Unit sphere arcwise connected?

  • Thread starter Thread starter chy1013m1
  • Start date Start date
  • Tags Tags
    Sphere Unit
chy1013m1
Messages
14
Reaction score
0

Homework Statement


Show that the unit sphere {(x, y, z) : x^2 + y^2 + z^2 = 1} in R^3 is arcwise connected.


Homework Equations





The Attempt at a Solution


find a continuous map f(t ) such that f( 0) = a, f(1 ) = b. a, b, in R^3 and are on the unit sphere. then show for every t in [0,1] f(t ) is on the sphere. just having trouble finding the right f . Tried f = ta + (1-t)b but only noticed that it is a line segment , so it should be wrong..
 
Physics news on Phys.org
a sphere is convex? I know balls are convex.. just by intuition, a line from a -> b (a, b, on the sphere, the 'shell') is not on the shell of the sphere. .? since {(x, y, z) : x^2 + y^2 + z^2 = 1} , equality is required not <= (i may be wrong)
 
Just pick any path between the points that doesn't go through zero (eg, the straight line path unless they are diamterically opposed) and project it on the sphere by dividing each vector r(t) by its length. There is a slight technical difference between paths and arcs: arcs can't intersect themselves. But it shouldn't be hard to show this isn't a problem for the projections here.
 
would all the points on the vector ab (a,b on the sphere) be on the sphere?.. i cannot see that and I don't think so..
I am just following the def of arc-connectness:
A set S in Rn is arc-connected if any 2 points in S can be joined by a continuous curve in S, that is, if for any a, b, in S, there is a continuous map f : [0,1] ->Rn s.t. f( 0) = a, f( 1) = b and f(t ) is in S for all t in [0, 1]
 
No, they're not on the sphere. But StatusX told you how to get round that.
 
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