1. Compute P3(x) using Rodrigue formula. (5 points)
2. Prove the recursion relation 5.8( c) (10 points)
Pl′(x)−xPl−1′(x)=lPl−1(x)
using the generating function
Φ(x,h)=n=0∑∞hnPn(x)=1−2xh+h21
3. Compute ∫−11xnPn(x)dx. ( 10 points)
Hint:( you don't have to use these hints)
Find the constant c, such that Pn(x)=cxn+ lower order terms. (try Rodrigue formula)
Show that ∫−11Pn(x)2dx=∫−11cxnPn(x)dx
Look up ∫−11Pn(x)2dx in Boas.
3. Bessel Function (30 points)
These problems are from Boas Chapter 12.
1. Problem 12.1. (7 points)
2. Problem 15.6 (7 points) Making the computer plot is optional.
3. Problem 19.1 (10 points)
4. Problem 20.3, 20.6, 20.7 (6 points)
20.3: 4/π
20.6: −1/(2n+1).
20.7: (1/x)ei(x−(n+1)π/2)
4. Solving PDE with separation of variables (30 points)
1. Solve the steady state heat equation on 2D square [0,1]2. (10 point)
Δu(x,y)=0,0≤x,y≤1
with boundary condition that
u(0,y)=0,u(1,y)=1,u(x,0)=0,u(x,1)=1.
2. Solve the steady state heat equation on 3D unit ball. (10 point)
Δu(r,θ,ϕ)=0
with boundary condition at r=1 that
u(1,θ,ϕ)=cos(θ)sin(θ)sin(ϕ)
Hint: use P21(cosθ)=−3cos(θ)sin(θ)
3. Solve the heat flow equation on a circle. (10 point)
∂tu(t,θ)=∂θ2u(t,θ).
such that the initial condition is
u(0,θ)=cos2(θ).
Hint: you may find the following formula useful
cos(2θ)=cos2(θ)−sin2(θ)=2cos2θ−1.
math121b/midterm2.txt · Last modified: 2020/04/19 23:06 by pzhou