| Thread Closed |
Need some pointers |
Share Thread | Thread Tools |
| Mar12-05, 08:35 PM | #1 |
|
|
Need some pointers
I am working through some exercises and need some help on a couple of questions.
1. Show that in any inner product space [tex]X[/tex] that [tex]B[x;r] = x+rB[X] := \{x+ry\,:\, y\in B[X]\}[/tex] where [tex]B[X][/tex] is the closed unit ball. 2. Show that the closed unit ball is convex. I have thought about these questions, and I can picture them. However, I cant begin to prove them. Can anyone get me started? I only need pointers. Thanks. |
| PhysOrg.com |
science news on PhysOrg.com >> Hong Kong launches first electric taxis >> Morocco to harness the wind in energy hunt >> Galaxy's Ring of Fire |
| Mar12-05, 08:46 PM | #2 |
|
|
Quite often, a good place to start is with the definitions.
|
| Mar12-05, 09:25 PM | #3 |
|
|
Hello Hurkyl, I'm just going to show you what I've done for 2.
The definition for a convex subset C is that the line segment between any two points of the subset entirely lies within C. That is, a subset shaped likean annulus or a heart is not convex. The unit ball [tex]B_X[/tex], as it is defined, is a circle in [tex]\mathbb{R}^2[/tex], or a sphere in [tex]\mathbb{R}^3[/tex], etc... So intuitively it is going to be convex. Another way of writing the definition of a convex subset is [tex]\forall \, x,y \in C[/tex] and [tex]\forall \lambda\in [0,1][/tex] we have [tex]\lambda x + (1-\lambda) y \in C [/tex] But I cant find anywhere a procedure on how to show that a subset is convex.?? |
| Mar12-05, 10:01 PM | #4 |
|
|
Need some pointers
The definition of the closed unit ball in an inner product space [tex]X[/tex] is [tex]B\left[X\right]=\{x \in X : |x| \leq 1\}[/tex]. See if that helps~
|
| Mar12-05, 11:52 PM | #5 |
|
|
So if [tex]B_X = B[0;1]= \{x\in X\,:\,|x|\leq1\}[/tex] then we know that the ball is centred on 0, the radius is [tex]r=1[/tex] and that [tex]|x|\leq1[/tex].
[tex]proof[/tex] Take two points [tex]x,y\in B_X[/tex] we know that [tex]|x|\leq1[/tex] and [tex]|y|\leq 1[/tex]. Further, [tex]0 \leq \lambda \leq 1[/tex]. That is, the distance between [tex]x[/tex] and the origin, and [tex]y[/tex] and the origin is always going to be less than or equal to 1. If it wasn't then the points are not in C. The question at hand requires us to prove that [tex]\lambda x - (\lambda - 1)y[/tex] belongs to C? Informally speaking... [tex]0 \leq \lambda x \leq 1[/tex] and [tex]-1 \leq(\lambda - 1) \leq 0[/tex] which clearly implies [tex]-1 \leq(\lambda - 1)y \leq 0[/tex] From this it is easy to see that [tex]0 \leq \lambda x - (\lambda - 1)y \leq 1[/tex] That is [tex]\lambda x - (\lambda - 1)y \in [0,1] \in C[/tex] I know this proof is not very solid, But am I close? |
| Mar13-05, 02:08 AM | #6 |
|
|
What is [tex]C[/tex]? And I don't agree with [tex] (-1 \leq a \leq 0, \; 0 \leq b \leq 1) \Longrightarrow 0 \leq b - a \leq 1[/tex], or that statements like these even make sense when discussing elements in an arbitrary inner product space. You have also made an error: the theorem you quoted in your earlier post does not look at [tex]\lambda x - (\lambda - 1)y[/tex], but at [tex]\lambda x - (1 - \lambda)y[/tex] (oops - you didn't make a mistake, I'm just bad at reading!).
You are reasonably close though. I will give another hint: do you remember the triangle inequality? In any inner product space [tex]X, \; \forall x, y \in X, \ \mbox{we have} \ |x + y| \leq |x| + |y|[/tex] Also, remember that you should make your bounds as strict as possible! |
| Mar13-05, 02:22 AM | #7 |
|
|
I will also note that
|
| Mar13-05, 03:31 AM | #8 |
|
|
I just want to make it clear, that I actually missed the lecture on this topic, so I have no resources or clues as to how to go about solving such problems. So please bear with me.
Data, so the proof of this is going to require the use of the triangle inequality? [tex]proof[/tex] Take any [tex]x,y \in B_X[/tex] where [tex]B_X[/tex] is the unit ball of an inner product space. Then [tex]B_X[/tex] is convex if for all [tex]x,y \in B_X[/tex] and all [tex]\lambda \in [0,1][/tex] we have [tex]\lambda x + (1-\lambda)y \in C[/tex] (dont ask me where I got that other equation from!?!?) From the definition of the unit ball we know [tex]\|x\|\leq 1[/tex] and [tex]\|y\|\leq 1[/tex] Now for any [tex]\lambda[/tex] such that [tex]0 \leq\lambda\leq 1[/tex] [tex]|\lambda|\|x\|\leq 1[/tex] and [tex]|(1-\lambda)|\|y\|\leq 1[/tex] From the properties of the norm we can absorb the constants [tex]\|\lambda x\|\leq 1[/tex] and [tex]\|(1-\lambda) y\|\leq 1[/tex] Ok, Im going to stop now. I dont think Im making any sense. I think Im going to need some more help. However, I can kind of see how the triangle inequality is going to help, but not sure how to integrate it into the proof. |
| Mar13-05, 03:36 AM | #9 |
|
|
You are making perfect sense, you just need to make your bounds a little stricter. Remember that what you need to prove is that
[tex](x, y \in B_X, 0\leq \lambda \leq 1) \Longrightarrow \lambda x + (1-\lambda) y \in B_X[/tex] What does the statement [tex]\lambda x + (1-\lambda) y \in B_X[/tex] mean? Edit: As I have now noted in my previous post, you didn't actually make a mistake regarding the form of the vector you're looking at at all. I imagined it! |
| Mar13-05, 03:39 AM | #10 |
|
|
And yes, the clearest way that I see to do it requires the triangle inequality. I'm sure there are other ways, though :)
|
| Mar13-05, 05:53 AM | #11 |
|
|
Actually I'm not quite sure what it means. Could you do me the favour.
I still dont know where to go. I cant just say [tex]\|\lambda x\| + \|(1-\lambda)y\| \leq 2[/tex] then by the triangle inequality you have [tex]\|\lambda x + (1-\lambda)y\| \leq \|\lambda x\| + \|(1-\lambda)y\| \leq 2 [/tex] Hence [tex]\|\lambda x + (1-\lambda)y\| \leq 2[/tex] |
| Mar13-05, 11:11 AM | #12 |
|
|
It just means that [tex]\| \lambda x + (1 - \lambda)y \| \leq 1[/tex]. So all you're trying to prove is: [tex] ( \| x \|, \ \| y\| \leq 1, \ 0 \leq \lambda \leq 1 ) \Longrightarrow \| \lambda x + (1 - \lambda ) y \| \leq 1[/tex]
Alright. If [tex] |b| \leq 1 [/tex], can I bound [tex] |ab| [/tex] by anything in terms of [tex]a[/tex]? Edit: Like I said earlier, your current approach is perfect. You just need to make your bounds a little stricter. |
| Mar13-05, 05:39 PM | #13 |
|
|
You can bound [tex]|ab|[/tex] by [tex]a[/tex] right. Since the length of [tex]b[/tex] is at most 1. Then multiplying [tex]b[/tex] by [tex]a[/tex] you scale [tex]b[/tex] by [tex]a[/tex]. Unless [tex]a[/tex] and [tex]b[/tex] are vectors, wait...
Can you bound [tex]|ab|[/tex] by [tex]|(a,b)|[/tex]? That is [tex]|ab| = |a||b| \geq |(a,b)|[/tex] that doesn't work. Hmmm |
| Mar13-05, 08:06 PM | #14 |
|
|
You can, by the Cauchy-Schwartz inequality, but that'll give you a lower bound. You need upper bounds. You can (upper) bound [tex]|ab|[/tex] by [tex]|a|[/tex]. That should be enough for you to solve the problem: Just combine your results and this new fact.
If you need more help just keep asking though :) |
| Mar13-05, 08:45 PM | #15 |
|
|
Data, guess what, I think I got it!!!
[tex]proof[/tex] Take any [tex]x,y \in B_X[/tex] where [tex]B_X[/tex] is the unit ball of an inner product space. [tex]B_X[/tex] is convex if for all [tex]x,y \in B_X[/tex] and all [tex]\lambda \in [0,1][/tex] we have [tex]\lambda x + (1-\lambda)y \in B_X[/tex] From the definition of a unit ball we know [tex]\|x\| \leq 1[/tex] and [tex]\|y\| \leq 1[/tex] Now for any [tex]\lambda[/tex] such that [tex]0 \leq \lambda \leq 1[/tex] [tex]|\lambda|\|x\|\leq 1[/tex] and [tex]|(1-\lambda)|\|y\|\leq 1[/tex] From the properties of the norm we can absorb the constants and define new upper bounds [tex]\|\lambda x\| \leq |\lambda|[/tex] and [tex]\|(1-\lambda)y\|\leq |(1-\lambda)|[/tex] From this we use the Triangle Inequality to obtain [tex]\|\lambda x + (1-\lambda)y\| \leq \|\lambda x\| + \|(1-\lambda)y\| \leq |\lambda| + |(1-\lambda)|[/tex] Which implies [tex]\|\lambda x + (1-\lambda)y\| \leq 1 - \lambda + \lambda[/tex] [tex]\|\lambda x + (1-\lambda)y\| \leq 1 [/tex] and so [tex]\lambda x + (1-\lambda)y \in B_X[/tex] Please tell me this is right. If so can we start talking about Question 1? |
| Mar13-05, 08:49 PM | #16 |
|
|
Very good.
Alright, now #1. Can you tell me what the definition of [tex]B\left[x ; r\right][/tex] is? |
| Mar14-05, 04:58 AM | #17 |
|
|
The definition of [tex]B[x;r][/tex] is the closed ball centered on [tex]x \in X[/tex] of radius [tex]r[/tex].
And [tex]B_X[/tex] is the unit ball centered on [tex]x=0[/tex] with radius [tex]r = 1[/tex]. So [tex]rB_X[/tex] is just the unit ball centered at the origin but the radius is scaled by some number [tex]r[/tex]. Next, we make this a general ball by stating that the [tex]x[/tex] we choose need not be at the origin but at some other point. Then the definition [tex]B[x;r] = x+rB_X[/tex] is just the scaled unit ball shifted to some arbitrary point. So how do I begin to write this systematically? |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Need some pointers
|
||||
| Thread | Forum | Replies | ||
| Doing a presentation. Need some pointers. | Chemistry | 1 | ||
| Coding a Bubble Sort routine using a pointer array | Programming & Comp Sci | 4 | ||
| New and looking for pointers. | General Discussion | 0 | ||
| question about pointers in C. | Programming & Comp Sci | 17 | ||
| pointers .....C language | Programming & Comp Sci | 3 | ||