Boundary conditions spherical coordinates

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
1 reply · 2K views
Dustinsfl
Messages
2,217
Reaction score
5
Laplace axisymmetric
$u(a,\theta) = f(\theta)$ and $u(b,\theta) = 0$ where $a<\theta<b$.

The general soln is
$$
u(r,\theta) = \sum_{n=0}^{\infty}A_n r^n P_n(\cos\theta) + B_n\frac{1}{r^{n+1}}P_n(\cos\theta)
$$

I am supposed to obtain
$$
u(r,\theta) = \sum_{n = 0}^{\infty}A_n\left[\left(\frac{r}{b}\right)^n - \frac{b}{r}^{n + 1}\right]P_n(\cos\theta)
$$
with
$$
A_nb^n\left[\left(\frac{r}{b}\right)^n - \frac{b}{r}^{n + 1}\right] = \frac{2n + 1}{2}\int_0^{\pi}f(\theta)P_n(\cos\theta) \sin \theta d\theta.
$$
Using the BC I can't obtain that.
 
Physics news on Phys.org
dwsmith said:
Laplace axisymmetric
$u(a,\theta) = f(\theta)$ and $u(b,\theta) = 0$ where $a<\theta<b$.

The general soln is
$$
u(r,\theta) = \sum_{n=0}^{\infty}A_n r^n P_n(\cos\theta) + B_n\frac{1}{r^{n+1}}P_n(\cos\theta)
$$

I am supposed to obtain
$$
u(r,\theta) = \sum_{n = 0}^{\infty}A_n\left[\left(\frac{r}{b}\right)^n - \frac{b}{r}^{n + 1}\right]P_n(\cos\theta)
$$
with
$$
A_nb^n\left[\left(\frac{r}{b}\right)^n - \frac{b}{r}^{n + 1}\right] = \frac{2n + 1}{2}\int_0^{\pi}f(\theta)P_n(\cos\theta) \sin \theta d\theta.
$$
Using the BC I can't obtain that.

I have this solved.