A boundary value problem "discussion"
So, let's say we are given a function f : [0, 1] --> R and constants a, b, and we want to find u : [0, 1] --> R such that u''(x) + f = 0 on <0, 1> with u(1) = a and u'(0) = -b.
One can easily obtain the exact solution to this problem merely by using...