Second Order Linear Differential Equations with Variable Coefficients Notes | Mathematics-II | RGPV BTech First Year


Second Order Linear Differential Equations with Variable Coefficients

Second Order Linear Differential Equations with Variable Coefficients Mathematics-II (BT202) का एक अत्यंत महत्वपूर्ण अध्याय है। Engineering Mathematics में अनेक practical systems ऐसे होते हैं जिनमें coefficients constant नहीं होते बल्कि independent variable के साथ बदलते रहते हैं। ऐसी equations को Variable Coefficient Differential Equations कहा जाता है।

Introduction

Higher Order Differential Equations में यदि coefficients constants न होकर x के functions हों, तो equations अधिक जटिल हो जाती हैं। ऐसी equations Mechanical Systems, Fluid Flow, Electromagnetic Problems, Structural Engineering तथा Quantum Mechanics में देखने को मिलती हैं।

इन equations को solve करने के लिए विशेष methods जैसे Cauchy-Euler Method, Reduction of Order तथा Series Solution का उपयोग किया जाता है।

Definition

General Form:

a(x)d²y/dx² + b(x)dy/dx + c(x)y = r(x)

जहाँ

  • a(x), b(x), c(x) variable coefficients हैं।
  • r(x) forcing function है।
  • Equation second order की है।

Homogeneous Form

a(x)d²y/dx² + b(x)dy/dx + c(x)y = 0

Non-Homogeneous Form

a(x)d²y/dx² + b(x)dy/dx + c(x)y = r(x)

Cauchy-Euler Differential Equation

Special Form:

x²(d²y/dx²) + ax(dy/dx) + by = 0

Assume:

y = x^m

Then:

dy/dx = mx^(m-1)

d²y/dx² = m(m-1)x^(m-2)

Substituting:

m(m-1)+am+b=0

This is called the Auxiliary Equation.

Solution Cases

Case 1: Distinct Roots

m₁ ≠ m₂

Solution:

y = C₁x^m₁ + C₂x^m₂

Case 2: Equal Roots

m₁ = m₂ = m

Solution:

y = (C₁ + C₂lnx)x^m

Case 3: Complex Roots

m = α ± iβ

Solution:

y = x^α[C₁cos(βlnx)+C₂sin(βlnx)]

Reduction of Order Method

यदि एक solution ज्ञात हो तो दूसरे independent solution को प्राप्त करने के लिए Reduction of Order Method का उपयोग किया जाता है।

Assume:

y₂ = v(x)y₁

where y₁ is known solution.

Mathematical Expressions

x²y'' + axy' + by = 0

y = x^m

m(m-1)+am+b=0

General Solution = Complementary Function

Solved Example

Solve:

x²y'' - 5xy' + 9y = 0

Assume:

y = x^m

Substituting:

m(m-1)-5m+9=0

m²-6m+9=0

(m-3)²=0

Repeated Root:

m=3

Hence

y=(C₁+C₂lnx)x³

Characteristics

  • Second order equation.
  • Variable coefficients present.
  • More complex than constant coefficient equations.
  • Requires special methods.
  • Widely used in engineering models.

Properties

  • Coefficients depend on x.
  • Linear in dependent variable.
  • May be homogeneous or non-homogeneous.
  • Supports multiple solution techniques.
  • Useful for real-world modelling.

Advantages

  • Represents realistic systems.
  • Useful in engineering design.
  • Applicable to physical sciences.
  • Provides analytical understanding.
  • Foundation for advanced mathematics.

Limitations

  • Complex calculations.
  • Solution methods are lengthy.
  • Closed-form solutions may not exist.
  • Computational methods may be required.

Applications

  • Structural Engineering
  • Fluid Mechanics
  • Electrical Engineering
  • Control Systems
  • Quantum Mechanics
  • Mechanical Vibrations
  • Heat Transfer
  • Aerospace Engineering

Industrial Importance

Variable Coefficient Differential Equations का उपयोग Aerospace Systems, Mechanical Design, Structural Analysis, Control Engineering तथा Industrial Automation में किया जाता है।

Comparison Table

Feature Constant Coefficient Variable Coefficient
Coefficient Constant Function of x
Complexity Lower Higher
Methods CF & PI Euler, Series, Reduction
Applications Basic Models Real Systems

Viva Questions

  1. What is a variable coefficient differential equation?
  2. Define Cauchy-Euler equation.
  3. Why is y=x^m assumed?
  4. What is Reduction of Order?
  5. What is an auxiliary equation?
  6. How are repeated roots handled?
  7. How are complex roots handled?
  8. State engineering applications.
  9. Differentiate constant and variable coefficients.
  10. Why are these equations important?

Exam Oriented Important Questions

  1. Define Second Order Linear Differential Equation with Variable Coefficients.
  2. Derive Cauchy-Euler Equation method.
  3. Solve equations using y=x^m assumption.
  4. Explain repeated and complex roots cases.
  5. Explain Reduction of Order Method.
  6. Discuss properties and characteristics.
  7. Compare constant and variable coefficient equations.
  8. Discuss engineering applications.

Conclusion

Second Order Linear Differential Equations with Variable Coefficients Engineering Mathematics का एक महत्वपूर्ण topic है। Cauchy-Euler Method तथा Reduction of Order जैसी techniques इन equations के solution में महत्वपूर्ण भूमिका निभाती हैं। Engineering तथा Applied Sciences में इनके व्यापक applications हैं।