English

Apply Rungee Kutta Method of Fourth Order to Find an Approximate Value of Y When X=0.4 Given that D Y D X = Y โˆ’ X Y + X , Y = 1 ๐’š=๐Ÿ ๐’˜๐’‰๐’†๐’ ๐’™=๐ŸŽ Taking H=0.2. - Applied Mathematics 2

Advertisements
Advertisements

Question

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. 

Solution

(1) `dy/dx=(y-x)/(y+x)     x_0=y_0=1, h=0.2` 

๐’‡(๐’™,๐’š)=` (y-x)/(y+x)` 

๐’Œ๐Ÿ=๐’‰.๐’‡(๐’™๐ŸŽ,๐’š๐ŸŽ)=๐ŸŽ.๐Ÿ๐’‡(๐ŸŽ,๐Ÿ)=๐ŸŽ.๐Ÿ  

`k_2=h.f(x_0+h/2,y_0+k_1/2)=0.2 f (0.1,1.1)=0.1661` 

`k_3=h.f (x_0+h/2,y_0+k_2/2)=0.2.f(0.1.1.0833)=0.1661`

`k_4=h.f (x_0+h,y_0+k_3)=0.2f(0.2,.1.1661)=0.1414` 

`k= (k_1+2k_2+2k_3+k_4)/6=(0.2+2(0.1666)+2(0.1661)+0.1414)/6=0.1678` 

∴` y(0.2)=y_0+k=1+0.1678=1.1678`

(II) `x_1=0.2,y_2=1.1678,h=0.2` 

`k_5=h.f(x_1,y_1)=0.2f(0.2,1.1678)=0.1415`

`k_6=h.f(x_1+h/2,y_1 ++k_5/2)=0.2 f(0.3,1.2285)=0.1220`

`k_7=h.f(x_1+h/2,y_1 ++k_6/2)=0.2f(0.3,1.2285)=0.1214` 

`k_8=h.f(x_1+h,y_1+k_7)=0.2f(0.4,1.2892)=0.10`

`k* =( k_5+2k_6+2k_7+k_8)/6 = (0.1415+2(0.1215)+2(0.1215)+0.1052)/6=0.1222` 

๐’š(๐ŸŽ.๐Ÿ’)=๐’š๐Ÿ+๐’Œ∗=๐Ÿ.๐Ÿ๐Ÿ”๐Ÿ•๐Ÿ–+๐ŸŽ.๐Ÿ๐Ÿ๐Ÿ๐Ÿ=๐Ÿ.๐Ÿ๐Ÿ—๐ŸŽ 

 

shaalaa.com
Linear Differential Equation with Constant Coefficientโ€ Complementary Function
  Is there an error in this question or solution?
2016-2017 (June) CBCGS

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)`


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 `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).


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.


Find the mass of lamina bounded by the curves ๐’š = ๐’™๐Ÿ − ๐Ÿ‘๐’™ and ๐’š = ๐Ÿ๐’™ if the density of the lamina at any point is given by `24/25 xy` 


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.


Share
Notifications

Englishเคนเคฟเค‚เคฆเฅ€เคฎเคฐเคพเค เฅ€


      Forgot password?
Use app×