So, I was trying to solve this differential equation problem by using the "Wronskian method" even if I wasn't told to, but I'm used to do my problems with the previously mentioned method. Differential equation:
$$y''-6y'+9y=\frac{9x^2+6x+2}{x^3}$$
by using the method I get integrals, which I don't know how to solve:
$$∫\frac{1}{x^2e^{3x}}dx \quad \text{or} \quad ∫\frac{1}{xe^{3x}}dx$$
I even tried to figure out the solution by using some of those "online calculators", like wolfram alpha etc., but they use the so called "exponential integral E(U)", E1 or something like that, which we don't use on my math class. Is there any way to solve this differential equation? Feel free to post an explanation, covered with details. Peace
Hints (because the calculations are large, the exercise is easy) :
$$y_c(x) = c_1e^{3x} + c_2e^{3x}x$$
Note : This method applies to any such differential equation and is straight forward.
Side-note : You aren't going to get any "scary" integrals this way !