Thursday, 8 June 2017

calculus - Sum to n terms the series costheta+2cos2theta+cdots+ncosntheta



Sum to n terms and also to infinity of the following series:cosθ+2cos2θ++ncosnθthe solution provided by the book is Sn=(n+1)cosnθncos(n+1)θ12(1cosθ)Can anyone help me to explain how to get Sn.



Thanks in advance.


Answer



To find closed form for series of cos and sin functions, approach using complex numbers helps very much. Consider, z=eiθ, where, i=1. We need to construct a function whose real part or imaginary part(otherwise we will have i in the sum, which we don't have in the sum we are interested to find out) will give the required sum. Now, if we take f(z)=1+z+z2+z3++zn,
zf(z)=z+2z2+3z3++nzn=cosθ+2cos2θ++cosnθ+ink=1ksin(kθ)

So, notice that {zf(z)} is the required sum. On the other hand, f(z)=zn+11z1 gives, \require{cancel}z\cdot f'(z)=z\cdot \frac{(z-1)\cdot (n+1)z^n-z^{n+1}+1}{(z-1)^2}=z\cdot \frac{(n+\cancel{1})z^{n+1}-(n+1)z^n-\cancel{z^{n+1}}+1}{(z-1)^2}\\= z^{n+1}\cdot \frac{n(z-1)-1}{(z-1)^2}



Now, \sum_{k=1}^{n}k\cdot \cos{(k\theta)}=\Re{\{z\cdot f'(z)\}}=\Re{\{z^{n+1}\cdot \frac{n(z-1)-1}{(z-1)^2}\}}. After some calculation you will get the result.


No comments:

Post a Comment

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...