This document discusses boundary value problems and their solution using finite difference and shooting methods. It provides an example of using the finite difference method to solve a second order boundary value problem modeling heat transfer in a rod. The key steps are:
1) Discretizing the rod into nodes separated by a step size Δx and approximating derivatives as finite differences.
2) Setting up a system of equations relating the temperature at each node.
3) Solving the system of equations to find the temperature profile across the rod.
4) Calculating errors between the approximate and exact solutions.
The shooting method is also discussed as an alternative approach, where the boundary value problem is converted to an initial value