Skip to main content
Ch. 7 - Transcendental Functions
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
7장, 문제 7.4.7

In Exercises 5–8, show that each function is a solution of the given initial value problem.
7. Differential Equation: xy' + y = -sin(x), x>0
Initial condition: y(π/2) = 0
Solution candidate: y = cos(x)/x

검증된 단계별 안내
1
Start by identifying the given differential equation: \(x y' + y = -\sin(x)\), with \(x > 0\), and the initial condition \(y\left(\frac{\pi}{2}\right) = 0\).
Given the candidate solution \(y = \frac{\cos(x)}{x}\), compute its derivative \(y'\) using the quotient rule: \(y' = \frac{d}{dx} \left( \frac{\cos(x)}{x} \right)\).
Apply the quotient rule: \(y' = \frac{-\sin(x) \cdot x - \cos(x) \cdot 1}{x^2} = \frac{-x \sin(x) - \cos(x)}{x^2}\).
Substitute \(y\) and \(y'\) back into the differential equation: \(x y' + y = x \cdot \frac{-x \sin(x) - \cos(x)}{x^2} + \frac{\cos(x)}{x}\).
Simplify the expression step-by-step to verify if it equals \(-\sin(x)\). Then, check the initial condition by evaluating \(y\left(\frac{\pi}{2}\right)\) to confirm it equals zero.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Initial Value Problem (IVP)

An initial value problem consists of a differential equation paired with a specific condition that the solution must satisfy at a given point. This condition, called the initial condition, ensures a unique solution. In this problem, y(π/2) = 0 specifies the value of the solution at x = π/2.
추천 영상:
가이드 코스
05:03
Initial Value Problems

Verification of a Solution to a Differential Equation

To verify a candidate solution, substitute it and its derivative into the differential equation. If both sides are equal for all x in the domain, the function is a solution. This process confirms that the candidate satisfies the equation's requirements.
추천 영상:
04:00
Solutions to Basic Differential Equations

Differentiation of Functions Involving Quotients

Differentiating functions like y = cos(x)/x requires applying the quotient rule, which states that the derivative of u/v is (v*u' - u*v')/v². Correct differentiation is essential to substitute y' accurately into the differential equation.
추천 영상:
06:43
The Quotient Rule