Problem 8
Question
Referring to Example 1 in the text we have \\[R(r)=c_{1} r^{n}+c_{2} r^{-(n-1)} \quad \text { and } \quad \Theta(\theta)=P_{n}(\cos \theta)\\] since we expect \(u(r, \theta)\) to be bounded as \(r \rightarrow \infty,\) we define \(c_{1}=0 .\) Also \(\Theta(\pi / 2)=0\) implies that \(n\) is odd, so \\[u(r, \theta)=\sum_{n=0}^{\infty} A_{2 n+1} r^{-2(n+1)} P_{2 n+1}(\cos \theta)\\] From \\[u(c, \theta)=f(\theta)=\sum_{n=0}^{\infty} A_{2 n+1} c^{-2(n+1)} P_{2 n+1}(\cos \theta)\\] we see that \\[A_{2 n+1} c^{-2(n+1)}=(4 n+3) \int_{0}^{\pi / 2} f(\theta) \sin \theta P_{2 n+1}(\cos \theta) d \theta\\] Thus \\[u(r, \theta)=\sum_{n=0}^{\infty} A_{2 n+1} r^{-2(n+1)} P_{2 n+1}(\cos \theta)\\] where \\[A_{2 n+1}=(4 n+3) c^{2(n+1)} \int_{0}^{\pi / 2} f(\theta) \sin \theta P_{2 n+1}(\cos \theta) d \theta\\]
Step-by-Step Solution
VerifiedKey Concepts
Legendre Polynomials
- degree of the polynomial and
- \( x \) is usually \( \, \cos(\theta) \) in many applications involving spherical symmetry.
To exemplify, in the given exercise involving polar coordinates, the angular part is defined as \( \Theta(\theta)=P_n(\cos \theta) \). The choice of Legendre polynomials ensures that our function is well-suited to the boundary conditions we may later impose, due to the orthogonality property they possess.
Boundary Conditions
In our exercise, two boundary conditions are particularly noteworthy:
- As \( r \to \infty \), the solution \( u(r, \theta) \) must remain bounded. To meet this condition, we set \( c_{1} = 0 \) to eliminate terms that grow unbounded.
- The condition \( \Theta(\pi/2) = 0 \) suggests specific angular restrictions. For Legendre polynomials, this condition implies that \( n \) is odd because \( P_n(\cos \theta) \) is zero for odd \( n \) when \( \theta = \pi/2 \).
Orthogonality Condition
- \([ -1, 1 ]\) is zero unless the two polynomials are the same.
In our exercise, the orthogonality condition helps to solve the given equation by allowing us to find \( A_{2n+1} \). Specifically, the coefficients are computed using the integral:\[A_{2 n+1} c^{-2(n+1)} = (4n+3) \int_{0}^{\pi/2} f(\theta) \sin \theta P_{2n+1}(\cos \theta) \, d\theta\]This relationship leverages the orthogonal nature of \( P_{2n+1}(\cos \theta) \), isolating each coefficient and simplifying the solution process. Such techniques are widely used in solving and analyzing problems with symmetry or periodicity.