4

The question is to find out the value of $$ \cos a+n\cos2a+\frac{n(n-1)\cos3a}{2!}+...$$ upto n terms.

I tried to use the series expansion of $(1+x)^n$ but couldn't manipulate it to bring it in the form required.Any hints to move ahead shall be highly appreciated.Thanks.

Navin
  • 2,605
  • 3
    Adding $\cos((n+1)a)$ to this sum, one gets the real part of $$\sum_{k=0}^n{n\choose k}e^{i(k+1)a}=e^{ia}(1+e^{ia})^n=2^ne^{ia(n+2)/2}\cos(na/2)$$ Can you finish? – Did Feb 06 '17 at 14:52
  • @Did Thanks for your comment.But I didn't get how you simplified $e^{ia}(1+e^{ia})^n$. – Navin Feb 06 '17 at 15:04
  • @Did I am afraid.I didn't get.Is this an identity?Please provide an intuition behind this. – Navin Feb 06 '17 at 15:39
  • @navinstudent check this https://en.wikipedia.org/wiki/Euler's_formula#Relationship_to_trigonometry – rtybase Feb 06 '17 at 16:22
  • Yes, this is an identity, note that $$1+e^{ix}=2e^{ix/2}\frac{e^{ix/2}+e^{-ix/2}}2=2e^{ix/2}\cos(x/2)$$ – Did Feb 06 '17 at 16:23
  • To the OP; Are you asking how the summation turned into $e^{ia}(1+e^{ia})^n$ ? It's just by the Binomial Theorem. – DanielWainfleet Feb 06 '17 at 18:34
  • @user254665 yes I was having doubt on how on how to find out the real part of $(1+e^{ix}^n$ it is now cleared.thanks. – Navin Feb 07 '17 at 08:21

1 Answers1

1

$\displaystyle\sum_{r=1}^n\binom nr\cos(r+1)\alpha=$ real part of $\displaystyle\sum_{r=1}^n\binom nr e^{i(r+1)\alpha}$

$\displaystyle\sum_{r=1}^n\binom nre^{i(r+1)\alpha}=e^{i\alpha}\sum_{r=1}^n\binom nr (e^{i\alpha})^r$

$\sum_{r=1}^n\binom nr (e^{i\alpha})^r=-1+(1+e^{i\alpha})^n$

Now, $1+e^{i\alpha}=1+\cos\alpha+i\sin\alpha=2\cos\dfrac\alpha2\left(\cos\dfrac\alpha2+i\sin\dfrac\alpha2\right)$

Now use de Moivre's formula and Euler's formula