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

Determine the number of subsets of size k of the set {1, 2, . . . , n} which do not contain consecutive integers. For instance, when n = 4 and k = 2, there are 3 such subsets, namely {1, 3}, {1, 4} and {2, 4}. 



Let S be the following ordered sequence of elements S = {1, 2, 3, 4, 5, 6} and the universal set U be {1, 2, 3, 4, 5, 6}.

Write down the characteristic vectors of

• A = {1, 2, 4, 5};

• B = {3, 5};

• ∅;

• A ∪ B;

• A ∩ B;

• A∪ ∼ B;

• A∆B.


Write an algorithm that outputs the smallest element in the sequence: Sà ¢ ‚ , S2... Sn


Use the procedure name find_small and output small.


Make a recursive algorithm for finding the greatest common divisor of any non-negative integers a and b, where a and b are both not equal to zero. Use the procedure name gcd_recurs.

If

n fairsix-sided dice are tossed and the numbers showing on top are recorded, how many



(a) record sequences are possible?

(b) sequence contain exactly one six?

(c) sequences contain exactly four twos, assuming

n ≥ 4?



(a) Prove that for all integer n à ¢ ‰ ¥ 3, P (n +1,3) - P(n,3) = 3P(n,2) b)Prove that n.P(n-1,n-1) = P(n,n) c)show that C(n+1,k) = C (n,k-1) + C(n,k)
(a) How many bit strings of length 8 contain at least 6 ones? (b) How many bit strings of length 8 contain at least 3 ones and 3 zeros?

There are 4 adults and 6 children sitting around a round table. If there must be at least one child 

between any two adults, then how many ways are there for them to sit around the table? Rotations are 

considered the same, while reflections are distinct.


Use deductive reasoning to show that the following procedure always produces a number that is equal to the original number.


Procedure: Pick a number. Multiply the number by 6 and add 8.

Divide the sum by 2, subtract twice the original number,

and subtract 4.


Use Polya’s four-step problem-solving strategy and the problem-

solving procedures to solve each of the following exercises.


(a) An android phone and a Bluetooth speaker together cost Php6500.00

. The phone costs Php2000.00 more than the speaker. What is

the cost of the phone?

(b) In how many ways can you answer a 12-question true-false test

if you answer each question with either a “true” or a “false”?

(c) A total of 364 first-year students of CMU are currently enrolled

in the subject GEC14. If there are 26 more girls than boys, how

many girls are there?


Find all the minimal and maximal elements of A= {2 ,3 ,4 ,6 ,8 ,24 ,48} with

partial order of divisibility using Hasse diagram


LATEST TUTORIALS
APPROVED BY CLIENTS