Ask help about the pendulum~ THX

  • Thread starter Thread starter ZoroP
  • Start date Start date
  • Tags Tags
    Pendulum
ZoroP
Messages
17
Reaction score
0

Homework Statement



angle [0,2Pi] from bottom most position, find the 2nd order nonlinear ODE for evolution of the pendulum in terms of angle
then assume angle is small, do the linear approximation to the equation

Homework Equations



use balance of forces and Newton's 2nd law

The Attempt at a Solution



y''+g*siny\L = 0 but then how to find the linear approximation about y'' + g*y\L=0
i tried, by the formula, y = C1*cos(i*sqrt(g\L)t) + C2*sin(i*sqrt(g\L)t)
Is that correct? Thanks a lot~
 
Physics news on Phys.org
This is posted in Precalculus Mathematics but you talk about differential equations? I have no idea how much to expect you to know! Do you know the Taylor's series for sin(x) around x=0? Do you know that \lim_{x\rightarrow 0}sin(x)/x= 1? Either of those should give you an idea of the linear approximation for sin(y) when y is close to 0.

No, that formula is not correct. eix= cos(x)+ i sin(x). You should not have "i" inside the sine and cosine.
 
well, there maybe some misunderstandings here between us. Like when x approach to 0, what I know is siny = y, so I change y''+g*siny\L = 0 to y'' + g*y\L=0. And your formula is not what I used. Whatever, thanks anyway~
 
btw, I'm a rookie here, so I clicked wrong title just now. Please help me to move this to Calculus & Beyond or just delete it? Thanks.
 
ZoroP said:
well, there maybe some misunderstandings here between us. Like when x approach to 0, what I know is siny = y, so I change y''+g*siny\L = 0 to y'' + g*y\L=0. And your formula is not what I used. Whatever, thanks anyway~

"when x approach to 0, what I know is siny = y". No, you don't know that- it makes no sense. Perhaps you meant "when x approach 0, sin x= x" but that still is not true. For values of x very close to 0, sin x is very close to x. That results in \lim_{x\rightarrow 0} sin x/x= 1

What you originally wrote was "y''+g*siny\L = 0 but then how to find the linear approximation about y'' + g*y\L=0". As both you and I have said now, for small y, sin y is close to y so approximately, replacing sin y by y, y"+ gy/L= 0. That's what you wanted.

Now, do you know how to find the characteristic equation for y"+ (g/L)y= 0? What are its roots?

You need to know that if a\pm ib are roots of the characteristic equation of a "linear homogenouse differential equation with constant coefficients", then
y(x)= e^{at}(C_1 cos(bt)+ C_2 sin(bt)
is the general solution to the differential equation.

We could write
y(t)= D_1e^{(a+ bi)t}+ D_2e^{(a+bi)t}= e^{at}(D_1e^{bit}+ D_2e^{-bit}
but e^{bit}= cos(bt)+ i sin(bt) and e^{-bit}= cos(bt)- i sin(bt)
We can combine those and then absorb the "i" into the constant. We would expect that if the original problem involved only real numbers, the solution will involve only real numbers.
 
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...

Similar threads

Replies
11
Views
2K
Replies
20
Views
2K
Replies
32
Views
2K
Replies
19
Views
2K
Replies
3
Views
2K
Replies
14
Views
1K
Replies
12
Views
4K
Back
Top