Skip to main content

Ordinary Differential Equations

Section 1.10 Separable differential equations

Recall from Sectionย 1.1 that first-order separable differential equations take the form (1.1.2). We solve such ODEs by the separation of variables algorithm.

Example 1.10.2.

Example 1.10.3.

Example 1.10.4.

Consider the differential equation \(4t\ln(y)\dfrac{\mathrm{d}y}{\mathrm{d}t} = \dfrac{\sqrt{t^2-4}}{y^3}\text{.}\)
  1. Find the order of the differential equation. Is it (non)linear, (non)automous, and (non)separable?
  2. What method(s) can you use to solve this differential equation?
  3. Find an implicit solution to the differential equation.

Example 1.10.5.

Consider the differential equation \(2y\dfrac{\mathrm{d}y}{\mathrm{d}t} = \dfrac{\sec(y^2)}{1+t^2}, \quad y(1)=0\text{.}\)
  1. Find the order of the differential equation. Is it (non)linear, (non)automous, and (non)separable?
  2. What method(s) can you use to solve this differential equation?
  3. Solve the initial value problem.