Skip to main content
Ch. 9 - First-Order Differential Equations
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 9, Problem 9.2.11

First-Order Linear Equations
Solve the differential equations in Exercises 1–14.


(t-1)³ ds/dt + 4(t-1)²s = t+1, t >1

Verified step by step guidance
1
Rewrite the given differential equation in the standard linear form. Start by dividing both sides of the equation by \( (t-1)^3 \) to isolate \( \frac{ds}{dt} \). This gives: \( \frac{ds}{dt} + \frac{4}{t-1} s = \frac{t+1}{(t-1)^3} \)
Identify the integrating factor \( \mu(t) \) for the linear differential equation. Recall that the integrating factor is given by: \( \mu(t) = e^{\int P(t) dt} \) where \( P(t) \) is the coefficient of \( s \) in the standard form. Here, \( P(t) = \frac{4}{t-1} \).
Calculate the integrating factor: \( \mu(t) = e^{\int \frac{4}{t-1} dt} = e^{4 \ln|t-1|} = |t-1|^4 \). Since \( t > 1 \), we can write \( \mu(t) = (t-1)^4 \).
Multiply the entire differential equation by the integrating factor \( (t-1)^4 \) to make the left side an exact derivative: \( (t-1)^4 \frac{ds}{dt} + 4 (t-1)^3 s = (t-1)^4 \cdot \frac{t+1}{(t-1)^3} \) which simplifies to: \( \frac{d}{dt} \left[ (t-1)^4 s \right] = (t-1)(t+1) \)
Integrate both sides with respect to \( t \): \( \int \frac{d}{dt} \left[ (t-1)^4 s \right] dt = \int (t-1)(t+1) dt \) This will give you an expression for \( (t-1)^4 s \) plus a constant of integration. Finally, solve for \( s(t) \) by dividing both sides by \( (t-1)^4 \).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

First-Order Linear Differential Equations

These are differential equations of the form dy/dt + P(t)y = Q(t), where the highest derivative is first order and the equation is linear in the unknown function y. Understanding this form allows the use of integrating factors to find explicit solutions.
Recommended video:
07:39
Classifying Differential Equations

Integrating Factor Method

This technique involves multiplying the entire differential equation by an integrating factor, usually e^(∫P(t)dt), to rewrite the left side as the derivative of a product. This simplifies solving the equation by enabling direct integration.
Recommended video:
07:33
Euler's Method

Domain and Continuity Conditions

The problem specifies t > 1, which ensures the functions involved, like (t-1)³, are well-defined and nonzero. Recognizing the domain is crucial for applying the integrating factor method and ensuring the solution's validity.
Recommended video:
00:57
Intro to Continuity Example 2