Differential Equations Calculator โ Solve ODEs Step by Step
Solve first-order ordinary differential equations including separable (dy/dx = y) and linear (dy/dx = x + y) types. Supports initial conditions for particular solutions.
Did our AI summary help? Let us know.
dy/dx = y โ y = Ce^x (exponential growth/decay) dy/dx = x + y โ linear, use integrating factor e^(-x) Separable: โซdy/h(y) = โซg(x)dx
Ready to run the numbers?
Why: Differential equations model real-world phenomena: population growth, radioactive decay, electrical circuits, and mechanical systems. First-order ODEs are foundational โ separable and linear types have standard solution methods.
How: Separable: separate variables and integrate. Linear: use integrating factor ฮผ = e^(โซP dx), multiply through, integrate. Initial conditions determine the constant C.
Run the calculator when you are ready.
First-Order ODE Solver
Solve separable and linear differential equations. Supports dy/dx = y and dy/dx = x + y with initial conditions.
๐ Examples โ Click to Load
Input
Solution Curve y(x)
Solution Sign Distribution
๐ Calculation Steps
For educational and informational purposes only. Verify with a qualified professional.
๐งฎ Fascinating Math Facts
dy/dx = y models exponential growth (C>0) or decay (C<0)
โ Calculus
Integrating factor converts linear ODE to exact derivative form
โ Paul's Online Notes
๐ Key Takeaways
- โข Separable: dy/dx = f(x)g(y) โ โซ(1/g(y))dy = โซf(x)dx
- โข Linear: dy/dx + P(x)y = Q(x) โ use integrating factor ฮผ = e^(โซP dx)
- โข dy/dx = y โ y = Ce^x (exponential growth/decay)
- โข dy/dx = x + y โ linear, solved via integrating factor
๐ก Did You Know?
๐ How It Works
Separable (dy/dx = y): Rewrite as dy/y = dx, integrate both sides โ ln|y| = x + C โ y = Ce^x.
Linear (dy/dx = x + y): Rewrite as dy/dx - y = x. Integrating factor ฮผ = e^(-x). Multiply, integrate โ y = Ce^x - x - 1.
๐ฏ Expert Tips
๐ก Identify the type
Separable: variables can be split. Linear: form dy/dx + P(x)y = Q(x).
๐ก Initial conditions
Use y(xโ) = yโ to find C and get a particular solution.
โ๏ธ Comparison Table
| Type | Form | Method |
|---|---|---|
| Separable | dy/dx = f(x)g(y) | Separate & integrate |
| Linear | dy/dx + P(x)y = Q(x) | Integrating factor |
โ Frequently Asked Questions
What is a separable differential equation?
One that can be written as dy/g(y) = f(x)dx. Both sides can then be integrated separately.
What is an integrating factor?
ฮผ(x) = e^(โซP(x)dx). Multiplying the linear ODE by ฮผ converts it to d/dx[ฮผy] = ฮผQ, which is easy to integrate.
Why does dy/dx = y give y = Ce^x?
Separating: dy/y = dx. Integrating: ln|y| = x + Cโ. Exponentiating: y = Ce^x where C = ยฑe^Cโ.
๐ Infographic Stats
๐ Official Sources
โ ๏ธ Disclaimer: This calculator supports a limited set of first-order ODEs. For complex equations, use numerical methods or specialized software.
Related Calculators
Circle Calculator
Circle Calculator - Calculate and learn about circle concepts
MathematicsFractions Calculator
Fractions Calculator - Calculate and learn about fractions concepts
MathematicsLCD Calculator
L C D Calculator - Calculate and learn about fractions concepts
MathematicsSVD Calculator
S V D Calculator - Calculate and learn about linear-algebra concepts
MathematicsCircumference Calculator
Circumference Calculator - Calculate and learn about circle concepts
MathematicsDiameter Calculator
Diameter Calculator - Calculate and learn about circle concepts
Mathematics