PDA

View Full Version : set question


julia89
Oct5-08, 05:21 PM
I know that the diameter for an interval [a,b] is defined as b-a

but what is
1. Diam of (-1,1]U(2,3)
2.Diam of (1,1/2)U(1/4,1/8)U(1/16,1/32)U....

Thanks

Dick
Oct5-08, 05:48 PM
The diameter is defined as the diameter of the smallest interval that contains the set.

HallsofIvy
Oct5-08, 06:13 PM
I know that the diameter for an interval [a,b] is defined as b-a

but what is
1. Diam of (-1,1]U(2,3)
2.Diam of (1,1/2)U(1/4,1/8)U(1/16,1/32)U....

Thanks
You obviously can't do that unless you know the definition of "diameter of a set or real numbers", not just the diameter of an interval. Fortunately, Dick has provided that.

julia89
Oct6-08, 02:10 AM
so if i am right

1. Diam of (-1,1]U(2,3)=2+1=3
2.Diam of (1,1/2)U(1/4,1/8)U(1/16,1/32)U....=1/2+1/4+1/16+....

Is this correct?

HallsofIvy
Oct6-08, 07:46 AM
The first one is correct, the second one is not. Did you notice that (1/4, 1/8), (1/16, 1/32), etc. are all SUBSETS of (1, 1/2)? What is (1,1/2)U(1/4,1/8)U(1/16,1/32)U....?