Integer Solutions - Discrete Structures - Exam, Exams of Discrete Structures and Graph Theory

This exam paper is very easy to understand and very helpful to built a concept about the foundation of computers and discrete structures.The key points in these exam are:Integer Solutions, Permutations, Iteration Method, Recurrence Relation, Initial Conditions, Particular Solution, Natural Numbers, Real Numbers, Irrational Numbers, Square Root of Positive Integer, Indicated Method

Typology: Exams

2012/2013

Uploaded on 04/27/2013

ashay
ashay 🇮🇳

4.1

(15)

196 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Page 0
DISCRETE STRUCTURES - CMSC 203 - EXAM 3 - Fall 1996
1. A restaurant’s menu consists of 8 beverages, 11 appetizers, 6 salads, 24 entrees, 9 desserts, and
12 aperitifs. How many distinct dinners can they serve if each dinner contains:
(a) a beverage, an appetizer, a salad, an entree, a dessert, and an aperitif?
(b) a beverage, either an appetizer or a salad, an entree, and either a dessert or an aperitif?
2. How many ways can I arrange 6 Comedy video tapes, 7 Action tapes, 8 Drama tapes, 9 Horror
tapes, and 10 Foreign tapes on a shelf if:
(a) I want all the Action tapes first, followed by the Comedy tapes, then the Drama tapes, then the
Foreign tapes, and finally, the Horror tapes last?
(b) I only want all the tapes of the same type to be grouped together?
3. How many permutations are there of the words: (a) COMPUTER
(b) CALCULATOR
4. (a) How many CRAY words are there ? (A CRAY word contains eight 8-bit bytes)
(b) How many CRAY words contain no repeated bytes?
5. How many integer solutions are there to: A + B + C + D + E + F = 60
( a) with A, B, C, D, E, F > 0? (b) with A > 2 B > 1 C > 5 D > 0 E > 4 and F > 7?
6. Show that
7. Use the Iteration Method to solve the Recurrence Relation, sn+1 = 7sn 2 with s0 = 1.
8. (a) How many initial conditions are needed to find the particular solution of the recurrence
relation, sn = 3sn1 5sn2 + 8sn4 + sn5 + 28sn6 5sn18 ?
(b) Find the general solution of : sn = 45sn2 4sn1 .
(c) Find the particular solution of the recurrence relation whose general solution is:
sn = D(7)n + E(9)n, when s0 = 1 and s1 = 15 ?
n
k
⎝⎠
⎛⎞ n
k1+
⎝⎠
⎛⎞
+n1+
k1+
⎝⎠
⎛⎞
=
Docsity.com

Partial preview of the text

Download Integer Solutions - Discrete Structures - Exam and more Exams Discrete Structures and Graph Theory in PDF only on Docsity!

DISCRETE STRUCTURES - CMSC 203 - EXAM 3 - Fall 1996 Page 0

1. A restaurant’s menu consists of 8 beverages, 11 appetizers, 6 salads, 24 entrees, 9 desserts, and 12 aperitifs. How many distinct dinners can they serve if each dinner contains:

(a) a beverage, an appetizer, a salad, an entree, a dessert, and an aperitif?

(b) a beverage, either an appetizer or a salad, an entree, and either a dessert or an aperitif?

2. How many ways can I arrange 6 Comedy video tapes, 7 Action tapes, 8 Drama tapes, 9 Horror tapes, and 10 Foreign tapes on a shelf if:

(a) I want all the Action tapes first, followed by the Comedy tapes, then the Drama tapes, then the Foreign tapes, and finally, the Horror tapes last?

(b) I only want all the tapes of the same type to be grouped together?

3. How many permutations are there of the words: (a) COMPUTER

(b) CALCULATOR

4. (a) How many CRAY words are there? (A CRAY word contains eight 8-bit bytes)

(b) How many CRAY words contain no repeated bytes?

5. How many integer solutions are there to: A + B + C + D + E + F = 60

( a) with A, B, C, D, E, F > 0? (b) with A > 2 B > 1 C > 5 D > 0 E > 4 and F > 7?

6. Show that 7. Use the Iteration Method to solve the Recurrence Relation, sn+1 = 7s (^) n − 2 with s 0 = 1. 8. (a) How many initial conditions are needed to find the particular solution of the recurrence relation, s (^) n = 3s (^) n− 1 − 5s (^) n− 2 + 8s (^) n− 4 + s (^) n− 5 + 28s (^) n− 6 − 5s (^) n− 18?

(b) Find the general solution of : s (^) n = 45s (^) n− 2 − 4s (^) n− 1.

(c) Find the particular solution of the recurrence relation whose general solution is:

s (^) n = D(7)n^ + E( 9 ) n, when s 0 = −1 and s 1 = −15?

n ⎝ ⎠ k

⎛ ⎞ n ⎝ (^) k + 1 ⎠

  • ⎛^ ⎞ n^ +^1 ⎝ (^) k + 1 ⎠ =⎛^ ⎞

Docsity.com