Use RK4 to find the solution to subject to the initial conditions y(0) = 1, y(0) =

Question:

Use RK4 to find the solution todsy dt5 - 3 dy dt3 (2) + dy dt di = 1/2

subject to the initial conditions y(0) = −1, y′(0) = 1/2, y″(0) = −1/3, y″′= 1/4, and y″″ = −1/5. Your program should make a plot of the fourth derivative of y versus the second derivative of y up to a time t = 1. What equations convert this into an autonomous system of first-order equations?

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: