Solving 2nd Order ODE: Even Function Solution

Click For Summary
SUMMARY

The discussion focuses on solving the second-order ordinary differential equation (ODE) given by \(\frac{d^2y}{d x^2} + (2\rm{sech}^2 x - a^2)y = 0\) for even function solutions, where \(y(x) = y(-x)\). Participants suggest using Mathematica or Wolfram Alpha to obtain solutions, as the equation can be transformed into the associated Legendre's equation by substituting \(x = \mathrm{tanh}u\). This transformation allows for the application of known solutions to specific forms of differential equations.

PREREQUISITES
  • Understanding of second-order ordinary differential equations (ODEs)
  • Familiarity with hyperbolic functions, specifically \(\rm{sech}\)
  • Knowledge of Mathematica or Wolfram Alpha for computational assistance
  • Concept of even functions and their properties in differential equations
NEXT STEPS
  • Learn how to use Mathematica for solving differential equations
  • Study the transformation techniques for ODEs, particularly substitutions like \(x = \mathrm{tanh}u\)
  • Explore associated Legendre's equations and their solutions
  • Investigate the properties of even functions in the context of differential equations
USEFUL FOR

Students and researchers in mathematics and physics, particularly those dealing with differential equations in fluid dynamics and wave theory.

omyojj
Messages
32
Reaction score
0
Could you please help me or give me any hint to solve this ODE..

[tex]\frac{d^2y}{d x^2} + ( 2\rm{sech}^2 x - a^2 ) y = 0[/tex]

where a is a constant.

I want only even function solution. (y(x) = y(-x))

BTW, this is a homework problem. I encountered this equation while considering surface waves in a self-gravitating incompressible fluid with stratification.
 
Physics news on Phys.org
You probably need to post this then in the homework forum where you are required to show some effort. Look, this is what I would do: I'd study it for a while, see if I can do something about it, I couldn't initially, then just resort in desperation to Mathematica. Now, if you don't have it, then you either need to find a machine running it or just plug it into Wolfram Alpha. Mathematica gives a solution and that solution is in terms of a particular well-known DE. At that point you can either just use it if you're an engineer or something, or if you like math, you might try and figure how to convert your DE into that particular DE for which the solution is given in terms of and therefore "figure" how to solve it. That is, show how your equation can be written as:

[tex](1-u^2)y''-2uy'+\left(2-\frac{a^2}{1-u^2}\right)y=0[/tex]

for [itex]u=f(x)[/itex] for appropriate [itex]f(x)[/itex].
 
Last edited:
Oops, I committed an error...was going to say 'this is NOT a homework problem'..

[tex]x = \mathrm{tanh}u[/tex]

and the resulting equation is the associated Legendre's equation.
Thank you anyway, I should've examined the equation with more patience..
 

Similar threads

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