Solve Lagrangian Oscillator: Damped, Driven System

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
tburke2
Messages
5
Reaction score
0

Homework Statement


I'm given a driven, dampened harmonic oscillator (can it be thought of as a spring-mass system with linear friction?) Is it possible to solve the equation of motion using Lagrangian mechanics? I could solve it with the usual differential equation x''+βx'+ωₒ²x=fₒcos(ωt) but as we have just started learning Lagrangian in class I'd like to do it that way.

Homework Equations


x''+βx'+ωₒ²x=fₒcos(ωt)

The Attempt at a Solution


I know how to do it with an undampened, undriven spring-mass system but am unsure how to include the energies for the driving force and damping force.

For undampended and undriven:
L= 1/2mx'² - 1/2kx²
 
Physics news on Phys.org
Hi tburke2,

I believe that you can solve the system by considering the displacement x of the particle as the displacement from some support that oscillates in the same way as your forcing.

This would lead to a lagrangian of:
L =1/2mx'^2 - 1/2kx^2
were x = x_o - z, where x_o = F_o cos(wt) and z is the actual displacement of your forcing. Of course, this is only valid for some kind of mechanical forcing. I would recommend reading Morin Classical Mechanics as it covers Lagrangian Mechanics is a good level of detail.
 
PhysyCola said:
This would lead to a lagrangian of:
L =1/2mx'^2 - 1/2kx^2
were x = x_o - z, where x_o = F_o cos(wt) and z is the actual displacement of your forcing. Of course, this is only valid for some kind of mechanical forcing. I would recommend reading Morin Classical Mechanics as it covers Lagrangian Mechanics is a good level of detail.

This does not involve any damping, which is a dissipative effect and what the OP was asking for.