NoPhysicsGenius
- 58
- 0
Homework Statement
A conical surface (an empty ice-cream cone) carries a uniform surface charge σ. The height of the cone is a, as is the radius of the top. Find the potential difference between the points P (the vertex) and Q (the center of the top).
Homework Equations
V(P) = \frac{1}{4\piε_{0}}∫\frac{σ}{\sqrt{z^{2}+2r^{2}-2zr}}da
da = r^{2}sinθdθdrd\varphi
The Attempt at a Solution
I am having difficulties in determining da for spherical coordinates.
Because the conical surface is a right circular cone, θ = \frac{\pi}{4}. Therefore, sinθ = sin \frac{\pi}{4} = \frac{1}{\sqrt{2}}. Also, dθ = 1.
Apparently then, da = \frac{1}{\sqrt{2}}r^{2}drd\varphi.
However, according to my instructor, this is incorrect and the correct answer should be da = \frac{1}{\sqrt{2}}rdrd\varphi.
What have I done wrong? Thank you.