Gregg
- 452
- 0
Homework Statement
[tex]\Pi_{n=1}^{k} (m + (-1)^n)[/tex]
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 [tex]m^k - 1[/tex] So for each I see the difference between the product and mk - 1
[tex]\left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ m^k - 1 \right][/tex]
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 [tex]\left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ Difference \right][/tex]
like for example for k = 3 [tex]\left[ (m+1)(m-1)(m+1)\right] - \left[ m^2 - m - 2 \right] = m^3 - 1[/tex]
Is the rate that the difference between that product and my value going to be the rate of change of ([tex]\left[ \Pi_{n=1}^{k} (m + (-1)^n) \right] - \left[ m^k - 1 \right][/tex]) 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: