Set No.

1

.in

Code No: NR/RR210501 II B.Tech. I-Semester Regular Examinations, November-2003 DISCRETE STRUCTURES AND GRAPH THEORY (Computer Science and Engineering, Computer Science and Information Technology, Computer Science and Systems Engineering, Electronics and Computer Engineering) Time: 3 hours Max. Marks: 80 Answer any FIVE questions All questions carry equal marks ---

Write the following statement in symbolic form: “The crop will be destroyed if there is a flood”.

b)

Construct the truth table of the following formula. ┐(PV(Q  R))⇄ ((PVQ)  (PVR).

2. a)

Let A be a set with cardinality n and let R be a relation on A. Then prove that the transitive closure R is given by R = R U R2 U ------------------ U Rn Let A = {1,2,3,4,5} and R = { (1,1), (1,2), (2,1), (2.2), (3,3), (3,4), (4,3), (4,4), (5,5) } and S = { (1,1), (2,2), (3,3), (4,4), (5,4), (4,5), (5,5) }. Find the smallestequivalence relation containing R and S and compute the partition of A that itproduces

3. a) b)

4. a)

Let dm and dM demote the minimum and maximum degrees of all the vertices of G(V,E), respectively. Show that, for a non directed graph G, dm  2. | E | / | v |  dM Suppose that G is a non directed graph with 12 edges. Suppose that G has 6 vertices of degree 3 and the rest have degrees less than 3. Determine the minimum number of vertices, G can have.

nt

b)

If f : XY and g : YX the function g is equal to f-1 only if g  f = Ix and f g = Iy .Prove the result . Let f : R  R and g : R  R where R is the set of real numbers. Find f  g and g  f where f(x) = x2 – 2, g(x) = x + 4. State whether these functions are injective, subjective or objective.

uW

b)

or ld

1. a)

Km, n represents a complete be partite graph. a) Is there a Hamiltonian circuit in K4,6? b) Is there a Hamiltonian path in K4,5? c) State a necessary and sufficient condition on the existence of Hamiltonian circuit in Km,n .

Aj

5.

Contd….2

Code No. NR/RR-210501

7. a) b)

8.

What is a binary tree? Describe the applications of binary trees. Also describe necessary conditions to represent a binary tree. Represent a binary tree show by means of an example that a simple digraph in which exactly one node has in degree 0 and every other node has in degree 1 is not necessarily a directed tree.

.in

b)

Set No. 1

Explain the terms: i) Disjunctive counting and ii) Sequential counting. How many numbers can be formed using the digits 1,3,4,5,6,8, and 9 if no repetitions are allowed ? Solve the recurrence relation: T(k) + 3 kT(k-1) = 0, T(0) = 1.

or ld

6. a)

.2.

Aj

nt

uW

###

Set No.

2

Code No: NR/RR210501

2. a)

b)

or ld

.in

II B.Tech. I-Semester Regular Examinations, November-2003 DISCRETE STRUCTURES AND GRAPH THEORY (Computer Science and Engineering, Computer Science and Information Technology, Computer Science and Systems Engineering, Electronics and Computer Engineering) Time: 3 hours Max. Marks: 80 Answer any FIVE questions All questions carry equal marks --1. Using the statements R: Mark is rich H: Mark is happy Write the following statement in symbolic form: a) Mark is poor but happy b) Mark is rich (or) unhappy. c) Mark is neither rich nor happy d) Mark is poor (or) he is both rich and unhappy.

Define a poset with an example. Also define glb and lub in a poset. If A = {a,b,c} such that (A) is a poset with a partial order  on M and B = { {a,b},{a,c} } find the glb and lub of B. Let L be a poset under partial ordering  . Let a,bL, then show that: i) if a and b have a lub, then this lub is unique. ii) if a and b have a glb, then this glb is unique. Show that the function f(x) = x3 and g(x) = x1/3 for xR are inverse of each other. Show that { < x, x > / x  N } which defines the relation of equality is primitive recursive.

4. a)

Let G be a simple graph, all of whose vertices have degree 3 and | E | = 2 | V | - 3. What can be said about G? Can a simple graph with 7 vertices be isomorphic to its complement?

b)

Show that in a connected planar linear graph with 6 vertices and 12 edges, each of the regions is bounded by 3 edges.

nt

5.

uW

3. a) b)

6. a)

Aj

b)

How many different directed trees are there with three nodes? How many different ordered trees are there with three nodes? Show that in a complete binary tree, the total no. of edges is given by 2(n-1), where nt is the number of terminal nodes.

