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.17

Solving Initial Value Problems
Solve the initial value problems in Exercises 15–20.


θ dy/dθ + y = sin θ, θ > 0, y(π/2) = 1

Verified step by step guidance
1
Rewrite the given differential equation \(\theta \frac{dy}{d\theta} + y = \sin \theta\) in standard linear form by dividing both sides by \(\theta\) (noting that \(\theta > 0\)): \(\frac{dy}{d\theta} + \frac{1}{\theta} y = \frac{\sin \theta}{\theta}\)
Identify the integrating factor \(\mu(\theta)\), which is given by: \(\mu(\theta) = e^{\int P(\theta) \, d\theta}\), where \(P(\theta) = \frac{1}{\theta}\). So, \(\mu(\theta) = e^{\int \frac{1}{\theta} \, d\theta} = e^{\ln |\theta|} = \theta\) (since \(\theta > 0\)).
Multiply the entire differential equation by the integrating factor \(\theta\) to get: \(\theta \frac{dy}{d\theta} + y = \sin \theta\), which matches the original equation, confirming the integrating factor is correct. This allows us to write the left side as the derivative of a product: \(\frac{d}{d\theta} (\theta y) = \sin \theta\).
Integrate both sides with respect to \(\theta\): \(\int \frac{d}{d\theta} (\theta y) \, d\theta = \int \sin \theta \, d\theta\), which simplifies to: \(\theta y = -\cos \theta + C\), where \(C\) is the constant of integration.
Use the initial condition \(y\left(\frac{\pi}{2}\right) = 1\) to solve for \(C\): Substitute \(\theta = \frac{\pi}{2}\) and \(y = 1\) into the equation: \(\left(\frac{\pi}{2}\right)(1) = -\cos \left(\frac{\pi}{2}\right) + C\). Solve this equation for \(C\) to find the particular solution.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
2m
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

A first-order linear differential equation has the form dy/dx + P(x)y = Q(x). Solving such equations often involves finding an integrating factor to simplify the equation into an exact derivative, allowing integration to find the general solution.
Recommended video:
07:39
Classifying Differential Equations

Integrating Factor Method

The integrating factor is a function, usually denoted μ(x), used to multiply both sides of a linear differential equation to make the left side an exact derivative. It is typically μ(x) = e^(∫P(x) dx), which facilitates straightforward integration.
Recommended video:
07:33
Euler's Method

Initial Value Problems (IVP)

An initial value problem specifies a differential equation along with a condition y(x₀) = y₀. This condition allows determination of the particular solution from the general solution by solving for the constant of integration.
Recommended video:
05:03
Initial Value Problems