Series Solution to ODE IVP: How to Find Initial Values?

In summary, the conversation discusses finding the series solution to the initial value problem of xy'' + y' + 2y = 0, where y(1) = 2 and y'(1) = 4. The conversation also provides the necessary equations and attempts at solving the problem by substituting the series into the differential equation. The solution involves finding a pattern for the constants c_n and grouping them to obtain the final solution for y in terms of x. The key to finding the solution for the initial values is realizing that x = 1 corresponds to t = 0 in the power series.
  • #1
GRB 080319B
108
0

Homework Statement


Find the series solution to the initial value problem.
xy[tex]\acute{}[/tex][tex]\acute{}[/tex] + y[tex]\acute{}[/tex] + 2y = 0
y(1) = 2
y[tex]\acute{}[/tex](1) = 4

Homework Equations



y=[tex]\sum^{\infty}_{n=0}c_{n}(x-1)^{n}[/tex]

t = (x-1), x = (t+1)

y = [tex]\sum^{\infty}_{n=0}c_{n}t^{n}[/tex]

y[tex]\acute{}[/tex]= [tex]\sum^{\infty}_{n=1}c_{n}(n)t^{n-1}[/tex]

y[tex]\acute{}[/tex][tex]\acute{}[/tex]= [tex]\sum^{\infty}_{n=2}c_{n}(n)(n-1)t^{n-2}[/tex]

The Attempt at a Solution


I substituted the above series into the DE, adjusted the series so they all had t[tex]^{n}[/tex], and took out terms so that they all had the same starting index. By grouping the terms and the series, I got:

(2[tex]c_{2}[/tex] + [tex]c_{1}[/tex] + 2[tex]c_{0}[/tex]) + [tex]\sum^{\infty}_{n=1}t^{n}[ (n+2)(n+1)c_{n+2} + (n+1)^{2}c_{n+1} + 2c_{n}][/tex] = 0

Setting the terms and series equal to zero and finding several constants:

[tex]2c_{2}[/tex] + [tex]c_{1}[/tex] + [tex]2c_{0}[/tex] = 0

[tex](n+2)(n+1)c_{n+2}[/tex] + [tex]c_{n+1}[/tex](n+1)[tex]^{2}[/tex] + [tex]2c_{n}[/tex]] = 0

[tex]c_{0}[/tex] = -(2c_{2}[/tex]+[tex]c_{1}[/tex])/2

[tex]c_{1}[/tex] = -2([tex]c_{0}[/tex]+[tex]c_{2}[/tex])

[tex]c_{2}[/tex] = -([tex]c_{1}[/tex]+[tex]2c_{0}[/tex])

[tex]c_{3}[/tex] = [tex](2/3)c_{0}[/tex]

[tex]c_{4}[/tex] = [tex](c1-4c0)/(3\cdot4)[/tex]

[tex]c_{5}[/tex] = [tex]-(c1+5c0)/(3\cdot5)[/tex]

[tex]c_{6}[/tex] = [tex](9c1+46c0)/(2\cdot3\cdot5\cdot6)[/tex]

I don't understand how find the solution for the initial values. I can't determine a pattern for the constants for [tex]c_{n}[/tex]. Are you supposed to group these constants: y = [tex]c_{0}[/tex][ 1 + x + ...] + [tex]c_{1}[/tex][ 1 + x +...] to get the solution, and if so how do we find the constants for the initial values? Any help will be greatly appreciated.
 
Physics news on Phys.org
  • #2
Your initial conditions y(1) = 2 and y'(1) = 4 are all in terms of x. Your power series is in terms of t = x - 1, so x = 1 corresponds to t = 0. Does that help?
 

Related to Series Solution to ODE IVP: How to Find Initial Values?

1. What is an ODE IVP series solution?

An ODE (Ordinary Differential Equation) IVP (Initial Value Problem) series solution is a method used to solve differential equations, which are equations that involve derivatives. In this method, the solution is expressed as an infinite series of terms, each term containing higher and higher derivatives of the unknown function.

2. When is an ODE IVP series solution useful?

An ODE IVP series solution is useful when the differential equation cannot be solved using other methods, such as separation of variables or substitution. It is also useful when the initial conditions of the problem are given in terms of the unknown function and its derivatives.

3. What are the steps for finding an ODE IVP series solution?

The steps for finding an ODE IVP series solution are: 1) Write the differential equation in standard form, 2) Determine the power series solution by assuming the unknown function can be expressed as a power series, 3) Substitute the power series into the differential equation and solve for the coefficients, 4) Use the initial conditions to determine the specific values of the coefficients, and 5) Sum the series to obtain the final solution.

4. What is the convergence criteria for an ODE IVP series solution?

The convergence criteria for an ODE IVP series solution is that the series must converge for all values of the independent variable within a certain radius of convergence. The radius of convergence can be determined by using the ratio test on the power series.

5. Can an ODE IVP series solution be used for all types of differential equations?

No, an ODE IVP series solution can only be used for linear differential equations. Nonlinear differential equations require other methods for finding a solution.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
506
  • Calculus and Beyond Homework Help
Replies
1
Views
596
  • Calculus and Beyond Homework Help
Replies
10
Views
593
  • Calculus and Beyond Homework Help
Replies
2
Views
431
  • Calculus and Beyond Homework Help
Replies
16
Views
645
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
305
  • Calculus and Beyond Homework Help
Replies
3
Views
625
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
420
Back
Top