Help with PDE in circular annulus(poisson eq)

  • Context: Graduate 
  • Thread starter Thread starter smoger
  • Start date Start date
  • Tags Tags
    Circular Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
smoger
Messages
1
Reaction score
0
what is the general solution of the poisson equation :

2A/∂r2 + 1/r ∂A/∂r + 1/r22A/∂θ2 = f(r,θ)

the function f(r,θ) is :
f(r,θ)=1/r (Ʃ Xncos(nθ) + Ynsin(nθ))

where the boundary is :

I(a<r<b, 0<θ<2pi)

the boundary condition is the netural boundary on (r=a) expressed as :

∂A/∂r=0 (r=a)


How can i find the A(r,θ)? i can not find any books related to this.
Most of them only consider laplace equation where f(r,θ)=0
someone help me.
 
Last edited:
Physics news on Phys.org
Use the Green function for Neumann boundary conditions.
 
Using the idea of separating the variables, you should be able to see from the PDE that

A(r,θ) = Cn(r) cos(nθ) + Sn(r) sin(nθ)

is a solution for the right hand side terms (1/r)(Xn cos(nθ) + Yn sin(nθ))

That will give you ordinary differential equations to solve for Cn(r) and Sn(r).
 
A(r,θ)=∫∫f(ρ,θ') g(r,θ,ρ,θ') dρ dθ' + cte' from eq. 5.0.19 Ref.1.
where
g(r,θ,ρ,θ') = -ln{[r^2 + ρ^2 - 2rρ cos(θ-θ')] [b^2 + (rρ/b)^2 - 2rρ cos(θ-θ')]}/4∏ + r^2/(4∏b^2)
from third line of page 68 of Ref.2.

Ref.1. https://rs5tl5.rapidshare.com/#!download|5tl6|1682244|Duffy_D._Green_s_functions_with_applications__CRC__2001__T__404s_.djvu|2827|R~0|0|0

Ref.2. http://www1.maths.leeds.ac.uk/~kersale/Teach/M3414/Notes/chap4.pdf
 
Last edited by a moderator: