theperthvan
- 182
- 0
Homework Statement
Prove the following using induction:
cos(n\pi + x) = (-1)^ncos(x)
The Attempt at a Solution
Let cos(k\pi + x) = (-1)^k cos(x)
True for k=1
Right Hand Side...
(-1)^{k+1}cos(x)
= -(-1)^k cos(x)
= (-1)^k cos(x)
Since (-1)^{k+1}cos(x) = (-1)^k cos(x)...
Not too sure where to go from here.
Last edited: