How to Solve for x(t)/x0 in a Damped Oscillator with Initial Values?

Click For Summary
SUMMARY

The discussion focuses on solving the equation for a damped oscillator, specifically the equation d²x/dt² + 2βdx/dt + ω₀²x = 0, with parameters ω₀ = 1.0 s⁻¹ and β = 0.54 s⁻¹. The initial conditions are x(0) = x₀ and v(0) = 0, and the goal is to determine x(t)/x₀ at t = 2π/ω₀. The solution involves calculating coefficients A₁ and A₂, which yield complex values due to the imaginary parameter μ = √(β² - ω₀²), indicating an underdamped system. By applying Euler's formula, the solution can be expressed in real terms, allowing for the cancellation of imaginary components.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear differential equations.
  • Familiarity with concepts of damped oscillators and their parameters.
  • Knowledge of complex numbers and their application in physical systems.
  • Proficiency in using Euler's formula for converting complex exponentials to trigonometric functions.
NEXT STEPS
  • Study the derivation of solutions for second-order linear differential equations.
  • Learn about the characteristics of underdamped, overdamped, and critically damped systems.
  • Explore the application of Euler's formula in solving oscillatory motion problems.
  • Investigate numerical methods for solving differential equations with complex coefficients.
USEFUL FOR

Students studying physics or engineering, particularly those focusing on dynamics and oscillatory systems, as well as educators and tutors seeking to clarify concepts related to damped oscillators.

kraigandrews
Messages
105
Reaction score
0

Homework Statement



The equation for a damped oscillator is d2x/dt2+2βdx/dt +ω02 x = 0. Let ω0=1.0 s−1 and β = 0.54 s−1. The initial values are x(0) = x0 and v(0)=0.
Determine x(t)/x0 at t = 2π/ω0.


Homework Equations



the solution to equation is given by;

x(t)=e-[itex]\betat[/itex](A1et[itex]\mu[/itex]+A2e-t[itex]\mu[/itex])

where [itex]\mu[/itex]=[itex]\sqrt{\beta<sup>2</sup>-\omega<sub>o</sub><sup>2</sup>}[/itex]

The Attempt at a Solution



A1=1/2(xo+(xo[itex]\beta[/itex])/[itex]\mu[/itex])
A2=1/2(xo-(xo[itex]\beta[/itex])/[itex]\mu[/itex])

The problem I am running into is that the parameter I defined as [itex]\mu[/itex] is imaginary for this case, which keeps throwing me off. My only guess is to ignore the term multiplied by A1 because it is not real, then use only the A2 term and its multiplier because of the -t in its exponent making -i =1. I do not know if this correct and also even the constants A1 and A2 have an i in them as wel.
 
Physics news on Phys.org
The fact that μ is imaginary tells you you have an underdamped system.

Apply the initial conditions to solve for A1 and A2. The coefficients will be complex values. Then use Euler's formula, [itex]e^{i\theta} = \cos \theta + i \sin \theta[/itex], to express the solution in terms of sines and cosines. You'll find everything works out so the i's cancel and x(t) is real.
 

Similar threads

Replies
9
Views
2K
Replies
7
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
996
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K