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

Solve the Bernoulli equations in Exercises 29–32.


x²y' + 2xy = y³

검증된 단계별 안내
1
Rewrite the given differential equation \(x^{2}y' + 2xy = y^{3}\) in the standard Bernoulli form. First, isolate \(y'\) by dividing the entire equation by \(x^{2}\): \[y' + \frac{2}{x}y = \frac{y^{3}}{x^{2}}\]
Identify the Bernoulli equation parameters: it has the form \[y' + P(x)y = Q(x)y^{n}\] where \(P(x) = \frac{2}{x}\), \(Q(x) = \frac{1}{x^{2}}\), and \(n = 3\).
Make the substitution \(v = y^{1-n} = y^{1-3} = y^{-2}\). Then compute \(v'\) in terms of \(y\) and \(y'\): \[v = y^{-2} \implies v' = -2y^{-3}y'\]
Express \(y'\) from the substitution: \[y' = -\frac{1}{2} y^{3} v'\] Substitute \(y'\) and \(y^{3}\) back into the original equation rewritten in step 1 to get a linear differential equation in terms of \(v\).
After substitution, simplify the resulting equation to the form \[v' + p(x)v = q(x)\] where \(p(x)\) and \(q(x)\) are functions of \(x\). Then solve this linear first-order ODE using an integrating factor.

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

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

주요 개념

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

Bernoulli Differential Equation

A Bernoulli differential equation has the form y' + P(x)y = Q(x)y^n, where n is any real number other than 0 or 1. It is nonlinear due to the y^n term but can be transformed into a linear equation using an appropriate substitution.
추천 영상:
07:39
Classifying Differential Equations

Substitution Method for Bernoulli Equations

To solve a Bernoulli equation, use the substitution v = y^(1-n), which converts the nonlinear equation into a linear differential equation in terms of v. This allows the use of standard methods for linear equations to find the solution.
추천 영상:
07:33
Euler's Method

Solving Linear First-Order Differential Equations

Once transformed, the equation becomes linear and can be solved using an integrating factor, μ(x) = exp(∫P(x) dx). Multiplying through by μ(x) simplifies the equation to an exact derivative, enabling integration and solution for v, and subsequently y.
추천 영상:
06:06
Solving Separable Differential Equations