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

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


t dy/dt + 2y = t³, t > 0, y(2) = 1

검증된 단계별 안내
1
Rewrite the given differential equation in standard linear form by dividing both sides by \(t\) (since \(t > 0\)): \[\frac{dy}{dt} + \frac{2}{t} y = t^2\]
Identify the integrating factor \(\mu(t)\), which is given by: \[\mu(t) = e^{\int P(t) \, dt} = e^{\int \frac{2}{t} \, dt}\]
Calculate the integrating factor \(\mu(t)\) explicitly by evaluating the integral: \[\mu(t) = e^{2 \ln |t|} = e^{\ln |t|^2} = t^2\] (since \(t > 0\), absolute value can be dropped)
Multiply both sides of the differential equation by the integrating factor \(t^2\) to write the left side as a derivative of a product: \[t^2 \frac{dy}{dt} + 2t y = t^4\] which can be expressed as: \[\frac{d}{dt} (t^2 y) = t^4\]
Integrate both sides with respect to \(t\): \[\int \frac{d}{dt} (t^2 y) \, dt = \int t^4 \, dt\] This gives: \[t^2 y = \frac{t^5}{5} + C\] where \(C\) is the constant of integration. Use the initial condition \(y(2) = 1\) to solve for \(C\).

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

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

주요 개념

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

First-Order Linear Differential Equations

These are differential equations of the form dy/dt + P(t)y = Q(t). They can be solved using an integrating factor, which simplifies the equation into an exact derivative, allowing integration on both sides to find the general solution.
추천 영상:
07:39
Classifying Differential Equations

Integrating Factor Method

The integrating factor is a function, usually denoted μ(t) = e^(∫P(t) dt), used to multiply both sides of a linear differential equation. This transforms the left side into the derivative of (μ(t)y), making it easier to integrate and solve for y.
추천 영상:
07:33
Euler's Method

Initial Value Problems (IVP)

An IVP specifies the value of the unknown function at a particular point, such as y(2) = 1. After finding the general solution, the initial condition is used to determine the specific constant, yielding a unique solution to the differential equation.
추천 영상:
05:03
Initial Value Problems