Niles Messages 1,834 Reaction score 0 Thread starter Sep 29, 2007 #1 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?
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?
fikus Messages 48 Reaction score 0 Sep 29, 2007 #2 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]
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]
HallsofIvy Science Advisor Homework Helper Messages 42,895 Reaction score 983 Sep 29, 2007 #3 Or: [tex]\{ (x,y,z)| x^2+ y^2+ z^2\ne 0 \}[/tex]