Q8E

Question

Find a general solution to the Cauchy-Euler equation x3y'''-2x2y''+3xy'-3y=x2,   x>0,

given that x,xlnx,x3 is a fundamental solution set for the corresponding homogeneous equation

Step-by-Step Solution

Verified
Answer

The general solution is  y(x)=C1x+C2xlnx+C3x3-x2

1Step 1: Definition

Variation of parameters, also known as variation of constants, is a general method to solve inhomogeneous linear ordinary differential equations.

2Step 2: Find complementary solution

.

It is given that   x3y'''-2x2y''+3xy'-3y=0    -------(1)

The fundamental solution set is x,xlnx,x3

So, the complementary function is yc(x)=C1x+C2xlnx+C3x3

3Step 3: Calculate Wornkians

Find W,Wk,k=1,2,3as follows:

Wx,xlnx,x3=xxln xx311+ln x3x201x6x=4x2



W1=(-1)3-1Wxln xx3=x ln xx31+lnx3x2=2x3 lnx-x3W2=(-1)3-2Wxx3=2x2W3=(-1)3-3Wxxln x=x

4Step 4: Calculate V i

Evaluate.

v1(x)=g(x)W1Wdx=1x2x3lnx-x34x2dx=14(2xlnx-3x)

v2(x)=g(x)W2Wdx=1x-2x34x2dx=-x2v3(x)=g(x)W3Wdx=-14x


5Step 5: Particular solution

Since x,xlnx,x3 is a fundamental solution set, so a particular solution of the form,

yp(x)=v1(x)x+v2(x)xlnx+v3(x)x3

The particular solution is,

yp(x)=v1(x)x+v2(x)xlnx+v3(x)x3=14(2xlnx-3x)·x+-x2·xlnx+-14x·x3=12x2lnx-34x2-12x2lnx-14x2=-x2

Thus, the general solution of the equation (1) is,

y(x)=yc(x)+yp(x)=C1x+C2xlnx+C3x3-x2