Taylor Series for Solving a Simple ODE: Finding Higher Order Derivatives

  • Thread starter Thread starter LaxeyT
  • Start date Start date
  • Tags Tags
    Ode Series
Click For Summary

Homework Help Overview

The discussion revolves around finding the Taylor series expansion for the function y(x) that satisfies the ordinary differential equation y'(x) = 1 - xy. Participants are exploring the process of deriving higher order derivatives, specifically y''(x) and y'''(x).

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss methods for obtaining higher order derivatives from the given differential equation. There are attempts to differentiate implicitly and questions about the application of the product rule versus implicit differentiation. Some participants express confusion regarding the definitions of derivatives in the context of their approach.

Discussion Status

Some guidance has been offered regarding the use of Taylor series and the differentiation process. Participants are exploring different methods to derive the necessary derivatives, with some expressing clarity while others remain uncertain about specific steps. Multiple interpretations of the approach to finding y'''(x) are being discussed.

Contextual Notes

There is mention of potential confusion arising from the use of variables and the differentiation techniques being applied. The original poster seeks clarification on the technique for finding higher order derivatives, indicating a need for further exploration of the topic.

LaxeyT
Messages
7
Reaction score
0

Homework Statement


Find the Taylor expansion y(x) satisfying: y'(x) = 1 - xy

Homework Equations




The Attempt at a Solution



So I need expressions for y''(x), y'''(x), ...etc

I can find y''(x)=-y-xy' by differentiating implicitly.
By setting y'(x)=z, then dz/dx = δz/δx+(δz/δy)(dy/dx)

However when I use the same method to try and find y'''(x) I have problems:
- partial differential of y'(x) ?
- is the (dy/dx) from the implicit formula still dy/dx or the second differential?

[Ans: -2y'-xy'']

Please tell me the technique, or give me a reference, that is used to find y'''(x) in this example?

Thanks!
 
Physics news on Phys.org
I'm slightly confused as to what you are trying to do. If your goal is to find a Taylor series expansion for y(x), you should assume it has the form

y(x) = \sum_{n=0}^\infty \frac{a_n}{n!}x^n,
where the factor of 1/n! is just conventional because it makes a_n = y^{(n)}(0).

You then plug that into the differential equation, and since everything has to be zero you can work out a recurrence relation for an, which you can then try to solve.

Your approach seems to be to try to compute the y^{(n)}(0) by repeatedly differentiating the differential equation. You could do it this way, but it won't get you the full recurrence relation for the derivatives at x = 0.

To do it your way, you don't need any implicit differentiation or even the chain rule, just the product rule. y'(x) is just dy/dx, so if you differentiate your differential equation, you just have

\frac{d^2 y}{dx^2} = -x \frac{dy}{dx} - y.

You could then set x = 0 to get y"(0) = -y(0) (i.e., a2 = -a0).

To get the third derivative you would just differentiate this equation directly again (with x arbitrary! Don't try to differentiate the equation with x = 0), since d(y''(x))/dx = y'''(x), and so on.
 
LaxeyT said:

Homework Statement


Find the Taylor expansion y(x) satisfying: y'(x) = 1 - xy

Homework Equations

The Attempt at a Solution



So I need expressions for y''(x), y'''(x), ...etc

I can find y''(x)=-y-xy' by differentiating implicitly.
By setting y'(x)=z, then dz/dx = δz/δx+(δz/δy)(dy/dx)

However when I use the same method to try and find y'''(x) I have problems:
- partial differential of y'(x) ?
- is the (dy/dx) from the implicit formula still dy/dx or the second differential?

[Ans: -2y'-xy'']

Please tell me the technique, or give me a reference, that is used to find y'''(x) in this example?

Thanks!

Putting z in there just confuses things
$$y'=1-xy$$ $$
y'' =-y -xy' = -y-x(1-xy)=-y-x+x^2y$$ $$
y'''=-y'-1+2xy+x^2y' = -(1-xy)-1+2xy- x^2(1-xy)=-1+xy-1+2xy-x^2+x^3y=-2+3xy-x^2+x^3y$$
 
Yes thanks, quite straightforward really.
Just reading my notes from a few year's ago.

thanks
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 20 ·
Replies
20
Views
2K