7. a)

b)

8.

In how many ways can 10 people be seated in a row so that a certain pair of them are not next to each other ? Define the combinations and permutations. Solve the recurrence relation an-9an-1+26an-2-24an-3=0 for n≥3. ###

Set No.

3. a) b) 4. a) b) 5. a) b) 6. a)

If f : XY and g : YZ and both f and g are onto; show that g  f is also onto. Is g  f is one to one if both g and f are one to one? Justify. Let D(x) denote the number of divisions of x. Show that D(x) is primitive recursive. Show that the sum of the in - degrees over all vertices is equal to the sum of the out – degrees over all vertices in any directed graph. Let G = (V,E) be an undirected graph with K components and | V | = n, | E | = m. Prove that m  n – k. What is the chromatic number of a i) Tree ii) Complete graph (Kn) iii) Cycle (Cn) State and explain various applications of chromatic numbers. From the adjacency matrix of a simple digraph, how will you determine whether it is a directed tree? If it is a directed tree, how will you determine its root and terminal nodes? What is “tree traversal”? What are the different tree traversal methods? Explain them in brief with suitable examples.

nt

b)

or ld

b)

Prove that the relation “congruence modulo m “ given by  = { / x-y is divisible by m } over the set of positive integers is an equivalence relation. Let A be given finite set and (A) its power set. Let  be the inclusion relation on the elements of (A). Draw Hasse diagram of < (A) .  > for i) A = {a} ii) A = {a,b} iii) A = {a,b,c,d}

uW

2. a)

In how many ways can a hand of 5 cards be selected from a deck of 52 cards ? Suppose there are 15 red balls and 5 white balls. Assume that the balls are distinguishable and that a sample of 5 balls is to be selected. i) How many samples of 5 balls are there? ii) How many samples contain all red balls? iii) How many samples contain 3 red balls and 2 white balls? iv) How many samples contain at least 4 red balls?

Aj

7. a) b)

8.

3

.in

Code No: NR/RR210501 II B.Tech. I-Semester Regular Examinations, November-2003 DISCRETE STRUCTURES AND GRAPH THEORY (Computer Science and Engineering, Computer Science and Information Technology, Computer Science and Systems Engineering, Electronics and Computer Engineering) Time: 3 hours Max. Marks: 80 Answer any FIVE questions All questions carry equal marks --1. Construct the truth tables for the following formula; (P  Q)  (┐P  Q)  (P  ┐Q)  (┐P  ┐Q)

Solve the recurrence relation an-8an-1+21an-2-18an-3=0 for n≥3. ###

Set No.

4

.in

Code No: NR/RR210501 II B.Tech. I-Semester Regular Examinations, November-2003 DISCRETE STRUCTURES AND GRAPH THEORY (Computer Science and Engineering, Computer Science and Information Technology, Computer Science and Systems Engineering, Electronics and Computer Engineering) Time: 3 hours Max. Marks: 80 Answer any FIVE questions All questions carry equal marks --1. a) Explain the well-formed formulae. b) Explain the terms. i) Tautology ii) Contradiction iii) Substitution instance.

Show that in a poset of real numbers with usual order , no element covers any other. b) Define the relation R on a set A of positive integers by (a, b)  R if and only if a/b can be expressed in the form 2m where m is an arbitrary integer. Show that R is an equivalence relation. Also determine the equivalence classes under R.

3. a) b)

or ld

2. a)

Show that for any fixed k the relation given by { | y > k } is primitive recursive. Show that the sets of even numbers and odd numbers are both recursive Define the terms ‘path’ and ‘transitive closure’. Prove that a digraph G is strongly connected iff there is a closed directed path containing every vertex in G.

5.

Prove that if a connected graph has 2n vertices of odd degree, then a) n Euler paths are required to contain each edge exactly once. b) There exists a set of n such paths.

6. a) b)

Write the Algorithm for traversing a tree in preorder. Give an example. What are the application areas where preorder traversal can be implemented? Give at least four examples.

nt

uW

4. a) b)

In how many ways can 30 distinguishable books be distributed among 3 people A,B and C so that. i) A and B together receive exactly twice as many books as “C””? ii) C receives atleast 2 books, B receives at least twice as many books as C, and A receives at least 3 times as many books as B? How many different outcomes are possible by tossing 10 similar coins?

Aj

7. a)

b)

8.

Explain the Recurrence relation. What is its application in computer science and with suitable examples? ###

Set No.

