Prove Open Balls in an NLS are convex.

  • Thread starter Thread starter Oster
  • Start date Start date
  • Tags Tags
    Balls Convex
Oster
Messages
84
Reaction score
0
Given a Normed Linear Space, prove that all open balls are convex.

A, a subset of the space is said to be convex if, for all pairs of points (x,y) in a, the point
z = x + t(y-x) belongs to A. (t goes from 0 to 1).
 
Physics news on Phys.org
Hi Oster! :smile:

Hint: rewrite z as (1-t)x + ty …

then what can you say about ||z|| ? :wink:
 
Hmm

||z|| = ||(1-t)x + ty|| <= (1-t)||x|| + t||y|| [norm definition]

But, if I'm working with a ball centered at 0 with radius r then

||x|| and ||y|| would be less than r implying that

||z|| < (1-t)r + tr = r

Which implies z belongs to this ball around 0 with radius r.

So, all that's left to prove is that any ball B(a,r) = a + B(0,r)?

Am I correct?
 
Hi Oster! :smile:

(have an leq: ≤ :wink:)
Oster said:
Hmm

||z|| = ||(1-t)x + ty|| <= (1-t)||x|| + t||y|| [norm definition]

But, if I'm working with a ball centered at 0 with radius r then

||x|| and ||y|| would be less than r implying that

||z|| < (1-t)r + tr = r

Which implies z belongs to this ball around 0 with radius r.

That's right! :smile:
So, all that's left to prove is that any ball B(a,r) = a + B(0,r)?

you started with the wrong terminology :redface:

if your two original points are p and q in a ball of centre a, then your x is p - a, and your y is q - a :wink:
 
Thanks much!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top