Series Solution to Second Order DE

Click For Summary

Homework Help Overview

The discussion revolves around finding a power series solution for the differential equation y'' + xy' + 2y = 0, specifically focusing on the coefficients of the series expansion about x0 = 0. Participants are exploring recurrence relations, terms of the series, and the general form of the solution.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss deriving recurrence relations from the power series representation and express uncertainty about identifying patterns in the coefficients. There are attempts to express the general solution in terms of known series, with some participants questioning how to formulate the nth term for convergence testing.

Discussion Status

Some guidance has been offered regarding the formulation of series and the need to identify general terms for convergence. Multiple interpretations of the series solutions are being explored, with participants actively questioning and refining their approaches.

Contextual Notes

Participants are working under the constraints of the problem statement, which includes specific initial conditions and the requirement to find polynomial approximations of certain degrees. There is an ongoing discussion about the correctness of arithmetic and the formulation of series terms.

jasonchiang97
Messages
72
Reaction score
2

Homework Statement


Consider a power series solution about x0 = 0 for the differential equation y'' + xy' + 2y = 0.
a) Find the recurrence relations satisfied by the coefficients an of the power series solution.
b) Find the terms a2, a3, a4, a5, a6, a7, a8 of this power series in terms of the first two terms a0, a1.
c) Deduce the general form of the coefficients an and write down the general solution as a linear combination of 2 linearly independent power series solutions.
d) What is the radius of convergence of each one of the two linearly independent power series solutions.
f) Find the power series solution of the initial value problem y'' + xy' + 2y = 0. y(0) = 3, y' (0) = −1. g) Give the polynomial approximations of degrees 4 and 5 for the solution of the initial value problem in (f).

Homework Equations



y=Σanxn

The Attempt at a Solution


[/B]
For a) I let y=∑anxn

and through taking the derivative and substituting I got

∑xn[(n+2)(n+1)an+ 2 + nan +2an ]= 0
Which showed that the recurrence relation is

(n+2)(n+1)an+2 +nan+2an=0
which simplifies to an+2 = -an/(n+1)

b) I found that

a2 = -a0
a4 = -a0/(3)
a6 = -a0/(3*5)
a8 = -a0/(3*5*7)

Similarly,

a3 = -a1/2
a5 = -a1/(2*4)
a7 = -a1/(2*4*6)

c) I know I have to try to find a solution where I can write a0 ∑ + a1
but I don't know any series that has the pattern that I observed so I am lost.
 
Last edited:
Physics news on Phys.org
You don't need to know the pattern hoping it comes out something familiar like and exponential or trig function. Just write down the two series that have ##a_0## and ##a_1## in them. It's best if you can figure out a formula for the nth term of each so you can test them for convergence. And, of course, ##a_0## and ##a_1## are your two arbitrary constants.
 
Would I be correct in writing it asy=a0 [-1 + x3/3 - x5 /(3*5) + x7 /(3*5*7) + ...+ ] + a1 [ -x2/2 + x4/(2*4) - x6/(2*4*6)]
 
Assuming your arithmetic is correct, yes but not complete. You need to figure out the general term of each to test for convergence. For example, look at your ##a_0## series. You have odd powers of ##x##. So the general exponent on ##x## could be written ##x^{2n-1}##. Your calculus book probably has examples of series with denominators like that. You could write that denominator like ##3\cdot 5\cdot 7\cdots (?)## where you need the formula for the last term in terms of ##n##. Similarly for the even terms.
 
I think I would get a general solution of

y= a0 ∑(-1)n x2n-1/(2n-1)] for my first term however I am still working on my second term
 
jasonchiang97 said:
I think I would get a general solution of

y= a0 ∑(-1)n x2n-1/(2n-1)] for my first term however I am still working on my second term
That isn't correct. Notice that the denominators start with 3 and have more factors as they get larger. Also you will likely need to check if the first term or two agree with the general formula. And put the correct index on the sum. For the ##a_1## series, a hint is to take a ##2## out of each factor.
 

Similar threads

Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 10 ·
Replies
10
Views
9K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K