Advertisements
Advertisements
Question
Solve `dy/dx=1+xy` with initial condition `x_0=0,y_0=0.2` By Taylors series method. Find the approximate value of y for x= 0.4(step size = 0.4).
Solution
The Taylor series is given by,
`y=y_0+xy'_0+x^2/(2!) y_0''+x^3/(3!) y_0''' ` …….. (1)
With `x_0=0,y_0=0.2,x=0.4`
Now , `y'=1+xy` ∴ `y'_0=1`
`y''=y+xy' ` ∴ `y_0''=y_0=0.2`
`y'''=y'+y'+xy''`
=`2y'+xy''`
=`2y'+xy''` ∴ `y_0'''=2y'_0=2`
`y''''=2y''+y''+xy'''` ∴` y_0''''=3y_0+xy_0'''=0.6`
Putting these values in equation 1, we get
`y=0.2+(0.4)1+(0.4)^2/(2!) 0.2 +(0.4)^3/(3!).2+(0.4)^4/(4!).(0.6)+........`
`y=0.2+0.4+0.016+0.02132+0.00064`
`y=0.63797`
APPEARS IN
RELATED QUESTIONS
Evaluate `(d^4y)/(dx^4)+2(d^2y)/(dx^2)+y=0`
Evaluate `(2x+1)^2(d^2y)/(dx^2)-2(2x+1)(dy)/(dx)-12y=6x`
A resistance of 100 ohms and inductance of 0.5 henries are connected in series With a battery of 20 volts. Find the current at any instant if the relation between L,R,E is L `(di)/(dt)+Ri=E.`
Solve `(D^3+1)^2y=0`
Solve `(D^3+D^2+D+1)y=sin^2x`
Solve the ODE `(D-1)^2 (D^2+1)^2y=0`
Evaluate `int_0^1 int_0^(x2) y/(ex) dy dx`
Evaluate `int_0^1( x^a-1)/log x dx`
Solve `(1+x)^2(d^2y)/(dx^2)+(1+x)(dy)/(dx)+y=4cos(log(1+x))`
Find the length of cycloid from one cusp to the next , where `x=a(θ + sinθ) , y=a(1-cosθ)`
Solve `(D^2-3D+2) y= 2 e^x sin(x/2)`
Using D.U.I.S prove that `int_0^∞ e^-(x^+a^2/x^2) dx=sqrtpi/2 e^(-2a), a> 0`
Solve `(D^2+2)y=e^xcosx+x^2e^(3x)`
Evaluate `int_0^1int_0^( 1-x)1int_0^( 1-x-y) 1/(x+y+z+1)^3 dx dy dz`
Find the mass of the lemniscate ๐๐=๐๐๐๐๐ ๐๐ฝ if the density at any point is Proportional to the square of the distance from the pole .
Solve` x^2 (d^3y)/dx^3+3x (d^2y)/dx^2+dy/dx+y/x=4log x`
Solve `(D^2-7D-6)y=(1+x^2)e^(2x)`
Apply Rungee Kutta method of fourth order to find an approximate Value of y when x=0.4 given that `dy/dx=(y-x)/(y+x),y=1` ๐=๐ ๐๐๐๐ ๐=๐ Taking h=0.2.
Solve by variation of parameters` ((d^2y)/dx^2+1)y=1/(1+sin x)`
Compute the value of `int _0.2^1.4 (sin x - In x+e^x) ` Trapezoidal Rule (ii) Simpson’s (1/3)rd rule (iii) Simpson’s (3/8)th rule by dividing Into six subintervals.
Evaluate `int_0^(a/sqrt2) int_y^(sqrt(a2-y^2)) log (x^2+y^2) "dxdy by changing to polar Coordinates".`
Evaluate `int int int x^2` `yzdzdydz`over the volume bounded by planes x=0, y=0, z=0 and `x/a+y/b+z/c=1`
Evaluate `int_0^inftye^(x^3)/sqrtx dx`
Find the length of the curve `x=y^3/3+1/(4y)` from `y=1 to y=2`
Solve `(D^2+D)y=e^(4x)`
Evaluate `int_0^1 int_(x^2)^x xy(x+y)dydx.`
Solve `(4x+3y-4)dx+(3x-7y-3)dy=0`
Solve `(d^2y)/dx^2-16y=x^2 e^(3x)+e^(2x)-cos3x+2^x`
Show that `int_0^pi log(1+acos x)/cos x dx=pi sin^-1 a 0 ≤ a ≤1.`
Evaluate `int int int (x+y+z)` `dxdydz ` over the tetrahedron bounded by the planes x = 0, y = 0, z = 0 and x + y + z = 1.
In a circuit containing inductance L, resistance R, and voltage E, the current i is given by `L (di)/dt+Ri=E`.Find the current i at time t at t = 0 and i = 0 and L, R and E are constants.