RTUComputer ScienceYr 2024 · Sem 32024

Q14Advanced Engineering Mathematics

Question

2 marks

Answer

Applying Euler's forward numerical method to solve a first-order ordinary differential equation.

Euler's method is a first-order numerical procedure for solving ODEs with a given initial value. We are given the derivative function , the initial condition , , and the step size .

Using Euler's iteration formula: . Substituting the given values, we get: . Therefore, the approximate value is .

Back to Paper