Using division of power series to find the first 3 nonzero terms

gummybears123
Messages
1
Reaction score
0
1. Use multiplication or division of power series to find the first 3 nonzero terms in the Maclaurin series of the function x/sinx.



2. the maclaurin series for sinx is \sum(-1)^{n}x^{2n+1}/(2n+1)!



3. I've tried to divide x/sinx substituting sinx for the maclaurin series but I seem to get stuck. Any help is much appreciated!
 
Physics news on Phys.org
You are probably making too much of a big deal over this.
sin(x)=x-x^3/6+x^5/120-... Just do polynomial long division of that into x. You can just keep the first three terms. Stop after you get three terms in the quotient.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top