www.QuestionPaperDownload.com

Code No: 07A3BS04

R07

Set No. 2

II B.Tech I Semester Examinations,November 2010 MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE Common to Information Technology, Computer Science And Engineering, Computer Science And Systems Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ????? 1. (a) Let (S1 , *1 ), (S2 , *2 ) and (S3 , *3 ) be semi groups and f: S1 → S2 and g: S2 → S3 be homomorphisms. Prove that the mapping of g o f: S1 → S3 homomorphism. (b) Prove that H = {0, 2, 4} forms a subgroup of (Z6 , +). [8+8] 2. (a) Let X = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) |x − y is divisible by 3} in X. Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the equivalence relation determined by P. [10+6] 3. (a) A book binder is to bind 10 different books in red, blue and brown cloth. In how many ways can he do this if each color of cloth is to be used at least one book? (b) Explain Multi- nominal Theorem with an example. [8+8] 4. (a) Explain BFS with an example. (b) Explain minimal spanning tree with an explain.

[8+8]

5. (a) Show that (∀x) (H (x) → M (X)) ∧ (∃X) H (x) ⇒ (∃x) M (x) (b) Determine the validity of the following arguments using propositional logic: “Smoking is healthy. If smoking is healthy, then cigarettes are prescribed by physicians. T heref ore, cigarettes are prescribed by physicians”. [8+8] 6. Solve simultaneous recurrence relations: (a) an = 3 an + 2 bn−1 (b) bn = an−1 + 2 bn−1 .

[8+8]

7. (a) Give an example of a graph with ten edges that has a bridge as well as an Euler path. (b) In the definition of Euler circuit discuss the requirement that the Euler circuit intersects with every vertex at least once. [8+8] 8. (a) Show that (A ⊕ B) ∨ (A ↓ B) is equivalent to (A ↑ B) (b) Obtain the canonical product of sums of the propositional formulas: ∼ X ∧ ( ∼ Y ∨ Z). ????? www.QuestionPaperDownload.com

[8+8]

www.QuestionPaperDownload.com

Code No: 07A3BS04

R07

Set No. 4

II B.Tech I Semester Examinations,November 2010 MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE Common to Information Technology, Computer Science And Engineering, Computer Science And Systems Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ????? 1. Solve simultaneous recurrence relations: (a) an = 3 an + 2 bn−1 (b) bn = an−1 + 2 bn−1 .

[8+8]

2. (a) Let (S1 , *1 ), (S2 , *2 ) and (S3 , *3 ) be semi groups and f: S1 → S2 and g: S2 → S3 be homomorphisms. Prove that the mapping of g o f: S1 → S3 homomorphism. (b) Prove that H = {0, 2, 4} forms a subgroup of (Z6 , +). [8+8] 3. (a) Explain BFS with an example. (b) Explain minimal spanning tree with an explain.

[8+8]

4. (a) A book binder is to bind 10 different books in red, blue and brown cloth. In how many ways can he do this if each color of cloth is to be used at least one book? (b) Explain Multi- nominal Theorem with an example. [8+8] 5. (a) Give an example of a graph with ten edges that has a bridge as well as an Euler path. (b) In the definition of Euler circuit discuss the requirement that the Euler circuit intersects with every vertex at least once. [8+8] 6. (a) Let X = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) |x − y is divisible by 3} in X. Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the equivalence relation determined by P. [10+6] 7. (a) Show that (∀x) (H (x) → M (X)) ∧ (∃X) H (x) ⇒ (∃x) M (x) (b) Determine the validity of the following arguments using propositional logic: “Smoking is healthy. If smoking is healthy, then cigarettes are prescribed by physicians. T heref ore, cigarettes are prescribed by physicians”. [8+8] 8. (a) Show that (A ⊕ B) ∨ (A ↓ B) is equivalent to (A ↑ B) (b) Obtain the canonical product of sums of the propositional formulas: ∼ X ∧ ( ∼ Y ∨ Z). ????? www.QuestionPaperDownload.com

[8+8]

www.QuestionPaperDownload.com

Code No: 07A3BS04

R07

Set No. 1

II B.Tech I Semester Examinations,November 2010 MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE Common to Information Technology, Computer Science And Engineering, Computer Science And Systems Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ????? 1. (a) Let X = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) |x − y is divisible by 3} in X. Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the equivalence relation determined by P. [10+6] 2. (a) Let (S1 , *1 ), (S2 , *2 ) and (S3 , *3 ) be semi groups and f: S1 → S2 and g: S2 → S3 be homomorphisms. Prove that the mapping of g o f: S1 → S3 homomorphism. (b) Prove that H = {0, 2, 4} forms a subgroup of (Z6 , +). [8+8] 3. (a) Show that (A ⊕ B) ∨ (A ↓ B) is equivalent to (A ↑ B) (b) Obtain the canonical product of sums of the propositional formulas: ∼ X ∧ ( ∼ Y ∨ Z).

