Solving a non-homogeneous ODE with Bessel functions?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 10K views
TheJCBand
Messages
10
Reaction score
0
Hi, I posted this on the homework forum, but I haven't gotten any responses there. I thought there might be a better chance here.

1. Homework Statement

I have the ODE
h'' + h'/r + λ2h = 1,
where h = h(r), and I want to find h(r).

2. Homework Equations

The corresponding homogeneous equation is a Bessel equation that has the solution
hh = c1J0(λr) + c2Y0(λr),
where J0 and Y0 are Bessel functions.

Now I was planning on using h(r) = hh + hp,
where hp is a particular solution of the ODE.

3. The Attempt at a Solution

To find hp, I tried using variation of parameters, but I get to a point where I need to both differentiate and integrate a Bessel function, which turns out to be pretty hard. I'm wondering if I'm going in the wrong direction, or if my logic here is even valid.

Thanks!
 
Physics news on Phys.org
TheJCBand said:
Hi, I posted this on the homework forum, but I haven't gotten any responses there. I thought there might be a better chance here.

1. Homework Statement

I have the ODE
h'' + h'/r + λ2h = 1,
where h = h(r), and I want to find h(r).

2. Homework Equations

The corresponding homogeneous equation is a Bessel equation that has the solution
hh = c1J0(λr) + c2Y0(λr),
where J0 and Y0 are Bessel functions.

Now I was planning on using h(r) = hh + hp,
where hp is a particular solution of the ODE.
A simple particular solution is easily found by inspection, and it is given by [tex]h_p=1/{\lambda}^2[/tex].