Hi, having some trouble with proving that certain sets are open. Here are the questions i'm having problems with:
1.
d((a1; a2); (b1; b2)) = |a1 - b1| + |a2 - b2|
show that the set U = { (a1,a2) E R2 ; a1 + a2 > 0 } is an open set in the metric space (R2, d)
ans:
let a := (a1, a2) E U, I need to find an open ball Br(a) in (R2,d) such that Br(a) E U.
I define r = a1 + a2 > 0 and suppose that b=(b1,b2) E Br(a)
Then b1 + b2 = r - d(a,b)
= a1 + a2 - (|a1 - b1| + |a2 - b2|)
> or equal to r -|a1 - b1| - |a2 - b2|
> 0
so b E U, which implies that Br(a) E U, which means U is open?
i think this is ok but then again i'm not sure, could anyone give an alternate proof or anything, hopefully i'll understand what the hell im doing better with another take on this??
2.
d( (x1, x2),(y1,y2) ) = max { |x1-y1|,|x2-y2| } is a metric on R2
show that the upper half-plane U = {(x1,x2) E R2 ; x2>0} is an open set in the metric space (R2,d)
ans:
suppose that x = (x1,x2) E U, then x2>0. I need to find an open ball Br(x) in (R2,d) such that Br(x) E U
I define r = x2 >0 then suppose that y = (y1,y2) E Br(x)
then y2 = r - d(x,y)
y2 = x2 - max{|x1-y1|,|x2-y2|}
not sure where to go from here
any ideas? sorry if the notation might be a little hard to understand, i was in a rush!
cheers


LinkBack URL
About LinkBacks
