Skip to main content
Ch. 9 - Differential Equations
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
9장, 문제 9.R.32a

A first-order equation Consider the equation t² y′(t) + 2ty(t) = e⁻ᵗ
a. Show that the left side of the equation can be written as the derivative of a single term.

검증된 단계별 안내
1
Start with the given differential equation: \(t^{2} y'(t) + 2t y(t) = e^{-t}\).
Notice that the left side resembles the product rule for derivatives. Recall the product rule: \(\frac{d}{dt}[u(t)v(t)] = u'(t)v(t) + u(t)v'(t)\).
Identify \(u(t)\) and \(v(t)\) such that \(\frac{d}{dt}[u(t) y(t)] = t^{2} y'(t) + 2t y(t)\). Here, let \(u(t) = t^{2}\) and \(v(t) = y(t)\).
Compute \(u'(t) = \frac{d}{dt} t^{2} = 2t\). Then, by the product rule, \(\frac{d}{dt}[t^{2} y(t)] = 2t y(t) + t^{2} y'(t)\), which matches the left side of the equation.
Therefore, the left side can be written as \(\frac{d}{dt}[t^{2} y(t)]\).

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

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

주요 개념

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

First-Order Linear Differential Equations

These are differential equations involving the first derivative of the unknown function and can be written in the form y' + p(t)y = q(t). Understanding their structure helps in recognizing how to manipulate terms and apply methods like integrating factors.
추천 영상:
07:39
Classifying Differential Equations

Product Rule for Differentiation

The product rule states that the derivative of a product of two functions is the derivative of the first times the second plus the first times the derivative of the second. This rule is essential to rewrite the left side of the equation as a single derivative.
추천 영상:
05:18
The Product Rule

Integrating Factor Method

This method involves multiplying the entire differential equation by a function (integrating factor) to rewrite the left side as the derivative of a product. It simplifies solving linear first-order equations by enabling direct integration.
추천 영상:
07:33
Euler's Method