RK1992
- 87
- 0
Homework Statement
express in terms of n and r:
\sum { ^{n} C _{r} } \times cos(rx)<br />
from r=0 up to n
Homework Equations
well i know de moivre's theorem
also, in class we have been finding ways to represents a series of cosines added up as the sum of a geometric series so i tried it on this but got stuck
The Attempt at a Solution
i tried summing two sequences:
C = 1 + n.cosx + nC2.cos(2x) + nC3.cos(3x) ...
and
S = n.i.sin(x) + n.i.C2.sin(2x) + n.i.C3.sin(3x) ...
so then computed C + iS and got:
c + iS = 1 + n[cos(x) + i.sin(x)] + nC2[cos(2x) + sin(sx)] + ...
then using eulers formula, you can make that into:
c + iS = 1 + n e^ix + nC2 e^2ix ...
but i don't see a common ratio between the terms...
am i going about this the wrong way? i don't think so seeing as the problem sheet is entitled "further pure 2 review sheet - complex numbers"... have i missed something?
Last edited: