2. Determine the cardinality of each of the sets, A, B, and C, defined below, and prove the cardinality of any set that you claim is countably infinite.
A is the set of negative odd integers
B is the set of positive integers less than 1000
C is the set of positive rational numbers with numerator equal to 1.
3.Using the definition of "Big-O" determine if each of the following functions, f(x)=(xlogx)^2−4 and g(x)=5x^5 are O(x^4) and prove your claims.
2.
A.
, since the number of negative odd integers is infinite.
B.
C.
, since there are infinitely many numbers for denominator
3.
so,
, where C is a constant
so,
1.
proof by induction:
for n=1:
let for n=k:
then for n=k+1:
Comments