use induction to prove that for all n > 0, n!>=n^(2-1), having trouble with the inductive step
What is the equation? \[ n! \geq n^{2-1} \]?
yes, not familiar with equation generator, sorry
I mean isn't that the same as: \[ n! \geq n^1 \\ n! \geq n \]
dang, sorry, wrote it wront, it's supposed to be n!>=2^(n-1)
basis step is 0! = 1, then we assume true the hypothesis
First plug in \(n+1\) into \(n\)
(n+1)! >= 2^((n+1) - 1) >= 2^n
Now you can pull out \(n+1\) and \(2\)?
or the left side may be n(n-1)(n-2)...(1)(n+1)
not sure what you mean pull out
\((n+1)! = (n+1)n!\)
yes, now i see, how does that relate to the right side?
Now you can divide both sides by \(n+1\)
\[ \large n! \geq \frac{2}{n+1}2^{n-1} \]
Now you want to use the \[ n<0 \]inequality
can you demonstrate that inequality?
oops, I mean \(n > 0\)
so you mean the original hypothesis now relates to this equation?
yeah, it always did.
remember that \[ n > 0 \implies n+1 > 1 \implies n+1 \geq 2 \implies \frac{2}{n+1} \geq 1 \]
\[ n+1>2 \implies n+1 \geq 2 \]Comes from the fact that \(n\) can't be a non-integer.
does that prove our hypothesis?
now you combine the two equations we used.
wio, can you help with this, is the inequality transitive, and can therefore be combined?
\[ \frac{2}{n+1} \geq 1 \implies \frac{2}{n+1}2^{n-1} \geq 2^{n-1} \]
thanks, gonna have to practice more of this to get it to sink in...
Basically the steps are: 1) Plug in \(n+1\) 2) Try to get it in terms of \(n\) again.
thanks again, signing off until tomorrow
one question about this n>0⟹n+1>1⟹n+1≥2⟹2n+1≥1
shouldn't the last part of it be 1>=2/(n+1)?
Join our real-time social learning platform and learn together with your friends!