rhouli67
- 2
- 0
Homework Statement
A circular disc of radius a is heated in such a way that its perimeter r=a has a steady temperature distribution A+B \cos ^2 \phi where r and \phi are plane polar coordiantes and A and B are constants. Find the temperature T(\rho, \phi) everywhere in the region \rho < a
2. The attempt at a solution
I have been able to come to a few conclusions. First i assumed we should use the diffusion equation
\nabla ^2 u = \frac{1}{\alpha ^2} \frac{\partial u}{\partial t}
Since we are talking about a steady state problem
\frac{\partial u}{\partial t} = 0
and thus we get the Laplace
\nabla^2 u = 0
Laplaces equation in 2d polar coordinates is
\nabla ^2 u = \frac{1}{r}\frac{\partial}{\partial r}\left ( r \frac{\partial u}{\partial r} \right ) + \frac{1}{r^2}\frac{\partial ^2 u}{\partial \phi ^2}
and we assume a solution of the form
u = R(r) \Phi(\phi)
and thus
\frac{1}{R}\frac{1}{r}\frac{\partial}{\partial r}\left ( r \frac{\partial R}{\partial r} \right ) + \frac{1}{\Phi}\frac{1}{r^2}\frac{\partial ^2 \Phi}{\partial \phi ^2} = 0
\frac{r^2}{R}\frac{1}{r}\frac{\partial}{\partial r}\left ( r \frac{\partial R}{\partial r} \right ) + \frac{1}{\Phi}\frac{\partial ^2 \Phi}{\partial \phi ^2} = 0
and thus
\frac{\partial^2 \Phi}{\partial \phi^2} + n^2 \Phi = 0 \rightarrow \Phi = c_1 cos(n\phi) + c_2 sin(n\phi)
and
r^2\frac{\partial^2 R}{\partial r^2} - n^2 R = 0 \rightarrow R = e^n + e^{-n}
and the solutions for u become
u = \{ (e^n + e^{-n})cos(n\phi) \}, \{ (e^n + e^{-n})sin(n\phi) \}
This is how far i have gotten. I am not sure if it is completley correct. If it is any hints on where to go from here would be great. Thanks a bunch!
Last edited: