My function is y = sinx + 3. I solved all of them but it seems like I went wrong somewhere. I need a second opinion, can you please help with it? Thank you.
1. Let C ∈ R, x₀ ∈ Domain(y), and k ∈ Range(y). Construct an example of a second-order ordinary differential equation and verify a solution using the following steps.
(a) Choose a function y(x) that is twice differentiable. Compute y'(x) and y''(x).
(b) Choose functions (they may be constant) a2(x) and a1(x). Then compute
f(x) = a2(x)y''(x) + a1(x)y'(x).
(c) Show that y(x) + C is a solution of f(x) = a2(x)y''(x) + a1(x)y'(x).
(d) For what value(s) of C does y(x₀) = k? Choose x₀ and k to give an example of an initial value problem using the ODE constructed in part (b). Provide the solution of the IVP.
(e) Use a similar method (or share your own method) to construct another second-order IVP that you can verify the solution of without using any ODE techniques other than the FTOC. Make sure to include justification for the solution and verify it.