Ac - Cc
x is a member of A
U= {1, 2, 3, 4, 5, 6, 7, 8, }, A= {1, 2, 3, 4, 5, 7}, B= {1, 5, 6, 7}, C= {1, 2, 3, 6}
16-20. Illustrate the Venn Diagram for the sets A, B, and C.
10. ๐ด โ ๐ต
Suppose T(n) and f(n) and two functions. Write asymptotic notations (ฮ, ฮฉ, ฮ) using these two functions and explain the growth rate of these functions in each notation.
Find a recurrence relation, with initial condition, that uniquely determines each of the following geometric progressions.
a)ย ย ย ย ย ย ย ย 2, 10, 50, 250, . . .
ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย ย
b)ย ย ย ย ย ย ย ย 7, 14/5, 28/25, 56/125, . . .
ย
Prove that 2 โ 2 ยท 7 + 2 ยท 72 โยท ยท ยท+2(โ7)n = (1 โ ((โ7)n+1)/4 whenever n is a nonnegative integer
Let D = {-5, -3, -1, 1, 3, 5}. Write the following statements using only negations, conjunctions and
disjunctions:
a) โ๐ฅ๐(๐ฅ)
b) โ๐ฅ๐(๐ฅ)
c) โ๐ฅ((๐ฅ โ 1) โ ๐(๐ฅ))
d) โ๐ฅ((๐ฅ โฅ 0) โง ๐(๐ฅ))
e) โ๐ฅ(๏ฟข๐(๐ฅ)) โง โ๐ฅ((๐ฅ < 0) โ ๐(๐ฅ))
Write the negation of the following statement:
โ๐ฅโ๐ฆ(๐ฅ + ๐ฆ = 2 โง 2๐ฅ โ ๐ฆ = 1
Prove by mathematical induction that n^2 +n < 2^n whenever n is an integer greater than 4.