Gregg
- 452
- 0
Homework Statement
\Pi_{n=1}^{k} (m + (-1)^n)
k
1. (m-1)
2. (m+1)(m-1)
3. (m+1)(m-1)(m+1)
4. (m+1)(m-1)(m+1)(m-1)
5. (m+1)(m-1)(m+1)(m+1)(m-1)
6. (m+1)(m-1)(m+1)(m+1)(m-1)(m+1)
I want it to be a rule to find m^k - 1 So for each I see the difference between the product and mk - 1
\left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ m^k - 1 \right]
k
1. 0
2. 0
3. m2 - m - 2
4. 2m2 - 2
5. -m4 + 2m3 + 2m2 - 2
6. m4 + m2 - 2
If I can predict the above values couldn't I made a product for \left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ Difference \right]<br />
like for example for k = 3 \left[ (m+1)(m-1)(m+1)\right] - \left[ m^2 - m - 2 \right] = m^3 - 1<br />
Is the rate that the difference between that product and my value going to be the rate of change of (\left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ m^k - 1 \right]) If so, with respect to what, and how would I differentiate it?
Homework Equations
The Attempt at a Solution
This as really as far as I have gotten, I've done little work on proofs and have no clue how to prove this. I'm not even sure I have presented this problem correctly.
Last edited: