Pointers for the solution of 2nd order DE with variable coefficient

Click For Summary

Discussion Overview

The discussion revolves around solving a second-order differential equation (DE) with variable coefficients, specifically the equation y''(x)-(1/x+7)y(x)=0. Participants explore various methods for finding solutions, including series solutions and analytical approaches.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant suggests using a series solution and mentions the Frobenius method, proposing a solution of the form y(x)= ∑ a_n x^(n+c).
  • Another participant indicates that the equation can be solved analytically, involving Kummer and Tricomi functions, which are confluent hypergeometric functions.
  • A participant expresses interest in the analytical form of the solution after attempting a series solution that exhibited unexpected behavior.

Areas of Agreement / Disagreement

Participants present multiple approaches to solving the DE, with no consensus on a single method being established. The discussion includes both series and analytical solutions, indicating competing views on the best approach.

Contextual Notes

Some participants note challenges with the series solution, including unexpected behavior, while others reference specific functions for the analytical solution without providing detailed derivations.

Who May Find This Useful

This discussion may be of interest to those studying differential equations, particularly in the context of variable coefficients, as well as those exploring advanced mathematical functions used in solutions.

crawf_777
Messages
8
Reaction score
0
Hi,

I am looking at the following 2nd order DE with variable coefficient:

y''(x)-(1/x+7)y(x)=0

I would be grateful for any help in regard to methods which may be applied to such an equation.

Many thanks in advance!

C.
 
Physics news on Phys.org
Typically such an equation can be solved by looking for a series solution.

The first thing I would do is multiply both sides by x:
[tex]x\frac{d^2y}{dx^2}- (7x+ 1)y= 0[/tex]

Because of that x in the leading term you will need to use "Frobenius' method"- we look for a solution of the form
[tex]y(x)= \sum_{n=0}^\infty a_nx^{n+c}[/tex]
where c is not necessarily a positive integer.

Then
[tex]y'(x)= \sum_{n=0}^\infty (n+c)a_nx^{n+c- 1}[/tex]
[tex]y''(x)= \sum_{n= 0}^\infty (n+c)(n+c-1)x^{n+c- 2}[/tex]

Put that into the equation to get sums of powers of x equal to 0.

Choose c by looking at the coefficient of [itex]x^0= 1[/itex] and asserting that [itex]a_x[/itex] (n=0) is not 0.

Once you know c, combine like powers and set the coeficients equal to 0. You will get a recursive formula for the coefficients, [itex]a_n[/itex].
 
Thanks for your help HallsofIvy! Much appreciated.

C.
 
Hello !

This ODE can be analytically solved. The closed form for the general solutions involves the Kummer function and the Tricomi function ( i.e. the confluent hypergeometric functions)
 
Hi JJacquelin,
Thanks for your pointer; I got a series solution together ok, though it seems to blow up strangely. Anyway, I would certainly be interested in seeing the analytical form of the solution to said de. I’ll have a look at those functions that you suggested.
Cheers,
C
 
Hello crawf_777

The analytical solution is :
 

Attachments

  • Confluent Hypergeometric ODE.JPG
    Confluent Hypergeometric ODE.JPG
    34.4 KB · Views: 535
Hi JJacquelin,
Thanks for that! Very much appreciated!
C
 

Similar threads

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