Thread Closed

second order ODE solution for this system??

 
Share Thread
Feb28-09, 06:35 AM   #1
 

second order ODE solution for this system??


hello guys,
I am wondering if what is the analytical solution for this system?
can we solve it as a mass-spring-damper system?
thanks for your helps.
the rectangular part is removed from the disk.

[IMG][/IMG]
Attached Thumbnails
odev.jpg  
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Feb28-09, 11:07 AM   #2
 
So the DE is

ax'' + bx' + cx = 0

Write the characteristic equation...

an^2 + bn + c = 0

Solve for n using the quadratic formula...

n = [-b +- sqrt(b^2 - 4ac)] / 2a

This will give you two (possibly non-unique) exponents. if the exponents are different, say n1 and n2, then the solution is

x(t) = Aexp(n1 t) + Bexp(n2 t)

If the exponents are the same, then

x(t) = Aexp(n t) + B t exp(n t)

Am I missing something, or does this answer your question?
Mar1-09, 10:01 AM   #3
 
thanks a lot, that is the answer if the motion is linear, how about the angular motion?
how can i modify this equation.??
Mar1-09, 10:39 AM   #4
 

second order ODE solution for this system??


To make it angular, rewrite it using "theta" instead of "x".
Thread Closed

Similar Threads for: second order ODE solution for this system??
Thread Forum Replies
Formulate a second-order ODE as a first-order system. Calculus & Beyond Homework 2
Solution -> Second Order ODE? Differential Equations 3
Solution of a first order ODE. Calculus & Beyond Homework 8
2nd Order De Solution Differential Equations 2
Bessel's Eq. of order 0 and solution help Calculus & Beyond Homework 5