illin
Ill factor
Induction - inequalities
Examples:
Show that n ! > 2n for n > 4.
Show that 3n>= 1+2n
What is the best approach when doing these types of questions?
like LHS - RHS > 0, that sort of stuff?
when u get to prove for (k+1)th term, how do u use ur assumption properly to prove the statement.
like for 1.
1.Show true for 1st term
LHS=5! RHS=2^5
LHS>RHS
Therefore statement is true for 1st term
2. Assume true for kth term
k!>2^k
3. Show true for (k+1)th term
(k+1)!>2^(k+1)
k!(k+1)>2.2^k
k!(k+1) - 2.2^k>0
LHS= ...
is this how u do it?
what aboutfor >=? (greater than or equal to)?
cheers
Examples:
Show that n ! > 2n for n > 4.
Show that 3n>= 1+2n
What is the best approach when doing these types of questions?
like LHS - RHS > 0, that sort of stuff?
when u get to prove for (k+1)th term, how do u use ur assumption properly to prove the statement.
like for 1.
1.Show true for 1st term
LHS=5! RHS=2^5
LHS>RHS
Therefore statement is true for 1st term
2. Assume true for kth term
k!>2^k
3. Show true for (k+1)th term
(k+1)!>2^(k+1)
k!(k+1)>2.2^k
k!(k+1) - 2.2^k>0
LHS= ...
is this how u do it?
what aboutfor >=? (greater than or equal to)?
cheers
Last edited: