Discrete Mathematics Answers

Questions: 3 903

Answers by our Experts: 3 464

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Exercise #1: Restaurant Menu Appetizers Nachos …………………… 120.00 Salad ……………………… 125.00 Main Courses Hamburger ………………. 125.00 Cheeseburger …………… 130.00 Fish Filet …………………. 155.00 Beverages Tea ……………………….. 120.00 Milk ………………………. .120.00 Cola ………………………. 110.00 Root Beer ………………... 110.00 a. Consider Illustration above. Find the number of dinner that can be served if we have one appetizer, one main course and one beverage, we can again use the multiplication principle. b. How many strings of length four can be formed using the letters A, B, C, D, E? c. How many strings of length four can be formed using the letters A, B, C, D, E if the string begins with letter C?

For the following recursive functions, Prove that am,n = m · n. Here am,n is defined recursively for (m, n) ∈ N × N.

am.n = { 0 if m=0

n+am-1,n if m!=0


Let the sequence Tn be defined by T1 = T2 = T3 = 1 and Tn = Tn-1 + Tn-2 + Tn-3 for n ≥ 4. Use induction to prove that Tn < 2n for n ≥ 4


There is a long line of eager children outside of your house for trick-or-treating, and with good reason! Word has gotten around that you will give out 3k pieces of candy to the kth trick-or-treater to arrive. Children love you, dentists despise you.

(a) Expressed in summation notation (using a Σ), what is cn, the total amount of candy that you should buy to accommodate n children total?

(b) Use induction to prove that the total amount of candy that you need is given by the closed-form solution: cn = (3n+1 - 3) / 2 


Let fn be the nth Fibonacci number. Prove that, for n > 0 [Hint: use strong induction]:

fn = 1/√5 [((1+√5)/2)n - ((1-√5)/2)n ]


Using mathematical induction, prove that for every positive integer n,

1 · 2 + 2 · 3 + · · · + n(n + 1) = (n(n + 1)(n + 2)) / 3 


Determine whether each of these functions is a bijection from R to R. a)f (x) = x^3
1. Find the sets A and B if A − B = {1, 5, 7, 8}, B − A = {2, 10}, and A ∩ B = {3, 6, 9}. 2. If B and C are two sets, prove or disprove the identity, B×C=C×B. 3. Prove that if A and B are sets, then A ∩ (A ∪ B) = A. 4. Suppose that A × B = Ø, where A and B are sets. What can you conclude? 5. Let f (x) = 2x where the domain is the set of real numbers. What is f(R)? 6. Determine whether each of these functions is a bijection from R to R. a) f (x) = 2x + 1 b) f (x) = x 3 7. Let f be the function from R to R defined by y=f(m,n)=2m-n. Write a method in C with appropriate return type and parameter list that could be used to realize the function.
Exercise # 2 A committee composing of six members naming Ana, Ben, Cora, Dina, Elphie and Francis is to select a chairperson, secretary and a treasurer. d. In how many ways can they select the chairperson, secretary and treasurer? e. In how many ways can they choose if either Ana or Ben must be the chairperson? f. In how many ways ca they choose if Elphie must hold one of the positions? g. In how many ways can they choose if Dina and Francis must hold a position?
Exercise # 2 A committee composing of six members naming Ana, Ben, Cora, Dina, Elphie and Francis is to select a chairperson, secretary and a treasurer. d. In how many ways can they select the chairperson, secretary and treasurer? e. In how many ways can they choose if either Ana or Ben must be the chairperson? f. In how many ways ca they choose if Elphie must hold one of the positions? g. In how many ways can they choose if Dina and Francis must hold a position?
LATEST TUTORIALS
APPROVED BY CLIENTS