Chapter 19: Problem 6
Find the general solution of the equation \(\frac{\mathrm{d} x}{\mathrm{~d} t}=t(x-2)\). Find the particular solution which satisfies \(x(0)=5\)
Short Answer
Expert verified
The general solution is \( x(t) = 2 + Ce^{t^2/2} \). The particular solution is \( x(t) = 2 + 3e^{t^2/2} \).
Step by step solution
01
Identify the type of differential equation
The given equation \( \frac{\mathrm{d} x}{\mathrm{d} t}=t(x-2) \) is a first-order linear differential equation.
02
Rearrange the equation
Rewrite the equation in the standard form for linear differential equations \( \frac{\mathrm{d} x}{\mathrm{d} t} - tx = -2t \). This involves subtracting \( tx \) from both sides.
03
Find the integrating factor
The integrating factor \( \mu(t) \) is given by \( e^{\int -t \mathrm{d} t} = e^{-t^2/2} \). Calculate the integral of \( -t \) to get \( -t^2/2 \), then derive \( \mu(t) \) using the formula.
04
Multiply through by the integrating factor
Multiply every term in the differential equation \( \frac{\mathrm{d} x}{\mathrm{d} t} - tx = -2t \) by \( e^{-t^2/2} \). This gives \( e^{-t^2/2} \frac{\mathrm{d} x}{\mathrm{d} t} - t e^{-t^2/2} x = -2t e^{-t^2/2} \).
05
Recognize the left side as a derivative
Notice that the left-hand side \( \frac{\mathrm{d}}{\mathrm{d} t}(e^{-t^2/2}x) \) results from the multiplication of the integrating factor. Rewrite the equation as: \( \frac{\mathrm{d}}{\mathrm{d} t}(e^{-t^2/2}x) = -2t e^{-t^2/2} \).
06
Integrate both sides
Integrate both sides with respect to \( t \). The left side integrates to \( e^{-t^2/2}x \). For the right side, use substitution \( u = -t^2/2 \) to find the integral: \( \int -2t e^{-t^2/2} \mathrm{d}t = 2 e^{-t^2/2} + C \).
07
Solve for x(t)
Multiply both sides of the equation by \( e^{t^2/2} \) to solve for \( x(t) \): \( x(t) = 2 + Ce^{t^2/2} \). This is the general solution.
08
Apply the initial condition
Use the initial condition \( x(0) = 5 \) to find \( C \). Substitute \( t = 0 \) and \( x = 5 \) into the general solution: \( 5 = 2 + Ce^0 \). Solve for \( C \) to get \( C = 3 \).
09
Write the particular solution
Substitute \( C = 3 \) back into the general solution to obtain the particular solution: \( x(t) = 2 + 3e^{t^2/2} \).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Integrating Factor
In the realm of first-order linear differential equations, the integrating factor is a magic multiplier that simplifies solving the equation. For the differential equation \( \frac{\mathrm{d}x}{\mathrm{d}t} - tx = -2t \), the integrating factor helps us to reframe and solve it efficiently. But what exactly is it?
Simply put, an integrating factor is a function, here noted as \( \mu(t) \), which is commonly derived from the exponentiation of the integral of the coefficient of \( x \) in the standard form of the equation. For our equation, the coefficient of \( x \) is \( -t \). So we calculate the integral as \( \int -t \, \mathrm{d}t = -t^2/2 \).
Simply put, an integrating factor is a function, here noted as \( \mu(t) \), which is commonly derived from the exponentiation of the integral of the coefficient of \( x \) in the standard form of the equation. For our equation, the coefficient of \( x \) is \( -t \). So we calculate the integral as \( \int -t \, \mathrm{d}t = -t^2/2 \).
- The integrating factor \( \mu(t) \) is then given by \( e^{-t^2/2} \).
- This transforming step ensures we can express the left-hand side of our rearranged equation as a derivative.
General Solution
The general solution of a differential equation provides us a family of solutions that encompass all particular instances of the answer. For our equation, after establishing our integrating factor \( e^{-t^2/2} \), we rewrite the equation as a derivative, which simplifies the solving process.
Consider the left side of the modified equation: it becomes \( \frac{\mathrm{d}}{\mathrm{d}t}(e^{-t^2/2}x) \). This nifty trick makes it straightforward to integrate both sides. After performing the integration, we deduce:
\( x(t) = 2 + Ce^{t^2/2} \). This result includes all specific solutions depending on the constant \( C \).
Consider the left side of the modified equation: it becomes \( \frac{\mathrm{d}}{\mathrm{d}t}(e^{-t^2/2}x) \). This nifty trick makes it straightforward to integrate both sides. After performing the integration, we deduce:
- The left side integrates to \( e^{-t^2/2}x \).
- The right side, after some substitution and manipulation, simplifies down to \( 2e^{-t^2/2} + C \), where \( C \) is an arbitrary constant.
\( x(t) = 2 + Ce^{t^2/2} \). This result includes all specific solutions depending on the constant \( C \).
Particular Solution
Particular solutions provide specific answers for differential equations based on given initial conditions. Unlike the general solution, which spans many possible solutions, a particular solution satisfies a specific point. For this reason, we use initial conditions like \( x(0) = 5 \) to pinpoint this unique solution.
To find the particular solution, substitute the initial condition into the general solution \( x(t) = 2 + Ce^{t^2/2} \). Here's how:
\( x(t) = 2 + 3e^{t^2/2} \). This delivers a precise solution that passes through the initial condition point, offering clarity and specificity.
To find the particular solution, substitute the initial condition into the general solution \( x(t) = 2 + Ce^{t^2/2} \). Here's how:
- Set \( t = 0 \) in the general solution, yielding \( x(0) = 2 + Ce^0 = 2 + C \).
- Equate this with the provided initial condition \( x(0) = 5 \).
\( x(t) = 2 + 3e^{t^2/2} \). This delivers a precise solution that passes through the initial condition point, offering clarity and specificity.