dy/dt = 2y^(1/2) y(0)= 2

What is Euler's method for computing yk+1 from yk with step size delta t when yo= 10

1 answer

Since ∆y/∆t is the slope of the line approximating the curve,
the ∆y is just the slope times ∆t

So, if dy/dt = f(t)
yk+1 = yk + f(t)*∆t
Similar Questions
  1. y' = 2y(1/2) , y(0) = 8The function starts with y0 = 4 ,what is Euler’s method for computing yk+1 from yk with step size ∆t.
    1. answers icon 1 answer
    1. answers icon 1 answer
    1. answers icon 1 answer
  2. An initial-value problem is given by the differential equation,f(x,y) = x + y, y(0) = 1.64 The Euler-midpoint method is used to
    1. answers icon 2 answers
more similar questions