Solving Nonlinear ODEs with Trigonometric Functions in Physics

Click For Summary
SUMMARY

This discussion focuses on solving nonlinear ordinary differential equations (ODEs) using analytical methods, specifically in the context of physics problems involving trigonometric functions. The user successfully solved the first ODE using separation and integration tables, resulting in the solution y = c cosh((x-b)/c) - λ. The second set of coupled ODEs involves angular motion and requires converting to first-order equations to address the nonlinearity introduced by the term \(\dot{\phi}^2\). The user references the small angle approximation as a potential simplification for solving these equations.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with trigonometric functions and their derivatives
  • Knowledge of the small angle approximation in physics
  • Experience with analytical methods for solving differential equations
NEXT STEPS
  • Research methods for converting second-order ODEs to first-order systems
  • Explore the application of the small angle approximation in nonlinear dynamics
  • Learn about the use of Lagrangians and Hamiltonians in solving mechanical systems
  • Investigate advanced techniques for solving nonlinear ODEs, such as perturbation methods
USEFUL FOR

Students and professionals in physics, particularly those studying mechanics, as well as mathematicians interested in solving nonlinear differential equations analytically.

Mindscrape
Messages
1,854
Reaction score
1
I have a couple ODEs that I need to solve. I was probably just going to put them into mathematica, but I like finding the analytical way also. The first one is

[tex]\frac{d}{dx}\left( \frac{(y + \lambda)y'}{\sqrt{1+y'^2}} \right) = \sqrt{1+y'^2}[/tex]

Lambda is a constant and y' is dy/dx. I suppose that after all the quotients and products are evaluated it could be separated, but that is a lot of work if there is a nice trick to employ.

The other one, the one I am actually curious about since it is nonlinear, is actually a pair of ODEs

[tex]ma^2(sin^2\theta \ddot{\phi}+ 2\phi sin\theta cos\theta) = 0[/tex]
and
[tex]ma^2 \ddot{\theta} = -mga sin\theta + 2a^2 sin\theta cos\theta \dot{\phi}^2[/tex]

In this problem, m, g, and a are constants. I need to solve the coupled equations for both phi and theta. I was thinking that maybe I could convert the equations into first order ODEs, and then solve the system of equations, but I'm not sure how to deal with the nonlinearity of the [tex]\dot{\phi}^2[/tex] and trig functions.

These came from assigned physics HW problems (Legrangians/Hamiltonians), so I assume they can be solved without mathematica.

*Nevermind about the first one, I solved it with separation and integration tables. The solution was [tex]y = c cosh((x-b)/c) - \lambda[/tex] in case anyone guessed.
 
Last edited:
Physics news on Phys.org
I had to do a similar problem earlier this semester and it was implicit in the question that we could do a small angle approximation.

Also, you might want to check out arildno's complicated answer (post #7) about how we can drop the squares angular velocity also in the small angle aprox:

https://www.physicsforums.com/showthread.php?t=152090
 

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K