Help simple 2nd order linear ODE

  • Context: Undergrad 
  • Thread starter Thread starter y2kevin
  • Start date Start date
  • Tags Tags
    2nd order Linear Ode
Click For Summary
SUMMARY

The discussion centers on solving the second-order linear ordinary differential equation (ODE) given by v'' + (2/t)v' + b v = 0, where b is a constant. The user expresses difficulty in solving this nonconstant coefficient ODE, contrasting it with their training focused on constant coefficients. The solution provided by Wolfram Alpha is v(r) = (c_1 e^(-sqrt(-k^2) r))/r + (c_2 e^(sqrt(-k^2) r))/(2 sqrt(-k^2) r). The transformation v = y/t simplifies the equation to y'' + b y = 0, leading to solutions that depend on the sign of b, resulting in either exponential or sinusoidal functions.

PREREQUISITES
  • Understanding of second-order linear ordinary differential equations
  • Familiarity with methods for solving ODEs with variable coefficients
  • Knowledge of exponential and sinusoidal functions
  • Experience with mathematical software tools like Wolfram Alpha
NEXT STEPS
  • Study the method of reduction of order for solving ODEs
  • Learn about the Sturm-Liouville theory and its applications
  • Explore the use of Laplace transforms in solving linear ODEs
  • Investigate the characteristics of solutions based on the sign of coefficients in ODEs
USEFUL FOR

Mathematicians, engineering students, and anyone involved in solving ordinary differential equations, particularly those dealing with variable coefficients and their applications in physics and engineering.

y2kevin
Messages
6
Reaction score
0
Hi, could anyone give me a hint on what method to use to solve this ODE:

v''+(2/t)v'+(b)v=0,

b is a constant and v=v(t).

Most of my ODE training resolves around how to solve the above equation with constant coefficients. AND all of my reference books say that "the nonconstant case is difficult and you won't run into it." Well, here I am, stuck.

The answer wolfram alpha gave is:

v(r) = (c_1 e^(-sqrt(-k^2) r))/r+(c_2 e^(sqrt(-k^2) r))/(2 sqrt(-k^2) r)

No idea on how it got it though.
 
Physics news on Phys.org
Let v = y/t
which turns the ODE to :
y'' + b y = 0
So, depending the sign of b, the solutions y(t) are sums of exponential or sinusoidal functions of (sqrt(-b)*t) or of (sqrt(b)*t)
 

Similar threads

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