Spring-Mass-Damper by Recurrence Relations

Click For Summary
SUMMARY

The discussion focuses on solving the Mass-Spring-Damper differential equation represented by mx'' + bx' + kx = exp(-t)cos(t). The user seeks clarification on using recurrence relations to solve the equation, particularly how to compare terms of x, a function of t, with terms of t on the right side of the equation. The key insight is that x must be expressed as a power series in terms of t to facilitate the comparison of coefficients, leading to equations such as a1 + 3a3 = 1 and a2 + 4a2 = 1.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear differential equations.
  • Familiarity with power series and their convergence.
  • Knowledge of recurrence relations and their application in solving equations.
  • Basic calculus, including differentiation and integration techniques.
NEXT STEPS
  • Study the method of power series solutions for differential equations.
  • Learn about recurrence relations and their role in solving linear differential equations.
  • Explore the Laplace transform technique for solving differential equations.
  • Investigate the specific behavior of forced oscillations in mass-spring-damper systems.
USEFUL FOR

Students studying differential equations, engineers working with dynamic systems, and anyone interested in the mathematical modeling of oscillatory systems.

tanky322
Messages
43
Reaction score
0

Homework Statement



Solve the Mass-Spring-Damper Differential equation

mx''+bx'+kx=exp(-t)cos(t) (Where x'' is d2x/dt2 etc, don't know how to do the dots above :confused:)




I understand how to solve this problem, but the thing that confuses me is that the right is in terms of "t" and left is in terms of "x". I understand that x is a function of t such that x''=d2x/dt2, but I am confused about how to solve the equation by recurrence relations. Once I expand out each side by its series solutions and group like terms, how do I compare terms of x to terms of t?

For example, if this works out to be:

(a1+3a3)+(a2+4a2)x+(a3+6a5)x^2+...=1+t+t^2/2!+...

Can I say that a1+3a3=1; a2+4a2=1; and a3+6a5=1/2!?


Thanks!
 
Physics news on Phys.org
There are no x2 terms on the left, and it certainly doesn't make any sense to expand x as a power series in x, because that's just x.

The x's are functions of t. x=x(t). So to get a power series on the left, you would write out x as a power series of t, and you want to find the coefficients of the power series by comparing them to the coefficients on the right.
 
This slapped me in the face about 10 minutes after I posted, made me feel rather dumb...

Thanks for your reply!
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
3K
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K