Finding the Potential Between Two Coaxial Cylinders Using Laplace's Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
cscott
Messages
778
Reaction score
1

Homework Statement



Two coaxial cylinders, radii [itex]{a,b}[/itex] where [itex]b>a[/itex]. Find the potential between the two cylinder surfaces.

Boundary conditions:
[tex]V(a,\phi) = 2 \cos \phi[/tex]
[tex]V(b,\phi) = 12 \sin \phi[/tex]

Homework Equations



Solution by separation of variables:
[tex]V(r,\phi) = a_0 + b_0 \ln s + \sum_k \left[ r^k(a_k \cos k\phi + b_k \sin k\phi)+r^{-k}(c_k\cos k\phi + d_k \sin k\phi)\right][/tex]

The Attempt at a Solution



I don't think I can eliminate the [itex]r^{-k}[/itex] term because the origin isn't between the two cylinders.

I think [itex]k=1[/itex] is the only term in the summation that is required for the solution.

[tex]V(r,\phi) = r(a_1 \cos \phi + b_1 \sin \phi)+\frac{1}{r}(c_1\cos \phi + d_1 \sin \phi)[/tex]

I don't see how to have the cosines vanish for [itex]V(b)[/itex] and sines vanish for [itex]V(a)[/itex] because of the common [itex]k[/itex] in both.
 
Last edited:
Physics news on Phys.org
You should actually write down the boundary conditions for [tex]k=1[/tex]. There are nontrivial solutions.
 
I made a typo in my boundary conditions

Boundary conditions (in volts):
[tex]V(a,\phi) = 2 \cos \phi[/tex]
[tex]V(b,\phi) = 12 \sin \phi[/tex]Taking [itex]V(r,\phi)_{k=1}[/itex] gives,
[tex]V(r,\phi) = r(a_1 \cos \phi + b_1 \sin \phi)+\frac{1}{r}(c_1\cos \phi + d_1 \sin \phi)[/tex]

I will take a look at this...