Determining stability about a critical point using eigenfunctions

Click For Summary
SUMMARY

The discussion focuses on determining the stability of a pendulum system described by the second-order differential equation d²θ/dt² + (c/mL)(dθ/dt) + (g/L)sinθ = 0, with specific parameters m=1, L=1, c=0.5, and g=9.8. The user successfully converts the equation into a first-order system and identifies critical points at (nπ, 0). The main challenge lies in linearizing the system and using eigenvalues to assess stability at the critical point (0,0). The user seeks guidance on applying the first-order Taylor polynomial to approximate sin x for linearization.

PREREQUISITES
  • Understanding of differential equations, specifically second-order and first-order systems.
  • Familiarity with linearization techniques in dynamical systems.
  • Knowledge of eigenvalues and their role in stability analysis.
  • Experience with Taylor series expansions, particularly for trigonometric functions.
NEXT STEPS
  • Learn how to linearize nonlinear systems using Taylor series expansions.
  • Study the process of calculating eigenvalues from a linearized system.
  • Explore stability analysis techniques for dynamical systems, focusing on critical points.
  • Review examples of pendulum stability analysis to reinforce understanding of the concepts.
USEFUL FOR

Students and educators in mathematics and physics, particularly those studying dynamical systems, differential equations, and stability analysis in mechanical systems.

ProdofChem
Messages
1
Reaction score
0
I admit I am a bit out of practice when it comes to DiffEq. I think I am either forgetting a simple step or getting my methods mixed up.

Homework Statement


The problem concerns a pendulum defined by

d2θ/dt2 + (c/mL)(dθ/dt) + (g/L)sinθ = 0
where m=1, L=1, c=0.5, and of course g=9.8

After converting the DE to a first order system:

set x = θ and y = x' so that
dx/dt = y
dy/dt = -9.8sinx - 0.5y

And identifying critical points:

(n∏,0) where n is an integer

I am asked to linearize the nonlinear system and determine stability about the critical points. If i can get some help with the first point, I should be able to figure out the others.

Homework Equations



dx/dt = y
dy/dt = -9.8sinx - 0.5y

The Attempt at a Solution



I have been rummaging through my notes on eigenfunctions and am more or less at a loss how an eigenvalue determines stability. I think I want to take the partial derivatives of the system and evaluate at the point (0,0)...

fx(dy/dt) = -9.8cosx
fy(dy/dt) = -0.5
fx(dx/dt) = 0
fy(dx/dt) = 1

evaluated @ (0,0):
fx(dy/dt) = -9.8
fy(dy/dt) = -0.5
fx(dx/dt) = 0
fy(dx/dt) = 1

But I'm not sure why I care or how to proceed to determine the stability about that point.

Clarification: I would like some tips on how to linearize my function and how to get it into the form with which I can determine its eigenvalues ( A-lambda)v=0
 
Last edited:
Physics news on Phys.org
Expand sin x as a first-order Taylor polynomial. That's the linear approximation of sin x.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 27 ·
Replies
27
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K