4.6.4 · D4Ordinary Differential Equations

Exercises — First-order linear ODEs — integrating factor method (derivation)

2,175 words10 min readBack to topic

Throughout, the standard form is


Level 1 — Recognition

These ask only: is it linear, and what are and ? No solving yet.

Recall Solution 1.1

(a) Linear. and appear only to the first power, never multiplied together. Already standard (coefficient of is ): . (b) NOT linear. The term raises to the second power — the definition forbids any power of other than the first. (c) Linear. But coefficient of is , not . Divide by : , so . (d) NOT linear. sits inside — a function of the derivative. Linear means and appear bare, to the first power, never inside another function.

Recall Solution 1.2

(a) . (b) (take on our working domain). (c) Here , so . Since , we get , hence (on an interval where ).


Level 2 — Application

Run the full 5-step recipe on clean, standard problems.

Recall Solution 2.1

Standardize: already standard, . Mu: . Multiply & collapse: . Integrate: . Divide: .

Recall Solution 2.2

Standardize: already standard, . Mu: . Multiply & collapse: . Integrate: . Divide: .

Recall Solution 2.3

Standardize: already standard, . Mu: . Multiply & collapse: . Integrate: the right side is . Why substitution here? Because the derivative of the exponent is , and we have an outside — a classic "inner-derivative-is-present" signal. Let , : So . Divide: .


Level 3 — Analysis

Now the equation is disguised: you must standardize, or the integral needs a technique.

Recall Solution 3.1

Standardize: divide by (coefficient of must be ): . So . Mu: . Multiply & collapse: . Integrate: . Divide: multiply by : .

Recall Solution 3.2

Standardize: . Mu: . Multiply & collapse: . Integrate by parts: Why parts? We have a product of "polynomial exponential" and no chain-rule inner derivative is present, so substitution won't help — parts is the tool that trades a hard product for an easier one. With : So . Divide: . Apply IC last: . Answer: .

Recall Solution 3.3

Standardize: divide by (nonzero on this interval): . So . Mu: (since here). Multiply & collapse: . Integrate: . Divide: (using and ).


Level 4 — Synthesis

Combine the method with substitutions, other ODE types, or geometry.

Recall Solution 4.1

This is a Bernoulli equation with not linear as written (the term multiplies powers). Substitute , so . Divide the ODE by : . In terms of : , i.e. Now it's linear in : . . . Integrate by parts: . So . Back-substitute : , so .

Recall Solution 4.2

throughout. On (): . IC : , so At : . On (): . Continuity at : , so As , : with the driving turned off, the solution decays.

Figure — First-order linear ODEs — integrating factor method (derivation)
Recall Solution 4.3

Rewrite: , so . . . Integrate: . So . IC : . Answer: . Shape: at , ; the red curve dips slightly negative just right of (since for ... on it climbs), touches a minimum where , i.e. , then rises steadily — a gently curving line pinned through the marked point.


Level 5 — Mastery

Structural insight, parameters, and existence subtleties.

Recall Solution 5.1

Case : , . Integrate: , so . Notice the out front — the forcing matches the decaying mode , so integrating a constant produces a linear factor. Case : , integrate: , so . No stray — the forcing and the natural mode differ, so a plain exponential particular solution works. Insight: the -multiplier appears exactly when 's exponential rate equals the homogeneous rate . (This is the ODE analogue of resonance.)

Recall Solution 5.2

Let , so (from the derivation's condition). Write . Differentiate both sides with the product rule: Replace : . Divide by (never zero since it's an exponential): . ✓ Exact-equation view: multiplying by makes the left side the exact differential — the integrating factor is precisely what turns a non-exact form into an exact one.

Recall Solution 5.3

(a) Standardize (for ): , . Then , so . (b) The standard form has and , both undefined at — the existence-uniqueness theorem needs continuous, which fails there. Looking at : as , the term blows up unless . So the only solution that stays finite at is , giving . Therefore an initial condition is admissible only if ; any other value has no solution reaching the origin. (Notice the original equation at reads , forcing — consistent.)


Active Recall

Recall Ladder self-test (cover the answers)
  • L1: Is linear? ::: No — is a second power of .
  • L2: for ? ::: .
  • L3: First move for ? ::: Divide by to standardize.
  • L4: Substitution for ? ::: (Bernoulli, ).
  • L5: Which works for ? ::: Only .

Connections