2. a) Let A be a set with cardinality n and let R be a relation on A. Then prove that ... equivalence relation containing R and S and compute the partition of A that it ...

126KB Sizes 2 Downloads 290 Views

Recommend Documents

Set No:
List out the practical considerations to be checked for continuous gas ... Explain how silica analysis is done in boiler water of power plant. 3. a) What is meant by ...

Set No.
What do you understand by principles of planning a building? Prepare a typical · aspect diagram for the area where direction of prevailing breeze is from North-.

Set No.
b) Draw the circuit diagram of 4-bit Johnson counter using D-flip flop and explain .... 6. a) Compare merits and demerits of ripple and synchronous counters.

Set No.
Given: turbine diameter = 120m and turbine operating speed = 40 rpm at · maximum efficiency. Propeller type wind turbine is considered. 4. a) What is the basic ...

Set No.
Obtain an expression for unit speed, unit discharge and unit power for a turbine. 2. a) What do you understand by air vessels? Explain with a neat sketch.

Set No
+ 2x1x2 – 4x2x3 – 2x3x1. b) · Define the following terms: (i) objective function surfaces (ii) constraint surface · (iii) bound points. 3.a) Maximize f= 8x1 + 4x2 + ...

Set No.
1.a) Obtain the expression for the resistance and capacitance for gas system. ... List various variables to be measured and controlled in nuclear power plant.

Set No.
instructions at the beginning and end of this set of code in order to switch .... 5.a) Write an assembly language program that will examine an ASCII string of 100.

Set No.
If the analog i/p voltage is +6.85 v, what will be the R-2R ladder · o/p voltage when ... b) Design a ramp generator using 555 timer having an output frequency of.

Set No.
efficiency of the cycle and mean effective pressure for the cycle. ... b) Calculate the heat flux emitted due to thermal radiation from a black surface at · 6000.

Set No.
8.a) Write a note on creep resistant materials. b) Explain all the ... b) Sketch the creep diagram, and explain the various stages of creep. @@@@@. Set No. 2.

Set No:
What is the difference between radio compass and ADF? Explain the principle · and operation of Automatic direction finder. 6. Define analog and digital ...

Set No.
endurance limit of a metal. b) What are the factors which affect the fatigue strength of materials? 7. a) What is creep? Draw an ideal creep curve and explain the ...

Set No.
(i) Band Rate · (ii) Request Filter ... 3. a) Write the comparison between teleprinters and CRT terminals. b) What are the ... What savings does it offer? b) What is a ...

Set No.
Code No.: 220107 · II B.Tech. Regular Semester Examinations April, 2003 · BUILDING PLANNING (DESIGN & DRAWING) · (Civil Engineering) · Time: 3 hours.

Set No:
b) How does butadiene differ from isoprene? 4.a) Describe about the synthetic fiber industry in India. b) Write, with an example on each of the following.

Set No:
graph. b) Draw the state space tree for m-closing graph using a suitable graph. 8. Present a program schema for a FIFO Branch & Bound search for a Least-Cost.

Set No:
Code No: 410105. IV B. Tech I-Semester Regular Examinations, November-2004. ADVANCED STRUCTURAL ANALYSIS · (Civil Engineering) · Time: 3 hours.

Set No
b) Explain the effect of Metallurgical variables on fatigue properties · 7.a) Explain Ductile to Brittle transition phenomenon. b) Compare charpy with Izod impact testing. 8.a) What is stress relaxation. Draw stress-strain curves for ductile and brit

Set. No.
Information Technology, Electronics and Control Engineering, Electronics and ... Computer Engineering, Computer Science and System Engineering) ..... Draw and explain the logic diagram of a master slave D flip-flop using Nand gates. ###.

Set No.
Chemical Engineering, Mechatronics, Metallurgy & Material Technology, · Aeronautical ... b) What is cache memory? Where is it placed? What is its .... 7.a) Explain the steps involved in computing the coefficients of the regression · polynomial.

Set No.
b) Classify the blast furnace stoves. What are the different values in the stove and · their functions? 3.a) What factors affect reducibility of iron ores? Discuss them.

Set No.
1.a) Write the name of places for occurance of iron ores in India. b) Explain the process of either Sintering or Pelletizing. 2.a) Explain hearth, tuyeres, stack with ...

Set No
Code No.: 320101. III-B.Tech. II-Semester Examinations April 2003 · STRUCTURAL ANALYSIS –II · (Civil Engineering) · Time: 3 Hours · Max. Marks: 80.