Solution.
part a)
y′−5y−e−3xy−3=0
Rewrite the
original differential equation as follows:
−5y4e3x+y3y′e3x=1
This is the Bernoulli equation for n = 4.
Substitution z=y4.
Then: z′=4y3y′,
and therefore the equation is rewritten as
−5ze3x+41z′e3x=1.
We solve this equation by the method of variation of an arbitrary constant.
This is a non-homogeneous equation. Consider the corresponding homogeneous equation:
−5ze3x+41z′e3x=0.
Solving it, we get:
z′=20z.
Integrating, we get:
lnz=20x,z=e20x.
We are now looking for a solution of the original equation in the form:
z(x)=C(x)e20x,z′(x)=C(x)e20x+C(x)(e20x)′.
So,
C′(x)=4e−23x
Integrating, we obtain:
C(x)=−234e−23x.
From the condition
z(x)=−234e−23xe20x.
Since z=y4, we get:
y4=Ce20x−234e−3x.
part b)
xy′=y(lnx−lny).We make substitution
u(x)=xy(x).Then y(x)=u(x)x and
y′=u′x+u.
We will have
x2u′+xu=ux(lnx−ln(ux)),
or x2u′+xulnu+xu=0.
Solve this equation:
(lnu+1)uu′=−x1, or
(lnu+1)udu=−xdx.
∫(lnu+1)udu=−∫xdx,
ln(lnu+1)=−lnx+C,
where C is some constant.
From here u=exC1−1.
And the solution of given equation is
y=xexC1−1.y(1)=4, then
eC1−1=4,C1−1=ln4,C1=ln4+1,y=xexln4+1−1.
Comments