prove by induction that ((x^(k))-1)=(x-1)(x^(k-1)+x^(k-2)+...+x+1) i got stuck when i have to prove k=n+1 from k=n being assumed true
something is wrong with that formula
what is wrong with the formula?
Looks correct to me.
Anyways, you have to start with a base case of k=1. Then, you have\[(x-1)\overset{\text{?}}{=} (x-1)(1)\]Which is true, so the base case is good.
yup i have completed the base case and i got stuck when i assume k=n is true and i want to prove k=n+1 from k=n
Now you assume true up to some \(n\in\mathbb{Z}^+\). So \[(x^n-1)=(x-1)(x^{n-1}+x^{n-2}+...+x+1)\]
Now, look at \[(x-1)(x^n+x^{n-1}+x^{n-2}+...+x+1).\]This is equal to \[(x-1)x^n+(x-1)(x^{n-1}+x^{n-2}+...+x+1)\]which by our inductive hypothesis, is equal to \[(x-1)x^n+(x^n-1)=x^{n+1}-x^n+x^n-1=x^{n+1}-1.\]
That make sense?
ok that makes a lot of sense. thank you so much!
You're welcome.
oh i read the exponent wrong, sorry
Join our real-time social learning platform and learn together with your friends!