Section 7.1 Separable Differential Equations
Remark 7.1.1.
You are encouraged to peruse the Wikipedia page on differential equations (in particular the introduction and the Applications section).Subsection 7.1.1 How to Read a Differential Equation
Consider the differential equation dydx=−ky2, where k is a constant. In this differential equation, the independent variable is x, and the dependent variable is y. We refer to the constant k as a parameter. That is, we are seeking the unknown function y(x) that satisfies the given differential equation.Remark 7.1.2.
A parameter is a constant that has a specific value in a specific setting, but may have a different value in a different setting. A well-known example of a parameter is the constant of acceleration due to gravity, g. Its value on Earth is g=9.81 m/s2, but the value is different on the moon or on Mars.Checkpoint 7.1.3.
Checkpoint 7.1.4.
Subsection 7.1.2 Two 'Simple' Differential Equations Compared
Consider the two differential equations dydt=t and dydt=y. The essential difference is that the right-hand side of the first differential equation involves the independent variable t, while the right-hand side of the second differential equation involves the dependent variable x. For the first differential equation, we seek the function y(t) that satisfies y′(t)=t, and we readily determineCheckpoint 7.1.5.
Checkpoint 7.1.6.
Subsection 7.1.3 The World's Most Important Differential Equation
The World's Most Important Differential Equation simply is the generalized version of the second differential equation from the previous section, namely dydt=λy, where λ≠0 is a constant. By inspection, y(t)=eλt is a solution, but so is y(t)=Ceλt.Checkpoint 7.1.7.
Checkpoint 7.1.8. Determining the Particular Solution from a Given Initial Condition at 0.
The general solution is \(y(t) = C e^{-t}\text{.}\)
Substituting \(t=0\) gives \(y(0) = C e^{0} = C\text{.}\) But we are given that \(y(0) = 5\text{.}\) Therefore \(C = 5\text{,}\) and the particular solution is $$y(t) = 5 e^{-t}.$$
Checkpoint 7.1.9. Determining the Particular Solution to the World's Most Important Differential Equation.
The general solution is \(y(t) = C e^{\lambda t}\text{.}\)
Substituting \(t=t_0\) gives \(y(t_0) = C e^{\lambda t_0}\text{.}\) But we are given that \(y(t_0) = y_0\text{.}\) Therefore, $$ C e^{\lambda t_0}= y_0, $$ that is, $$ C = y_0 e^{-\lambda t_0}. $$
Substituting this result into the general solution gives
Subsection 7.1.4 Separable Differential Equations
A separable equation is a first-order differential equation in the form dydt=f(t)g(y) because we can separate the independent and dependent variables.Remark 7.1.10.
A first-order differential equation is a differential equation that involves only the first derivative of the unknown function y(t).Example 7.1.11. Solving the World's Most Important Differential Equation by Treating it as a Separable Differential Equation.
We separate the differential equation to give $$ \frac{dy}{y} = \lambda \ dt. $$ Next, we determine the antiderivatives on both sides to give $$ \ln|y| = \lambda t + C_1. $$ Note that one constant of integration suffices (here called \(C_1\text{,}\) so as not to confuse it with the eventual \(C\) in the solution).
Exponentiating both sides gives
Then $$ y = \pm e^{C_1} e^{\lambda t}. $$ Letting \(C = \pm e^{C_1}\text{,}\) we obtain the familiar general solution $$ y(t) = C e^{\lambda t}. $$
Checkpoint 7.1.12.
Subsection 7.1.5 Summary
Differential Equations.
- A differential equation is an equation that contains an unknown function and one or more of its derivatives.
- The solution to a differential equation is a function.
-
The form of the derivative(s) in a differential equation gives information about the independent and dependent variables. For example:
- If the equation involves dy/dx, then we seek a function y(x) that solves the differential equation.
- If the equation involves dv/dt, then we seek a function v(t) that solves the differential equation.
-
The solution to a differential equation always involves a constant of integration.
- If no further information is provided that allows us to determine the value of the constant of integration, then we have the general solution to a differential equation, which represents a family of solutions.
- If we have information that does allow us to determine the value of the constant of integration, then we have the particular solution, which represents one member of the family of solutions from above.
The World's Most Important Differential Equation.
- The general solution to the World's Most Important Differential Equation dydt=λy is y(t)=Ceλt, where C is an arbitrary constant.
- The particular solution to the World's Most Important Differential Equation dydt=λy subject to initial condition y(t0)=y0 is y(t)=y0eλ(t−t0).
Separable Differential Equations.
- A separable equation is a first-order differential equation in which the expression for dy/dt can be factored as a function of t times (or divided by) a function of y. In other words, it can be written in the form dydt=f(t)g(y).
-
To solve a separable differential equation:
- Write the differential equation in differential form: dyg(y)=f(t)dt.
- Integrate both sides of the equation in differential form: ∫dyg(y)=∫f(t)dt. In general, the result is an equation that defines y implicitly as a function of t.
- If possible, solve for y explicitly in terms of t.
Subsection 7.1.6 Don't Forget
Don't forget to return to eClass to complete the pre-class quiz.Subsection 7.1.7 Further Study
Remember that the notes presented above only serve as an introduction to the topic. Further study of the topic will be required. This includes working through the pre-class quizzes, reviewing the lecture notes, and diligently working through the homework problems. As you study, you should reflect on the following learning outcomes, and critically assess where you are on the path to achieving these learning outcomes:Learning Outcomes
- Recognize the World's Most Important Differential Equation, recall its solution, and interpret the solution in terms of exponential growth or decay.
- Recognize a separable differential equation and determine its solution.
Learning Outcome | Video | Textbook Section |
---|---|---|
1 | N/A | 7.4 |
2 | N/A | 7.4 |