Max and min functions in spherical expansions

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
2 replies · 1K views
snatchingthepi
Messages
145
Reaction score
37
Homework Statement
Finding the vector potential inside and outside of a rotating homogenous solid sphere.
Relevant Equations
## r_< = min(r,r') ##
##r_> = max(r,r') ##
I'm trying to solve the vector potential of a solid rotating sphere with a constant charge density. I'm at a point where I'm performing the final integral that looks like

$$ -\left( \frac {\mu_0 i} {3} \right) \sqrt{\frac 3 {2\pi}} \frac {q\omega}{R^3} Y_{1,1} \int_0^R (r')^3 \frac {r_<} {r_>^2} dr'$$I'm thinking that outside the sphere ##r_> = r## and ##r_< = r'##, and vice-versa for inside the sphere. Is this correct? I've never seen those functions before, and am unsure if I'm interpretating them correctly.
 
Last edited:
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Not a problem. My concern was with the min and max functions. Thank you.