Second-Order ODE Solver Calculator
This Second-Order ODE Solver solves linear second-order equations such as y'' - 3y' + 2y = 0. For constant coefficients it forms the characteristic equation, finds the roots, and builds the general solution with C1 and C2.
Step-by-step method
- Write the differential equation clearly.
- Form the characteristic equation.
- Solve for the roots.
- Build the general solution with C1 and C2.
Formula:
Example 1:
Step 1 - Write the differential equation clearly.
In this problem: We are solving \(2 y{\left(x \right)} - 3 \frac{d}{d x} y{\left(x \right)} + \frac{d^{2}}{d x^{2}} y{\left(x \right)} = 0\).
Step 2 - Form the characteristic equation.
In this problem: For constant coefficients, replace y'' , y' , y with r^2, r, 1.
Step 3 - Solve for the roots.
In this problem: The characteristic equation is \(r^{2} - 3 r + 2 = 0\), with roots \(r = 2,\; r = 1\).
Step 4 - Build the general solution with C1 and C2.
In this problem: Build the general solution from the roots.
Final answer:
Example 2:
Step 1 - Write the differential equation clearly.
In this problem: We are solving \(y{\left(x \right)} + \frac{d^{2}}{d x^{2}} y{\left(x \right)} = 0\).
Step 2 - Form the characteristic equation.
In this problem: For constant coefficients, replace y'' , y' , y with r^2, r, 1.
Step 3 - Solve for the roots.
In this problem: The characteristic equation is \(r^{2} + 1 = 0\), with roots \(r = - i,\; r = i\).
Step 4 - Build the general solution with C1 and C2.
In this problem: Build the general solution from the roots.
Final answer:
See Example 1 Hide Example 1
Problem
Approach
Step-by-step method
- Write the differential equation clearly.
- Form the characteristic equation.
- Solve for the roots.
- Build the general solution with C1 and C2.
Step 1
Step 1 - Write the differential equation clearly.
In this problem:
Step 2
Step 2 - Form the characteristic equation.
In this problem:
Step 3
Step 3 - Solve for the roots.
In this problem:
Step 4
Step 4 - Build the general solution with C1 and C2.
In this problem:
Final Answer
See Example 2 Hide Example 2
Problem
Approach
Step-by-step method
- Write the differential equation clearly.
- Form the characteristic equation.
- Solve for the roots.
- Build the general solution with C1 and C2.
Step 1
Step 1 - Write the differential equation clearly.
In this problem:
Step 2
Step 2 - Form the characteristic equation.
In this problem:
Step 3
Step 3 - Solve for the roots.
In this problem:
Step 4
Step 4 - Build the general solution with C1 and C2.
In this problem:
Final Answer
Login and upgrade to Pro to unlock the full step solution.