Use the finite difference method to solve the following boundary value problem:
d^2u/dx^2 = 0, with boundary conditions u(0) = 1, u(4) = 0. Divide the solution domain into four subintervals, x = 1.
Use the central difference approximation for the second-order derivative, (d^2u/dx^2).