Few questions about series solution of ODEs

Click For Summary
SUMMARY

The ordinary differential equation (ODE) x(x-1)y'' - xy' + y = 0 has been analyzed for its solution method, revealing that it possesses a regular singular point at x₀ = 0 and a singular point at x₀ = 1. The Frobenius method is determined to be the appropriate solution technique due to the presence of a regular singular point. The discussion also highlights that the general solution can be expressed as y = a*x + b*(1 + x*ln(x)), where a and b are constants.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with power series and Frobenius methods
  • Knowledge of singular points in differential equations
  • Basic calculus, including limits and integration
NEXT STEPS
  • Study the Frobenius method for solving ODEs with regular singular points
  • Explore the concept of singular points in more depth
  • Learn about the derivation of general solutions for ODEs
  • Investigate examples of ODEs that require the Frobenius method
USEFUL FOR

Mathematicians, students of differential equations, and anyone involved in solving ordinary differential equations, particularly those interested in advanced solution techniques like the Frobenius method.

gikiian
Messages
98
Reaction score
0
Consider the ODE x(x-1)y''-xy'+y=0.

I need help in identifying the method of solution (power series or frobenius) for this ODE.

Using the formulae \stackrel{limit}{_{x→x_{o}}}\frac{q(x)+r(x)}{p(x)} and \stackrel{limit}{_{x→x_{o}}}\frac{(x-x_{o})q(x)+(x-x_{o})^{2}r(x)}{p(x)} , where p(x)=x(x-1), q(x)=-x, and r(x)=1, I have worked out the following:

(Eq. 1) \stackrel{limit}{_{x→0}}\frac{-x+1}{x(x-1)}=\stackrel{limit}{_{x→0}}\frac{-1}{x}=\frac{-1}{0}=∞ i.e. diverges

(Eq. 2) \stackrel{limit}{_{x→0}}\frac{(x-0)(-x)+(x-0)^{2}(1)}{x(x-1)}=\stackrel{limit}{_{x→0}}\frac{-x^{2}+x^{2}}{x(x-1)}=0 i.e. converges

Hence x_{o}=0 is a regular singular point.

(Eq. 3) \stackrel{limit}{_{x→1}}\frac{-x+1}{x(x-1)}=\stackrel{limit}{_{x→1}}\frac{-1}{x}=\frac{-1}{1}=-1 i.e. converges

Hence x_{o}=1 is a singular point.

My question is: How do I use this data to find out which solution method to use?

I am guessing that since the problem equation has a regular singular point besides having a singular point, we will drop the power series method and use the Frobenius method of solution. Am I right?

Another question: Which regular singular point do we choose if there are more than one regular singular points for an ODE?
 
Last edited:
Physics news on Phys.org
Hi !
An obvious solution of the ODE is y=x.
So, in order to find a second solution, let y=x*f(x) where f(x) is an unknown function. Bring it back into the ODE
This leads to a first order ODE easy to solve, which gives f '(x). The integration leads to f(x)=ln(x)+1/x, then y(x)= 1+x*ln(x)
The general solution of the ODE is y=a*x+b*(1+x*ln(x)) where a and b are constant.
 

Similar threads

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