Answer:
This is a linear homogeneous second-order differential equation. We can solve it by assuming a solution of the form y = e^(rt), where r is a constant.
Plugging this into the differential equation, we get:
r²t²e^(rt) - 2rte^(rt) + 2e^(rt) = 0
Factoring out e^(rt), we get:
e^(rt)(r²t² - 2rt + 2) = 0
For a non-trivial solution, we set the expression in parentheses equal to zero:
r²t² - 2rt + 2 = 0
This is a quadratic equation in r. Solving it will give us the values of r, which will determine the homogeneous solution.
b) To find the general solution using the method of variation of parameters, we assume a particular solution of the form y = u₁(t)y₁(t) + u₂(t)y₂(t), where y₁(t) and y₂(t) are linearly independent solutions of the homogeneous equation, and u₁(t) and u₂(t) are functions to be determined.
We then find the derivatives y' and y" and substitute them into the original differential equation. This will give us a system of equations involving u₁'(t) and u₂'(t). Solving this system will give us the values of u₁'(t) and u₂'(t), which we can integrate to find u₁(t) and u₂(t). Finally, we substitute these values back into the particular solution to