[8+8]

4. (a) A book binder is to bind 10 different books in red, blue and brown cloth. In how many ways can he do this if each color of cloth is to be used at least one book? (b) Explain Multi- nominal Theorem with an example. [8+8] 5. Solve simultaneous recurrence relations: (a) an = 3 an + 2 bn−1 (b) bn = an−1 + 2 bn−1 .

[8+8]

6. (a) Explain BFS with an example. (b) Explain minimal spanning tree with an explain.

[8+8]

7. (a) Show that (∀x) (H (x) → M (X)) ∧ (∃X) H (x) ⇒ (∃x) M (x) (b) Determine the validity of the following arguments using propositional logic: “Smoking is healthy. If smoking is healthy, then cigarettes are prescribed by physicians. T heref ore, cigarettes are prescribed by physicians”. [8+8] 8. (a) Give an example of a graph with ten edges that has a bridge as well as an Euler path. (b) In the definition of Euler circuit discuss the requirement that the Euler circuit intersects with every vertex at least once. [8+8] ????? www.QuestionPaperDownload.com

www.QuestionPaperDownload.com

Code No: 07A3BS04

R07

Set No. 3

II B.Tech I Semester Examinations,November 2010 MATHEMATICAL FOUNDATIONS OF COMPUTER SCIENCE Common to Information Technology, Computer Science And Engineering, Computer Science And Systems Engineering Time: 3 hours Max Marks: 80 Answer any FIVE Questions All Questions carry equal marks ????? 1. (a) A book binder is to bind 10 different books in red, blue and brown cloth. In how many ways can he do this if each color of cloth is to be used at least one book? (b) Explain Multi- nominal Theorem with an example. [8+8] 2. (a) Show that (A ⊕ B) ∨ (A ↓ B) is equivalent to (A ↑ B) (b) Obtain the canonical product of sums of the propositional formulas: ∼ X ∧ ( ∼ Y ∨ Z).

[8+8]

3. (a) Show that (∀x) (H (x) → M (X)) ∧ (∃X) H (x) ⇒ (∃x) M (x) (b) Determine the validity of the following arguments using propositional logic: “Smoking is healthy. If smoking is healthy, then cigarettes are prescribed by physicians. T heref ore, cigarettes are prescribed by physicians”. [8+8] 4. Solve simultaneous recurrence relations: (a) an = 3 an + 2 bn−1 (b) bn = an−1 + 2 bn−1 .

[8+8]

5. (a) Let (S1 , *1 ), (S2 , *2 ) and (S3 , *3 ) be semi groups and f: S1 → S2 and g: S2 → S3 be homomorphisms. Prove that the mapping of g o f: S1 → S3 homomorphism. (b) Prove that H = {0, 2, 4} forms a subgroup of (Z6 , +). [8+8] 6. (a) Give an example of a graph with ten edges that has a bridge as well as an Euler path. (b) In the definition of Euler circuit discuss the requirement that the Euler circuit intersects with every vertex at least once. [8+8] 7. (a) Explain BFS with an example. (b) Explain minimal spanning tree with an explain.

[8+8]

8. (a) Let X = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) |x − y is divisible by 3} in X. Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the equivalence relation determined by P. [10+6] ????? www.QuestionPaperDownload.com

B Tech 2-1 R07 MFCS Question Paper.pdf

Show that R is an equivalence relation. (b) Let A = {1, 2, 3, 4} and P = {{1, 2,3}, {4}} be a partition of A. Find the. equivalence relation determined by P. [10+6]. 3.

346KB Sizes 6 Downloads 313 Views

Recommend Documents

B Tech 2-1 R07 EEE Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 EEE Question Paper.pdf. B Tech 2-1 R07 EEE Question Paper.

B Tech 2-1 R07 PDC Question Paper.pdf
www.QuestionPaperDownload.com www.QuestionPaperDownload.com. Page 3 of 12. B Tech 2-1 R07 PDC Question Paper.pdf. B Tech 2-1 R07 PDC Question ...

B Tech 1st Year R07 MI Question paper.pdf
Computer Science & Engineering, Chemical Engineering, Electronics &. Instrumentation Engineering, Bio-Medical Engineering, Information. Technology ...

