File Details:
{"filename":"bsc-3-sem-cs-discrete-structure-np-3602-cv3-dec-2021.pdf","title":"B.Sc. (Computer Science) Examination, Dec. 2021","subject":"Discrete Structure (BCS-301)","total_questions":13}
Questions:
- Consider the function f: N->N, recursively given by f(0)=1 and f(n+1)=2-f(n). Find f(10).
- How many Lattice paths start as (3, 3) and end at (10, 10)?
- Prove that the maximum number of nodes in a binary tree of depth a is 2^a - 1, where a 1.
- Show that the set M of all elements {0, 1, 2, 3, 4, 5} with addition modulo 6 and multiplication modulo 6 as a composition is a ring with zero divisors.
- Show that the set M of all matrices of the form [[1, n], [0, 1]] where n Z is a semigroup under multiplication and it is isomorphic to (Z, +).
- Prove that the product of two lattices is a lattice.
- State and prove DeMorgan's law of Boolean Algebra.
- Find the order of the elements of (Z_8, +_8).
- Define multigraph with an example.
- Use a membership table to show that: A (B C) = (A B) (A C).
- Show that there are only two non-isomorphic groups of order 4.
- Show that in a Boolean algebra, the idempotent laws X X = X and X X = X hold for every element X.
- Give an example of a graph which is Hamiltonian but not Eulerian and vice-versa.
- Define K-regular graph. Give examples of 2-regular, 3-regular, and 4-regular graphs.
- Show that the function f(x, y) = x + y is primitive recursive.
- Use mathematical induction to show that k^2 = (n(n+1)(2n+1))/6 for k = 1 to n.
- State and prove the pigeonhole principle.
- Define minimum spanning tree.
- Negate the statement: Every city in Canada is clean.
- Prove that a simple graph has a spanning tree if and only if it is connected.
- If a group has four elements, show that it must be abelian.
Back to list
GKPAD.COM by SK Yadav | Disclaimer