Linear Differential Equations
Hey JEE aspirants! Differential equations are a crucial part of your JEE Main syllabus, often carrying significant weightage. Among these, linear differential equations are particularly important. They appear frequently and have a straightforward solution method, making them high-scoring if you understand the core concepts. Let's dive in!
What are Linear Differential Equations?
Imagine a situation where the rate of change of a quantity (represented by a function ) depends both on the quantity itself and some external factor (represented by a function ). Linear differential equations model such scenarios when this dependency is linear. This "linear" nature simplifies the solving process significantly compared to non-linear differential equations.
A linear differential equation is one where the dependent variable () and its derivatives appear only to the first power and are not multiplied together. Think of it as a "well-behaved" equation where things don't get too complicated. They have several real-world applications, including modeling the growth of populations, the decay of radioactive substances, and the flow of current in electrical circuits.
1. Standard Form
The standard form of a linear differential equation is crucial because it allows us to identify the functions involved and apply the appropriate solution technique. It's like putting everything in the correct format before starting a calculation.
The standard form is:
Here,
- represents the first derivative of with respect to .
- is a function of only (it can be a constant). It's the coefficient of the term.
- is the dependent variable (the function we're trying to find).
- is a function of only (it can also be a constant). It's the term on the right-hand side, independent of .
Example: Consider the equation . This is a linear differential equation in standard form, where and .
Non-Example: The equation is NOT a linear differential equation because is squared. Similarly, is not linear because is multiplied by its derivative.
4. Recognizing Linear Form
Before applying any solution method, make sure the given equation can be expressed in the standard linear form. Sometimes, the equation might be disguised! This requires some algebraic manipulation.
Tips:
- Check if the dependent variable () and its derivative () appear only to the first power.
- Ensure that and are not multiplied together.
- Verify that the coefficients of and are functions of only (or constants).
Example: Consider the equation . At first glance, it might not seem to be in standard form. However, dividing the entire equation by (assuming ) gives us , which is in standard form, with and .
Example: The equation is not linear. Even though appears to the first power, we have in the denominator on the right side.
2. Integrating Factor
The integrating factor (IF) is the magic ingredient that allows us to solve linear differential equations. It's a function that, when multiplied by the entire equation, makes the left-hand side a perfect derivative. This allows us to integrate both sides easily.
The integrating factor is defined as:
Where is the base of the natural logarithm, and is the integral of the function (which we identified in the standard form).
Explanation: The integrating factor is derived from the product rule of differentiation. The goal is to find a function that, when multiplied by the left side of the standard form equation, will allow it to be written as the derivative of a product.
Example: If , then the integrating factor is .
3. Solution Formula
Once we have the integrating factor, the solution to the linear differential equation is obtained by multiplying the entire equation by the IF and then integrating both sides. Here's the formula:
Where:
- is the dependent variable.
- IF is the integrating factor we calculated.
- is the function on the right-hand side of the standard form.
- is the constant of integration. Remember to include this!
Derivation:
- Start with the standard form:
- Multiply both sides by the IF:
- Notice that the left side is now the derivative of the product :
- Integrate both sides with respect to :
- This simplifies to:
- Which is our solution formula:
Example: Let's solve . We already know and . So, using the solution formula:
Let , then , so . Then:
Divide both sides by to solve for :
Linear differential equations are a fundamental tool in mathematics and engineering, and mastering them will not only help you score well in JEE Main but also provide a solid foundation for more advanced topics. Keep practicing, and you'll ace them!