Consider the boundary-value problem
To use the shooting method to solve this problem, one needs a starting guess for the initial slope . One way to obtain such a starting guess for the initial slope is, in effect, to do a ”preliminary shooting” in which we take a single step of Euler’s method with .
(a) Using this approach, write out the resulting algebraic equation for the initial slope.
(b) What starting value for the initial slope results from this approach?
I'm really not sure how to begin here; my idea was to write the 2nd order ODE using a new variable, such as: , . Then, maybe I could use Euler's method to solve for ; however, I'm not sure how to go about doing this. Any help appreciated.
To use the shooting method to solve this problem, one needs a starting guess for the initial slope . One way to obtain such a starting guess for the initial slope is, in effect, to do a ”preliminary shooting” in which we take a single step of Euler’s method with .
(a) Using this approach, write out the resulting algebraic equation for the initial slope.
(b) What starting value for the initial slope results from this approach?
I'm really not sure how to begin here; my idea was to write the 2nd order ODE using a new variable, such as: , . Then, maybe I could use Euler's method to solve for ; however, I'm not sure how to go about doing this. Any help appreciated.