All Exams Test series for 1 year @ ₹349 only
Question

An explicit forward Euler method is used to numerically integrate the differential equation

\(\frac{{dy}}{{dt}} = y\)

using a time step of 0.1. With the initial condition y (0) = 1, the value of y (1) computed by this method is ___________ (correct to two decimal places).

Concept:

Euler's Method to generate a numerical solution to an initial value problem of the form:

y'= f (t, y), y(t0) = y0

yn+1 = yn + h f (tn, yn)

Calculation:

\(\frac{{dy}}{{dt}} = y \Rightarrow y' = y\)

t0 = 0, y0 = 1, h = 0.1

yn+1 = yn + h f (tn, yn) = yn + hyn

y (0.1) = y1 = yo + h yo = 1 + 0.1 × 1 = 1.1

y (0.2) = y2 = y1 + h y= 1.1 + 0.1 × 1.1 = 1.1 (1 + 0.1) = 1.21

y (0.3) = y3 = y2 + h y= 1.21 + 0.1 × 1.21 = 1.21 (1 + 0.1) = 1.331

y (0.4) = y4 = y3 + h y= 1.331 + 0.1 × 1.331 = 1.331 (1 + 0.1) = 1.4641

y (0.5) = y5 = y4 + h y= 1.4641 + 0.1 × 1.4641 = 1.4641 (1 + 0.1) = 1.61051

y (0.6) = y6 = y5 + h y= 1.61051 + 0.1 × 1.61051 = 1.61051 (1 + 0.1) = 1.771561

y (0.7) = y7 = y6 + h y= 1.771561 + 0.1 × 1.771561 = 1.771561 (1 + 0.1) = 1.9487171

y (0.8) = y8 = y7 + h y= 1.9487171 + 0.1 × 1.9487171 = 1.9487171 (1 + 0.1) = 2.14358881

y (0.9) = y9 = y8 + h y= 2.14358881 + 0.1 × 2.14358881 = 2.14358881 (1 + 0.1) = 2.357947691

y (1) = y10 = y9 + h y= 2.357947691 + 0.1 × 2.357947691 = 2.357947691 (1 + 0.1) = 2.59374246

y (1) = 2.59

Was this answer helpful?

Important Questions from Solutions of Differential Equations

  1. Solution of the differential equation (1 + 3x)dy - (1 - 3y)dx = 0, y(1) = 0 is

  2. Consider an ordinary differential equation. \(\frac{{{\rm{dx}}}}{{{\rm{dt}}}} = 4{\rm{t}} + 4.\) If x = x0 at t = 0, the increment in x calculated using Runge-Kutta fourth order multi-step method with a step size of Δt = 0.2 is

  3. If, \(\frac{{dy}}{{dx}} = x + y,y\left( 0 \right) = 1\) using Runge’s method the value of y at x = 0.2, when h = 0.2 is

  4. A continuous function f(x) is defined. If the third derivative at xi is to be computed by using he fourth order central finite divided difference scheme (with step length = h) the correct formula is

  5. f(z) = (z − 1)−1 − 1 + (z − 1) − (z − 1)2 + ⋯ is the series expansion of

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App