B Tech 2-1 R07 UNIX2 Question Paper.pdf
Page 1 of 8. Code No: 07A3EC17 R07 Set No. 2. II B.Tech I Semester Examinations,November 2010. UNIX AND SHELL PROGRAMMING. Common to ...

B Tech 2-1 R07 ECA Question Paper.pdf
Vinom = 40V,Vimin = 35V, Vimax = 45V Vz = 20V, rz = 5 ohms ILmin= 0mA,ILmax. = 100mA Izmin = 10mA, Izmax = 400mA. Find Pzmax and load resistance. [8+8]. 3. (a) The basic Switching regulator is designed to maintain a 12V dc output when. the unregulate

B Tech 2-1 R07 BIOCHEM Question Paper.pdf
There was a problem loading this page. B Tech 2-1 R07 BIOCHEM Question Paper.pdf. B Tech 2-1 R07 BIOCHEM Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 STLD Question Paper.pdf
(a) Give a detailed comparison between combinational logic circuits and sequential. logic circuits. (b) Design a basic flip flop and explain its operation. [8+8] ?

B Tech 2-1 R07 THEMSCI Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 THEMSCI Question Paper.pdf. B Tech 2-1 R07 THEMSCI Question Paper.pdf. Open. Extract.

B Tech 2-1 R07 MMS Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 MMS Question Paper.pdf. B Tech 2-1 R07 MMS Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 FMHM Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 8. B Tech 2-1 R07 FMHM Question Paper.pdf. B Tech 2-1 R07 FMHM Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 ELEENG Question Paper.pdf
(b) Discuss the Ward Leonard method of Speed control of DC motors. [8+8]. 6. Discuss different classifications of analog instruments and explain each of them.

B Tech 2-1 R07 ACBC Question Paper.pdf
(a) Write a short note on Synthetic rubber. (b) Compare natural rubber and vulcanized rubber? (c) Write a note on the engineering uses of Vulcanised rubber?

B Tech 1st Year R07 R7100101-ENG Question Paper.pdf ...
Page 1 of 1. Code :R7100101 R7. B.Tech I Year (R07) Supplementary Examinations, December 2010. ENGLISH. (Common to Civil Engineering, Mechanical ...

B Tech 2-1 R07 BIOEE Question Paper.pdf
Describe various studies conducted on nerve conduction including Galvani and. Volta's experimentation, Goldman's theory and Hodgekin and huxely's observa- ...

B Tech 2-1 R07 EMF Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Whoops! There was a problem loading this page. B Tech 2-1 R07 EMF Question Paper.pdf.

B Tech 4-1 R07 DIMP Question Paper.pdf
There was a problem previewing this document. Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. B Tech 4-1 R07 ...

B Tech 2-1 R07 FLUIDMECH Question Paper.pdf
What will be the discharge when a cast iron. pipe of roughness k = 0.3 mm is used ? what will be the percentage increase in. the discharge if the cast iron pipe is ...

B Tech 2-1 R07 MOF Question Paper.pdf
QuestionPaperDownload.com www.QuestionPaperDownload.com. Whoops! There was a problem loading this page. B Tech 2-1 R07 MOF Question Paper.pdf.

B Tech 2-1 R07 STLD Question Paper.pdf
(c) Give the truth table for the Boolean expression (X0+Y)0. [4+8+4]. 6. Using Q-M method to determine the prime implicants and obtain the possible. minimal ...

B Tech 2-1 R07 PTECH Question Paper.pdf
QuestionPaperDownload.com. Page 3 of 4. B Tech 2-1 R07 PTECH Question Paper.pdf. B Tech 2-1 R07 PTECH Question Paper.pdf. Open. Extract. Open with.

B Tech 2-1 R07 MT Question Paper.pdf
(b) What are the advantages and disadvantages of Ellingham diagrams? [8+8]. 6. (a) Explain what do you mean by thermodynamic equillibrium. (b) Discuss the ...

B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf ...
QuestionPaperDownload.com. Page 3 of 5. B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf. B Tech 4-1 R07 HVDCTRANSM-EEE Question paper.pdf.

B Tech 2-1 R07 DLD Question Paper.pdf
Page 1. Whoops! There was a problem loading more pages. Retrying... B Tech 2-1 R07 DLD Question Paper.pdf. B Tech 2-1 R07 DLD Question Paper.pdf.

B Tech 2-1 R07 OOPS Question Paper.pdf
discuss applicability of access modifiers to variables, methods and classes? [8+8]. 3.a) What is inheritance. Explain two benefits of inheritance, with an example ...