Mathematics IUnit 613 min read
First-Order Differential Equations: Types, Solutions & Applications
Unit 6 of Mathematics I covers first-order differential equations (separable, linear, exact, homogeneous), solving techniques, and real-world applications like population growth and cooling laws, with emphasis on method selection and verification.
1. Introduction to First-Order Differential Equations (ODEs)
A first-order ODE is an equation of the form: where is a function of , and . The order is the highest derivative present (here, 1). Solutions are functions that satisfy the equation.
Key Concepts
- General Solution: Contains arbitrary constants (e.g., ).
- Particular Solution: Satisfies an initial condition (e.g., ).
- Singular Solution: A solution not obtainable from the general solution (rare in first-order ODEs).
2. Classification of First-Order ODEs
First-order ODEs are classified based on their structure. The choice of method depends on their form:
| Type | Form | Method | Example |
|---|---|---|---|
| Separable | Separate variables, integrate. | ||
| Linear | Integrating factor (IF) method. | ||
| Exact | Check . | ||
| Homogeneous | Substitution . | ||
| Bernoulli | Reduce to linear via . |
3. Solving Methods with Worked Examples
3.1 Separable Equations
Definition: Equations where variables can be separated as .
Steps:
- Rewrite as .
- Separate: .
- Integrate both sides: .
- Solve for .
Example 1: Solve with .
Solution:
- Separate: .
- Integrate: .
- Exponentiate: .
- Apply IC: . Final Answer: .
Verification: Differentiate :
3.2 Linear First-Order ODEs
Standard Form: Integrating Factor (IF): .
Steps:
- Compute .
- Multiply ODE by : .
- Left side becomes .
- Integrate: .
- Solve for .
Example 2: Solve with .
Solution:
- , so .
- Multiply ODE: .
- Left side: .
- Integrate: .
- Solve: .
- Apply IC: . Final Answer: .
Verification: Substitute back into the ODE: LHS: .
3.3 Exact Equations
Definition: An equation is exact if:
Solution Method:
- Check exactness.
- Find such that:
- Integrate w.r.t. , then adjust for .
- Solve .
Example 3: Solve .
Solution:
- Check exactness:
- Integrate :
- Differentiate w.r.t. :
- Integrate : .
- General solution: .
Verification: Differentiate implicitly:
3.4 Homogeneous Equations
Definition: . Solve using substitution .
Steps:
- Let , then .
- Substitute into ODE: .
- Separate variables and solve for .
- Back-substitute .
Example 4: Solve .
Solution:
- Substitute :
- Separate:
- Integrate:
- Back-substitute :
Verification: Differentiate implicitly and substitute back into the ODE to confirm.
3.5 Bernoulli Equations
Form: . Solution: Substitute , reducing to linear.
Example 5: Solve .
Solution:
- Here, , so , .
- Rewrite ODE:
- Substitute :
- Linear ODE: .
- Solve using integrating factor:
- .
- Multiply: .
- Integrate: .
- Use integration by parts for :
- Thus:
- Back-substitute :
4. Applications of First-Order ODEs
First-order ODEs model real-world phenomena where rates depend on current state.
4.1 Population Growth (Logistic Model)
Model: where:
- : Population at time ,
- : Growth rate,
- : Carrying capacity.
Solution: Separable equation. Solution is the logistic function:
4.2 Newton’s Law of Cooling
Model: where:
- : Temperature of object at time ,
- : Ambient temperature,
- : Cooling constant.
Solution: Linear ODE. Solution:
4.3 Orthogonal Trajectories
Definition: Curves that intersect a given family of curves at right angles. Method:
- Solve the family of curves for .
- Orthogonal trajectories satisfy .
- Solve the new ODE.
Example 6: Find orthogonal trajectories to .
Solution:
- Differentiate implicitly: .
- Orthogonal slope: .
- Solve separable ODE: Answer: Orthogonal trajectories are straight lines through the origin.
5. Comparison of Methods
| Method | When to Use | Advantages | Disadvantages |
|---|---|---|---|
| Separable | Simple, direct integration. | Limited to separable forms. | |
| Linear | Systematic (integrating factor). | Requires and . | |
| Exact | No substitution needed. | Only works for exact equations. | |
| Homogeneous | Useful for ratios . | Requires substitution . | |
| Bernoulli | Handles nonlinear terms. | Extra substitution step. |
6. Common Mistakes and Pitfalls
- Assuming All ODEs Are Separable: Always check the form before applying separation.
- Forgetting the Integrating Factor: For linear ODEs, is essential.
- Exactness Check: Skipping leads to incorrect solutions.
- Initial Conditions: Always apply ICs to find particular solutions.
- Substitution Errors: In homogeneous/Bernoulli equations, ensure correct substitution and back-substitution.
7. Exam Tips
7.1 What Examiners Look For
- Correct Classification: Identify the type of ODE (separable, linear, etc.) before solving.
- Step-by-Step Solutions: Show all steps, especially for integrating factors and substitutions.
- Verification: Always verify your solution by substituting back into the original ODE.
- Initial Conditions: If given, apply them correctly to find .
- Simplification: Simplify final answers (e.g., instead of ).
7.2 Common Exam Questions
- Solve the following ODEs:
- Separable: .
- Linear: .
- Exact: .
- Applications:
- Model population growth with .
- Solve Newton’s cooling problem with given and .
- Orthogonal Trajectories: Find trajectories orthogonal to .
7.3 High-Scoring Strategies
- Show Work: Even if the answer is simple, write steps (e.g., integrating factor calculation).
- Box Final Answers: Clearly mark the final solution (e.g., ).
- Units and ICs: If an application problem is given, include units and interpret constants.
- Alternative Methods: If stuck, try rewriting the ODE (e.g., exact vs. integrating factor).
7.4 Past Exam Patterns (Based on Given Questions)
- Misleading Questions: Some questions (e.g., ) are not first-order ODEs but partial derivatives. Ignore them for this unit.
- Numerical Methods: Questions like "Find using Newton-Raphson" belong to Unit 8 (Numerical Methods), not this unit.
- Focus on Solving: Exams prioritize solving separable, linear, and exact ODEs. Practice these heavily.
8. Practice Problems
Solve the following (answers provided at the end):
Separable: .
Linear: .
Exact: .
Homogeneous: .
Application: A tank contains 1000 L of water with 50 kg of salt. Water with 1 kg/L of salt enters at 5 L/min, and mixed water leaves at 5 L/min. Find , the amount of salt at time .
Answers to Practice Problems
- .
- .
- .
- .
- kg.
9. Summary Table of Solution Methods
| Type | Form | Substitution/Tool | Solution Form |
|---|---|---|---|
| Separable | Separate | ||
| Linear | Integrating factor | ||
| Exact | with | where | |
| Homogeneous | Solve for , then back-substitute. | ||
| Bernoulli | Reduce to linear ODE. |
10. Final Notes
- Memorize Forms: Know the standard forms of separable, linear, exact, and homogeneous ODEs.
- Practice Verification: Always plug your solution back into the original ODE.
- Time Management: In exams, start with separable/linear ODEs (easier) before attempting exact/homogeneous.
- Applications: Understand the physical meaning behind models (e.g., cooling, growth).
Exam Tip
"If the ODE doesn’t fit separable, linear, or exact, try homogeneous or Bernoulli. If all else fails, check for exactness after multiplying by an integrating factor."
End of Note
This covers all subtopics of Unit 6 as per the TU syllabus, with definitions, methods, examples, applications, and exam strategies. For further practice, refer to past TU/PU question papers focusing on first-order ODEs.
Based on the TU BSc CSIT syllabus for Mathematics I (MTH117), unit 6.
Discussion
Loading…