Solve the ODE y'' + (3x)/(1+x^2)y' + 1/(1+x^2)y = 0

  • Thread starter Thread starter Treadstone 71
  • Start date Start date
  • Tags Tags
    Ode
Click For Summary

Homework Help Overview

The discussion revolves around solving the ordinary differential equation (ODE) y'' + (3x)/(1+x^2)y' + 1/(1+x^2)y = 0 using a power series centered at x_0 = 0. Participants are exploring methods to express the solution in a suitable form and are encountering challenges with the manipulation of series.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the initial difficulty in incorporating the term 1/(1+x^2) into the power series. Suggestions include multiplying the entire equation by (1+x^2) to simplify the expression. There are also considerations about changing the index of summation when dealing with the series expansions of y, y', and y''.

Discussion Status

Some participants have provided guidance on how to manipulate the series and have pointed out the importance of changing indices in summations. There is an ongoing exploration of the resulting expressions and the implications for finding recurrence relations, but no consensus has been reached on the final steps.

Contextual Notes

Participants are working under the constraints of expressing the solution in a power series format and are navigating through the complexities of series manipulation and index shifting. The original problem's structure and the nature of the differential equation are central to the discussion.

Treadstone 71
Messages
275
Reaction score
0
I need to determine the fundamental set of solutions of

[tex]y''+\frac{3x}{1+x^2}y'+\frac{1}{1+x^2}y=0[/tex]

in form of a power series centered around [tex]x_0=0[/tex].

When I expanded the y's in power series, I am unable to bring the 1/1+x^2 inside the infinite sum. Can anyone help?
 
Physics news on Phys.org
Try multiplying the whole equation by [tex]1 + x^2[/tex].
 
Treadstone 71 said:
I need to determine the fundamental set of solutions of
[tex]y''+\frac{3x}{1+x^2}y'+\frac{1}{1+x^2}y=0[/tex]
in form of a power series centered around [tex]x_0=0[/tex].
When I expanded the y's in power series, I am unable to bring the 1/1+x^2 inside the infinite sum. Can anyone help?

Multiply throughout by [itex](1+x^2)[/itex] first to get:

[tex](1+x^2)y^{''}+3xy^{'}+y=0[/tex]

So wouldn't that first term just be:

[tex]\sum n(n-1)a_n x^{n-2}+\sum n(n-1)a_nx^n[/tex]

right?
 
There is much to this problem after you get passed your issue, however; I will restrain my response to your question. First off, multiply everything by 1+x^2. Now after subsituting your power series expression for y, y', and y'' you will be left with only 2 powers of x: x^n-2 and x^n. I imagine your question begins here although now in different form. You must make a change of index on the summation containing x^n-2, try m=n-2. After this substitution you will have an expression with a sum with x^m and one with x^n. Since "m" is a dummy index let m=n. It seems circular but it is correct and required. Now you will have an expression in which the only powers of x that appear are x^n. Grouping the coefficients and setting them equal to zero is your next step which I will let you do on your own. It is interesting to note that in order to do this problem you are switching the "shift" of the powers of x to the coefficients an. Not only is this helpful, but it is mandatory when solving the original DE since you must have different an's from which to find your recurrence relations.
 
If I make a substitution m=n-2, at some point I'll have a term in the form of:

[tex]\sum_{n=0}(n+2)(n+1)a_{n+2}x^{n+2}[/tex]

Are you saying that at this point I can reset the index of x to n and leave a_n the way it is?
 
That is not what you will have. The coefficients look correct but its not x^(n+2) it is x^n. Recall: you had x^(n-2), you let m=n-2, therefore
x^((m+2)-2)=x^m with the coefficients you have. Then subsititute back and let m=n.
 
Ok, got it, I think:

[tex]\sum_{n=0}^{\infty}x^n[a_{n+2}(n+2)(n+1)+a_n[n(n-1)+3n+1]][/tex]

This implies that

[tex]a_{n+2}(n+2)(n+1)+a_n(n+1)^2=0[/tex]
 
Last edited:
yes, now find your recurence relation and your done.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
2K
Replies
8
Views
2K
Replies
11
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K