Key Concepts and Formulas
- Linear First-Order Differential Equation: A differential equation of the form dtdy+P(t)y=Q(t).
- Integrating Factor (I.F.): For a linear first-order differential equation, the integrating factor is given by I.F.=e∫P(t)dt.
- General Solution: The general solution is given by y(t)⋅(I.F.)=∫Q(t)⋅(I.F.)dt+C, where C is the constant of integration.
- L'Hôpital's Rule: If limx→ag(x)f(x) is of the form 00 or ∞∞, then limx→ag(x)f(x)=limx→ag′(x)f′(x), provided the limit exists.
Step-by-Step Solution
Step 1: Identify the differential equation and its components.
The given differential equation is:
dtdy+αy=γe−βt
Comparing this with the standard form dtdy+P(t)y=Q(t), we identify:
- P(t)=α
- Q(t)=γe−βt
This step is essential to recognize the type of differential equation and correctly identify the functions needed for the subsequent steps.
Step 2: Calculate the Integrating Factor (I.F.).
The integrating factor is given by:
I.F.=e∫P(t)dt=e∫αdt
Since α is a constant, the integral is straightforward:
I.F.=eαt
The integrating factor simplifies the differential equation by allowing us to rewrite the left side as the derivative of a product.
Step 3: Find the general solution y(t).
The general solution is given by:
y(t)⋅(I.F.)=∫Q(t)⋅(I.F.)dt+C
Substituting the values of I.F. and Q(t):
y(t)⋅eαt=∫(γe−βt)⋅(eαt)dt+C
Simplify the integrand:
y(t)⋅eαt=∫γe(α−β)tdt+C
Now we integrate. We need to consider two cases: α=β and α=β.
Case 1: α=β
In this case, we have:
y(t)eαt=γ∫e(α−β)tdt+C=γα−βe(α−β)t+C
Dividing by eαt:
y(t)=α−βγe−βt+Ce−αt
Case 2: α=β
In this case, we have:
y(t)eαt=γ∫e(α−α)tdt+C=γ∫1dt+C=γt+C
Dividing by eαt:
y(t)=γte−αt+Ce−αt
Finding the general solution correctly is crucial. Considering different cases avoids errors in integration.
Step 4: Evaluate the limit as t→∞.
We need to find limt→∞y(t). We are given that α>0 and β>0.
Case 1: α=β
limt→∞y(t)=limt→∞[α−βγe−βt+Ce−αt]
Since α>0 and β>0, as t→∞, e−βt→0 and e−αt→0. Therefore,
limt→∞y(t)=α−βγ⋅0+C⋅0=0
Case 2: α=β
limt→∞y(t)=limt→∞[γte−αt+Ce−αt]
Since α>0, as t→∞, e−αt→0. Therefore, limt→∞Ce−αt=0.
Now consider limt→∞γte−αt=limt→∞eαtγt. This is an indeterminate form of type ∞∞, so we can apply L'Hôpital's Rule:
limt→∞eαtγt=limt→∞αeαtγ
Since α>0, as t→∞, αeαt→∞. Therefore,
limt→∞αeαtγ=0
Thus,
limt→∞y(t)=0+0=0
In both cases, the limit is 0. The conditions α>0 and β>0 are essential for the exponential terms to decay to zero.
Common Mistakes & Tips:
- Remember to include the constant of integration, C, when finding the general solution.
- When integrating, pay attention to the case when α=β to avoid errors.
- When evaluating limits, recognize indeterminate forms and use L'Hôpital's Rule if necessary.
Summary
We solved the given first-order linear differential equation by finding the integrating factor and then integrating. We considered two cases, α=β and α=β, to find the general solution. Finally, we evaluated the limit of the solution as t approaches infinity, using the given conditions α>0 and β>0. In both cases, the limit was found to be 0.
Final Answer
The final answer is \boxed{0}, which corresponds to option (A).