Question
Engineering Mathematics Question on Solutions of linear and non-linear algebraic equations
In order to numerically solve the ordinary differential equation dtdy=−y for t > 0, with an initial condition y(0) = 1, the following scheme is employed
Δtyn+1−yn=21(yn+1+yn).
Here, Δt is the time step and yn=y(nΔt) for n = 0, 1, 2,…. This numerical scheme will yield a solution with non-physical oscillations for Δt>h. The value of h is
A
21
B
1
C
23
D
2
Answer
2
Explanation
Solution
The correct option is (D): 4