Power series question involving classical mechanics

seboastien
Messages
52
Reaction score
0

Homework Statement


A heavy weight is suspended by a cable and pulled to one side by a force F. How much force is required to hold the weight in equilibrium at a given distance x to one side.
From classical mechanics, TcosX= W and TsinX=F. Find F/W as a power series of X(angle).

Often in a problem like this, what we know is not X, but x(displacement) and l(length of string).

Find F/W as a series of powers in x/l


Homework Equations



TcosX=W
TsinX=F

The Attempt at a Solution



How do I calculate the power series for tanX? I've searched online but the people at yahoo answers got it wrong
http://en.wikipedia.org/wiki/Taylor_series
Wikipedia gives the answer but no route to it.

SinX= x/l

cosX= ((l-x)(l+x))^0.5/l

F/W = x/(l-x)(l+x)^0.5?
 
Physics news on Phys.org
You want things in terms of x/l. The sine already is, but the cosine isn't. Rewrite it slightly, like this

\cos X = \frac{\sqrt{l^2-x^2}}{l}} = \sqrt{1-\left(\frac{x}{l}\right)^2}

and go from there.
 
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