Spherical Coordinates for Sphere Between Z-Planes

  • Thread starter Thread starter fball558
  • Start date Start date
  • Tags Tags
    Spherical
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 · 3K views
fball558
Messages
143
Reaction score
0

Homework Statement



Find a parametric representation for the part of the sphere x^2 + y^2 + z^2 = 64 that lies between the planes z = -4 and z = 4.

i have found
x = 8sin(ϕ)cos(θ)
y = 8sin(ϕ)sin(θ)
z= 8cos(ϕ)

0 ≤ θ ≤ 2π (n looking thing is pi)

now i need to find the bounds of ϕ

i know under perfect conditions they are 0 to π
but these are not perfect conditions and I am not sure how to find them exactly?
 
Physics news on Phys.org
nevermind i got it.
what you do is take your z component and set it equal to you plane so
8cos(ϕ) = 4 you get cos(ϕ)=.5 so you get ϕ= pi/3
then by symmetry you know your lower bound will be pi - (pi/3) which give you 2pi/3
these are the correct bounds :)