← Back To Notes↑ Back To Top

Second Order ODEs Practice

GitHub Changelog -

  • 1

0 of 27 completed

Create worksheet

Selected problems

No problems selected.

    Direct

    1.1Classify a Second-Order ODE

    Exam I | Problem 1.1 |

    Classify the differential equation below. State whether it is second-order, linear, homogeneous, and constant-coefficient.

    $$ y'' + 3y' - 4y = 0 $$

    1.2Write in Normalized Form

    Exam I | Problem 1.2 |

    Rewrite the equation in normalized form \(y'' + p(x)y' + q(x)y = r(x)\).

    $$ 4y'' - 2y' + 7y = 5e^x $$

    1.3Check Existence and Uniqueness

    Does the existence and uniqueness theorem guarantee a unique local solution near \(x=0\) for the initial value problem below?

    $$ y'' = y - y' + \frac{1}{1+x^2}, \qquad y(0)=1, \qquad y'(0)=0 $$

    1.4Solve a Distinct-Root Homogeneous Equation

    Solve the homogeneous equation.

    $$ y'' - 5y' + 6y = 0 $$

    1.5Solve a Repeated-Root Equation

    Solve the homogeneous equation.

    $$ y'' - 4y' + 4y = 0 $$

    1.6Solve a Complex-Root Equation

    Solve the homogeneous equation.

    $$ y'' + 9y = 0 $$

    1.7Choose a Resonant Trial

    Exam I | Problem 1.7 |

    For the equation below, what trial form should you use for a particular solution in undetermined coefficients?

    $$ y'' - 2y' + y = e^x $$

    1.8Solve an Euler-Cauchy Equation

    Exam I | Problem 1.8 |

    Solve the equation for \(x>0\).

    $$ x^2 y'' + xy' - 4y = 0 $$

    1.9Compute a Wronskian

    Exam I | Problem 1.9 |

    Compute the Wronskian of the two functions below.

    $$ y_1=x, \qquad y_2=x^2 $$

    1.10Find the Natural Frequency and Damping Ratio

    Exam I | Problem 1.10 |

    A mass-spring system has

    $$ m=1, \qquad c=4, \qquad k=4. $$

    Find the natural frequency \(\omega_n\), the damping ratio \(\zeta\), and the damping regime.

    Integrated

    2.1Solve an Initial Value Problem

    Solve the initial value problem.

    $$ y'' - 3y' + 2y = 0, \qquad y(0)=1, \qquad y'(0)=4 $$

    2.2Solve a Resonant Forced Equation

    Exam II | Problem 2.2 |

    Solve the initial value problem.

    $$ y'' - 2y' + y = e^x, \qquad y(0)=0, \qquad y'(0)=1 $$

    2.3Solve an Euler-Cauchy Initial Value Problem

    Solve the initial value problem for \(x>0\).

    $$ x^2y'' + xy' - 4y = 0, \qquad y(1)=3, \qquad y'(1)=-1 $$

    2.4Use a Known Solution to Finish the General Solution

    Given that \(y_1=x\) is one nonzero solution of the equation below, find a second linearly independent solution and the general solution.

    $$ x^2y'' - 2xy' + 2y = 0 $$

    2.5Analyze a Boundary Value Problem

    Exam II | Problem 2.5 |

    Determine whether the boundary value problem has one solution, no solutions, or infinitely many solutions.

    $$ y'' + \pi^2 y = 0, \qquad y(0)=0, \qquad y(1)=0 $$

    2.6Solve a Critically Damped Motion Problem

    Exam II | Problem 2.6 |

    A mass-spring system is modeled by

    $$ y'' + 8y' + 16y = 0, \qquad y(0)=2, \qquad y'(0)=0 $$

    Solve for \(y(t)\) and classify the damping.

    2.7Find the Steady-State Response

    Find a particular solution for the forced vibration equation.

    $$ y'' + 9y = 6\sin(2t) $$

    2.8Find the Interval of Guaranteed Uniqueness

    For the initial value problem below, on what largest open interval containing \(x=2\) is a unique local solution guaranteed?

    $$ y'' + \frac{1}{x-1}y' + (\ln x)y = e^x, \qquad y(2)=0, \qquad y'(2)=1 $$

    Applied

    3.1Model a Simple Mass-Spring Motion

    Final | Problem 3.1 |

    A \(2\)-kg mass is attached to a spring with spring constant \(18\) N/m. The mass is displaced \(1/2\) meter from equilibrium and released from rest.

    Find the equation of motion and the first time it returns to equilibrium.

    3.2Solve a Critically Damped IVP

    Final | Problem 3.2 |

    Solve the initial value problem.

    $$ y'' + 8y' + 16y = 0, \qquad y(0)=2, \qquad y'(0)=0 $$

    3.3Find a Particular Solution for Forced Oscillation

    Find a particular solution for the forced vibration equation below.

    $$ y'' + 9y = 6\sin(2t) $$

    3.4A Boundary Value Problem with a Unique Solution

    Solve the boundary value problem.

    $$ y'' + \pi^2 y = 0, \qquad y(0)=0, \qquad y\left(\frac12\right)=0 $$

    3.5Predict Long-Term Behavior from Roots

    For the equation below, describe the long-term behavior of the general solution as \(x\to\infty\).

    $$ y'' - y' - 2y = 0 $$

    Challenge

    4.1Solve a Resonant Forced Problem

    Solve the initial value problem.

    $$ y'' + 4y = 8\cos(2x), \qquad y(0)=0, \qquad y'(0)=0 $$

    4.2Solve a Damped Forced Oscillator

    Final | Problem 4.2 |

    Solve the initial value problem.

    $$ y'' + 2y' + 5y = 10e^{-x}, \qquad y(0)=1, \qquad y'(0)=0 $$

    4.3Solve an Euler-Cauchy Boundary Value Problem

    Solve the boundary value problem for \(x>0\).

    $$ x^2y'' + xy' - y = 0, \qquad y(1)=2, \qquad y(2)=3 $$

    4.4Use Variation of Parameters

    Final | Problem 4.4 |

    Solve the differential equation on any interval where the forcing term is defined.

    $$ y'' + y = \sec x $$