Topic 15.1: Finite-Difference Method (Questions)

Contents Previous Chapter Start of Chapter Previous Topic Introduction Notes Theory HOWTO Examples Engineering Error Questions Matlab Maple Next Topic Next Chapter

Question 1

Solve the boundary value problem

y(2)(t) + 2 y(t) = 1
y(0) = 0
y(2) = 1

using h = 0.5.

Answer: (0.5, 0.16667), (1.0, 0.5), (1.5, 0.83333)

Copyright ©2005 by Douglas Wilhelm Harder. All rights reserved.