Q16E

Question

In the study of the vacuum tube, the following equation is encountered:

y"+(0.1)(y2-1)y'+y=0.

Find the Taylor polynomial of degree 4 approximating the solution with the initial valuesy(0)=1 y'(0)=0.

Step-by-Step Solution

Verified
Answer

The required polynomial is, p3(x)=1x26.

1Step 1:To Find the Taylor polynomial of degree

The formula for the Taylor polynomial of degree n centered at x0, approximating a functionf(x) possessing n derivatives at ,x0 is given by

pn(x)=f(x0)+f'(x0)×(xx0)+f''(x0)×(xx0)22!++fn(x0)×(xx0)nn!

It is given that for the function ,y(x)

 y(0)=1 and y'(0)=0 

The Taylor's polynomial cantered aroundx0=0 is given by

pn(x)=y(0)+y'(0)×(x0)+y''(0)×(x0)22!++yn(0)×(x0)nn!

We need the value of  y(0),y'(0),y''(0)and y'''(0)etc for finding the value of the four non zero terms. The first two are provided by the initial conditions.

 

The value of  y''(0)can be deduced from the differential equation itself and the values of the lower derivatives.

 y''=y(0.1)(y21)y'y''(0)=y(0)(0.1)(y2(0)1)y'(0)=1

Now since y''=y(0.1)(y21)y'holds for some interval around x0=0, we can differentiate both sides to derive,

y'''=y'(0.1)[(y21)(y'')+2y(y')2]y'''(0)=y'(0)(0.1)[((y(0))21)(y''(0))+2y(0)(y'(0))2]=0

Similarly,

y4=y''(0.1)[(y21)(y''')+2y(y')(y'')+2(y')3+2y(2y')(y'')]y4(0)=y''(0)(0.1)[(y(0)21)(y'''(0))+2y(0)(y'(0))(y''(0))+2(y'(0))3+2y(0)(2y'(0))(y''(0))]=1

2Step 2:Final proof

Hence by substituting the Taylor polynomial of degree four for the solution is given by.pn(x)=1x22!+x44!