Functions with multiple variables

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 · 7K views
Niles
Messages
1,834
Reaction score
0

Homework Statement



I have a function f(x,y,z) = 1/(x^2+y^2+z^2). I have to find the domain.
It is R^3, but x^2+y^2+z^2 != 0. How do I write that and am I correct?
 
Physics news on Phys.org
you're right. Think where are the points with x^2+y^2+z^2=0.
You can write the domain as: [tex]\mathbb{R}^3 \setminus{\{0,0,0\}}[/tex]