Finding a Second Solution to ODE xy''+y'+xy=0 with Integral Method

  • Thread starter Thread starter Tangent87
  • Start date Start date
  • Tags Tags
    Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Tangent87
Messages
146
Reaction score
0
We're given the ODE xy''+y'+xy=0 and told that [tex]y=\int_0^{\pi} e^{ix\cos{t}}dt[/tex] is one solution and it asks to find a second solution in the form of an integral for x>0. I'm not sure how to do this, I don't think they mean the second solution derived from the Wronskian as that just wouldn't "look right" with an integral for the first solution? Also I've tried substituting in [tex]y=\int_{\gamma} f(t)e^{xt}dt[/tex] but I just get back to the solution they've already given us. Do you think you have to somehow just "spot" a second solution? Thanks.
 
Physics news on Phys.org
But that implies the second solution is:

[tex]y_2(x)=y_1(x)\int^x \frac{1}{uy_1(u)^2}du[/tex] where [tex]y_1(x)=\int_0^{\pi} e^{ix\cos{t}}dt[/tex]. Is that okay? I've been a bit suspect when we have expressions where we're dividing by integrals.
 
Gib Z said:
It's fine. The integral is just some function.

Ok, thanks.