Equivalence Relations for Partition on R^3?

  • Thread starter Thread starter chocolatelover
  • Start date Start date
  • Tags Tags
    Partition
chocolatelover
Messages
238
Reaction score
0

Homework Statement


Suppose that we partition R^3 into horizontal planes. What equivalence relation is associated with this partition? Suppose that we partition R^3 into concentric spheres, centered at (0,0,0). What equivalence relation is associated with this partition?


Homework Equations





The Attempt at a Solution



Since it is on R^3, I know that I need to come up with a partition that has an x, y and z coordinate, right?

Could the equivalence relation be (x,y,z)~(a,b,c) if and only if x^2=a^2?

For the second one, could it be something like (x,y,z)~(0,0,0) if and only if x^2=a^2

Thank you very much
 
Physics news on Phys.org
In both cases equivalent points lie on the same plane (sphere). What are the equations of these planes (spheres)?
 
There are two questions here. Which you talking about?

Suppose that we partition R^3 into horizontal planes. What equivalence relation is associated with this partition?
The equation of any horizontal plane is z= z0. Okay, what must be true of (x1, y1, z1) and (x2, y2, z2) in order that they be on the same plane?

Suppose that we partition R^3 into concentric spheres, centered at (0,0,0). What equivalence relation is associated with this partition?
A sphere centered at (0,0,0) has equation x2+ y2+ z2= R2. What must be true of (x1, y1, z1) and (x2, y2, z2) if they lie on the same sphere?
 
Thank you very much

Suppose that we partition R^3 into horizontal planes. What equivalence relation is associated with this partition?

The equation of any horizontal plane is z= z0. Okay, what must be true of (x1, y1, z1) and (x2, y2, z2) in order that they be on the same plane?

Z1 and Z2 have to be the same, right? If this is the case, would the partition be something like {{x,y1, n}, {w,y,n}}


Suppose that we partition R^3 into concentric spheres, centered at (0,0,0). What equivalence relation is associated with this partition?

A sphere centered at (0,0,0) has equation x2+ y2+ z2= R2. What must be true of (x1, y1, z1) and (x2, y2, z2) if they lie on the same sphere? Doesn't the z coordinate have to be the same?

Thank you
 
A sphere centered at (0,0,0) has equation x2+ y2+ z2= R2[\sup]. What must be true of (x1, y1, z1) and (x2, y2, z2) if they lie on the same sphere?
Doesn't the z coordinate have to be the same?

No, that was the problem before with planes. If (x1, y1, z1) and (x2, y2, z2) lie on the same sphere then they must both satisfy the equation of that sphere: x12+ y12+ z12= R2 and x22+ y22+ z22= R2 so
x12+ y12+ z12=x22+ y22+ z22.
 
Thank you very much

Regards
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top