can someone help me with the attached induction question?
@ganeshie8 @mathmale @satellite73
So you have proved for the base case right?
Sorry I don't know what I should prove fro the base case
for*
prove (1+x)^n >= 1+nx for n=1 where x>=-1
well (1 + x) ^1 = (1 + (1) x)
and that means the inequality holds since both sides are the same when n=1
and that is obviously true for all x, so it's true for x>= -1
now assume for integer k you have (1+x)^k >=1+kx for x>=-1 then show from that (1+x)^(k+1) >=1+(k+1)x follows
now assume the condition is true for all n >=1 to N
so is that the inductive hypothesis?
the inductive hyp is the assumption part
yes and to proceed I would write two relations (assuming the induction hypothesis) (1+x) >= 1+x (1+x)^n >= (1+nx) and multiply them
and I omitted positive when I said integer should be positive integer assume for some positive integer k*
and make note that (1+x) is 0 or positive for all x>=-1 so you know the relation does not change sign
I'm a little lost, how come you need to multiply them?
\[(1+x)^{k+1} \ge 1+(k+1)x \text{ is what we want to show} \\ (1+x)^{k+1}=(1+x)^{k}(1+x).... \text{ use the inductive hypothesis }\]
so the (1+x)^k(1+x) simplifies to 1 + (k + 1)x?
no that doesn't simplify to that
do you remember the inductive hypothesis ?
(1+x)^k >=1+kx for x>=-1?
\[\text{ assume for some positive integer } k \text{ we have } (1+x)^{k} \ge 1+kx \text{ for } x \ge -1\]
so we use the inductive step? like what we know?
we want to use this hypothesis here: \[(1+x)^{k+1}=(1+x)^k (1+x) \ge ...\]
well (1 + x)^k >= 1 + kx so do we substitute it in?
can you show me what you mean
like (1 + x)^(k+1) = (1+ kx) (1+x)
well the symbol between those two things should be =>
\[(1+x)^{k+1}=\color{blue}{(1+x)^k} (1+x) \color{blue}{\ge (1+kx)(1+x)} \\ \text{ where we used the inductive hyp I put in blue }\]
now let's try to remember what we are trying to show we are trying to show \[(1+x)^{k+1} \ge 1+(k+1)x\]
do you have any ideas on what we can do with (1+kx)(1+x) to shoe this is greater than 1+(k+1)x
greater than/equal to*
can we multiply (1+kx)(1+x) together?
let's try that
so what is the product of (1+kx) and (1+x)
1+x+kx+kx^2
cool and you know x+kx can be written as (k+1)x
\[1+(k+1)x+kx^2 \]
now again we are trying to show this is greater than or equal to 1+(k+1)x
x^2 is always zero or positive and k is a positive integer kx^2 is therefore positive or zero
so greater or equal
yes 1+(k+1)x+kx^2>= 1+(k+1)x
because of kx^2 being positive or zero
okay is that the proof then?
I'm not sure how we're supposed to write it all out
yep proving the base case (check) stating the inductive hypothesis (check) proving the inductive statement using the inductive hypothesis (check) put at the end something like: therefore this concludes (1+x)^n >=1+kn for all real number x>=-1 and any positive integer k
alrighty
you have any conclusions your proof should really have 4 main parts: base case, statement of inductive hypothesis and I like to write what I want to show so you could just say inductive statement, then proof of the inductive statement, and finally the conclusion
Base case I might write: \[\text{ Base case } n=1: \\ (1+x)^1 \ge 1+1 x \\ 1+x \ge 1+x \\ 1+x=1+x \\ \text{ So the base case holds } \]
so like write what we want and what we have?
\[\text{ Inductive statement } \\ \text{ If }\color{red}{\text{ for all real } x \ge -1 \text{ and positive integer }k \text{ we have } (1+x)^k \ge 1+kx } \\ \text{ then } \color{blue}{\text{we have } (1+x)^{k+1} \ge 1+(k+1)x }.\] The inductive hypothesis is in red. What we want to show is in blue using the the inductive hypothesis.
So you can say: \[\text{ Assume for all real } x \ge -1 \text{ and positive integer } k \text{ we have } (1+x)^{k} \ge 1+kx \\ \text{ then start your next line with } (1+x)^{k+1}.... \\ \text{ this where you are trying \to show this is bigger than} 1+(k+1)x\]
\[(1+x)^{k+1} =(1+x)^k (1+x) \ge (1+kx)(1+x) \\ =1+x+kx+kx^2=1+(k+1)x+kx^2 \ge 1+(k+1)x\]
And then finally the last line of your proof is showing your conclusion
alright that makes sense now, thank you so much! :)
np
Join our real-time social learning platform and learn together with your friends!