(a)Find a second-order homogeneous linear ODE for which the given functions are solutions. (b)Show linear independence by the Wronskian. (c)Solve the initial value problem.
xm1, xm2, y(1)=−2, y′(1)=2m1−4m2
Solution
Verified
Step 1
1 of 3
a)
Since the given functions are solutions of the Euler-Cauchy equation
x2y′′+axy′+by=0
we obtain the roots of its auxiliary equation
λ2+(a−1)λ+b=0
λ1=m1∧λ2=m2
The equation
(λ−m1)(λ−m2)=0⟺λ2−(m1+m2)λ+m1⋅m2=0
must be equal to
λ2+(a−1)λ+b=0
⟹a−1=−m1−m2∧b=m1m2⟹a=1−m1−m2∧b=m1m2
So, we obtain the ODE:
x2y′′+(1−m1−m2)xy′+m1m2y=0
b)
Let
y1=xm1∧y2=xm2.
Let's calculate the Wronskian of this two functions.