Could someone explain this part of my book for me?

In summary, the conversation discusses finding a feasible set bounded by a value K, using the example of |x_j| <= K in the constraints. The largest values of x1 and x2 are determined from the given picture, and it is determined that K = 20 is the smallest value that satisfies the constraints. The situation is more complex in higher dimensions.
  • #1
flyingpig
2,579
1
I just pulled a paragraph that's giving me a headache atm.

[PLAIN]http://img31.imageshack.us/img31/8697/unledwjt.png

The LOP (Figure 2.1) they refer to is

[PLAIN]http://img600.imageshack.us/img600/9787/unledylv.png

How on Earth did they show that this feasible set is bounded? Yes I know they took a K, but how did they choose "20 to be the smallest"?

How would you even show that it is bounded?

Why would K be the smallest? The inequality [tex]|x_j| \leq K[/tex] obviously says

[tex]|x_1| \leq K[/tex], [tex]|x_2| \leq K[/tex]

At first I thought they found an K through the contraints, i.e.

[tex]3|x_1| +5|x_2| \leq 8K \leq 90[/tex]

And they took [tex]K = \frac{90}{8} = 11.25[/tex]

I mean they said "a K", so it isn't unique, but this ugly number obviously is not true.

How would you do it if the constraints are NOT in [tex]\mathbb{R^2}[/tex]?
 
Last edited by a moderator:
Mathematics news on Phys.org
  • #2
From your picture, what's the largest value of x1? What's the largest value of x2?
 
  • #3
Mark44 said:
From your picture, what's the largest value of x1? What's the largest value of x2?

[tex]x_2[/tex] is no bigger than 10, and [tex]x_1[/tex] is no bigger than 20. I thought about that at first, but there are two things wrong with this

1) If you can't graph this, you are screwed.

2) Why choose 20 over 15? I am guessing we take K to be a larger number to "cover" over our region?
 
Last edited:
  • #4
Actually why didn't my inequality worked anyways? It didn't seem wrong to me.
 
  • #5
Are you familiar with topological concepts, flyingpig?

Basically, a feasible region S is bounded if there exist a epsilon-neighborhood (you could say an open ball) at the origin such that the region is contained within this epsilon neighborhood at the origin.

In your case you probably can find a [itex] |x_{j}| \leq K [/itex] such that it'll contain the constraint set.
 
Last edited:
  • #6
Pyrrhus said:
Are you familiar with topological concepts, flyingpig?

Very little, almost none...

Basically, a feasible region S is bounded if there exist a epsilon-neighborhood (you could say an open ball) at the origin such that the region is contained within this epsilon neighborhood at the origin.

In your case you probably can find a [itex] |x_{j}| \leq K [/itex] such that it'll contain the constraint set.

That's the intuition, but how do you do this on paper with variables and numbers?

They say K = 20 is the smallest, but that doesn't make sense seeing it doesn't satisfy the inequality

[tex]3(20) + 5(20) = 60 + 100 = 160 \geq 90[/tex]

See?
 
  • #7
flyingpig said:
That's the intuition, but how do you do this on paper with variables and numbers?

They say K = 20 is the smallest, but that doesn't make sense seeing it doesn't satisfy the inequality

[tex]3(20) + 5(20) = 60 + 100 = 160 \geq 90[/tex]

See?

This makes no sense. I take everything back. This was only one constraints, it never said all points are in the feasible region, so this makes no sense whatsoever.

Mark44 said:
From your picture, what's the largest value of x1? What's the largest value of x2?

I was thinking about this post again in my sleep last night and here is my deduction

For this problem, I needed to find an [tex]|x_j| \leq K[/tex]

So I needed to find the max value of each x first

[tex]3x_1 + 5x_2 \leq 90[/tex]
[tex]9x_1 + 5x_2 \leq 180[/tex]
[tex]x_2 \leq 15[/tex]

How is that MARK??

Fortunately for us, the problem tells us [tex]x_2 \leq 15[/tex] already, so that us saves us some work.

Now we must find [tex]x_1[/tex] which we could see this as 20, but we can do better than this.

[tex]3x_1 + 5x_2 \leq 90[/tex]
[tex]9x_1 + 5x_2 \leq 180[/tex]

Let [tex]x_2 = 0[/tex]


[tex]3x_1 \leq 90 \iff x_1 \leq 30[/tex]
[tex]9x_1 \leq 180 \iff x_1 \leq 20[/tex]

The inequality intersect and hence [tex]x_1 \leq 20[/tex] (I just did something similar in our proof class today, something about complements of sets)

So therefore we have

[tex]x_2 \leq 15[/tex]
[tex]x_1 \leq 20[/tex]

We are close to getting our K. Now the question comes, how does this say [tex]K \geq 20[/tex]?

Well, in the previous case with [tex]x_1 \leq 30[/tex] or [tex]x_1 \leq 20[/tex], it was simple because we were only dealing with [tex]x_1[/tex], we don't know anything (without a graph) if [tex]x_1 \leq x_2[/tex] or [tex]x_2 \leq x_1[/tex].

But we have

[tex]x_2 \leq 15[/tex]
[tex]x_1 \leq 20[/tex]

So the follow is true

[tex]x_2 \leq 15 \leq 20[/tex], so it follows that [tex]x_2 \leq 20[/tex]

So that concludes

[tex]x_2 \leq 20[/tex]
[tex]x_1 \leq 20[/tex]

Which must mean [tex]\forall K \geq 20[/tex], the region is bounded.
 
  • #8
Mark44 said:
From your picture, what's the largest value of x1? What's the largest value of x2?

flyingpig said:
[tex]x_2[/tex] is no bigger than 10, and [tex]x_1[/tex] is no bigger than 20. I thought about that at first, but there are two things wrong with this

1) If you can't graph this, you are screwed.

2) Why choose 20 over 15? I am guessing we take K to be a larger number to "cover" over our region?
My answer pertained to the question you posted, which included the picture. From this, it's easy to see that the largest value of x1 (in the feasible region) is 20 and the largest value of x2 is 15 (not 10, as you said above). So the smallest value of K for which |xi| <= K, i = 1, 2, is K = 20.

The situation is more complicated in higher dimensions, and I'm not expert enough to know how to find a number K for n = 3 or higher.

Getting back to this problem, K = 20 is the smallest number that is >= both variables. Basically we want to find the smallest square that the feasible region fits into. A square that was 15 X 15 would obviously not be big enough, but one that is 20 X 20 is just the right size.
 
  • #9
Mark44 said:
My answer pertained to the question you posted, which included the picture. From this, it's easy to see that the largest value of x1 (in the feasible region) is 20 and the largest value of x2 is 15 (not 10, as you said above). So the smallest value of K for which |xi| <= K, i = 1, 2, is K = 20.

The situation is more complicated in higher dimensions, and I'm not expert enough to know how to find a number K for n = 3 or higher.

Getting back to this problem, K = 20 is the smallest number that is >= both variables. Basically we want to find the smallest square that the feasible region fits into. A square that was 15 X 15 would obviously not be big enough, but one that is 20 X 20 is just the right size.

Suppose, just suppose (I know you already said you aren't an expert in this, and I regret a little taking this course...) that the inequality [tex]x_2 \leq 15[/tex] was never there and somehow you get [tex]x_2 \geq 0[/tex]

DOes that mean a K cannot exist? Because the region is unbounded for [tex]x_2[/tex] goes off to infinity.
 
  • #10
Are we still talking about the problem in the OP? If so, removing the inequality x2 <= 15 changes the feasible region, but it's still bounded. In fact, the same value of K still works (i.e., K = 20).
 
  • #11
Mark44 said:
Are we still talking about the problem in the OP? If so, removing the inequality x2 <= 15 changes the feasible region, but it's still bounded. In fact, the same value of K still works (i.e., K = 20).

Hmmm ummm hmmmmmmmmm

Let's forget about the problem in the OP for a moment and think about this

Suppose [tex]x_2 \leq 15[/tex] still (but with a different constraints - different equations), but [tex]x_1 \geq 0[/tex], then this problem is unbounded right?
 
  • #12
The general form to test if a region is bounded for a LP (also for a NLP) is to find a number K such that the euclidean distance (or euclidean metric for an open ball at the origin) from the origin (because of the nonnegative constraints) is less than this number K. Mathematically, [itex] ||\vec{x}|| \leq K, \forall \vec{x} [/itex]

flyingpig it depends.

Let me write to you an example

Max [itex] x_{1} + x_{2} [/itex]

st [itex] -x_{1} - x_{2} \leq -8 [/itex]

[itex] x_{1} \geq 0, x_{2} \geq 0 [/itex]

Can you see why?What about this now

Min [itex] x_{1} + x_{2} [/itex]

st [itex] -x_{1} - x_{2} \leq -8 [/itex]

[itex] x_{1} \geq 0, x_{2} \geq 0 [/itex]

Is this one bounded? Why?
 
Last edited:
  • #13
Pyrrhus said:
The general form to test if a region is bounded for a LP (also for a NLP) is to find a number K such that the euclidean distance (or euclidean metric for an open ball at the origin) from the origin (because of the nonnegative constraints) is less than this number K. Mathematically, [itex] ||\vec{x}|| \leq K, \forall \vec{x} [/itex]

my professor drew a circle like you said (even though it was really ugly and he never said it was at the origin...

flyingpig it depends.

Let me write to you an example

Max [itex] x_{1} + x_{2} [/itex]

st [itex] -x_{1} - x_{2} \leq -8 [/itex]

[itex] x_{1} \geq 0, x_{2} \geq 0 [/itex]

Can you see why?

Is there a reason why it was written as [itex] -x_{1} - x_{2} \leq -8 [/itex] instead of [itex] x_{1} +x_{2} \geq 8 [/itex]

If I let [tex]x_1 = 0[/tex] (the smallest [tex]x_1[/tex] could take), then I get that [tex]x_2 \geq 8[/tex] and respectively [tex]x_2 \geq 8[/tex]

So is the region bounded? No, there is no K such that both [tex] x_{1} , x_{2} [/tex] bounds them. I am not sure how to write this out properly, but that's the explanation I can give.

So is the LOP bounded? No, but how do I show this using math? I know there is no optimum for this LOP, but how do I show that? I could let [tex]x_1 = t[/tex] and [tex]x_2 = M[/tex] for M is some number and maybe take the limit?

What about this now

Min [itex] x_{1} + x_{2} [/itex]

st [itex] -x_{1} - x_{2} \leq -8 [/itex]

[itex] x_{1} \geq 0, x_{2} \geq 0 [/itex]

Is this one bounded? Why?

The region is still unbounded, that never changes. The LOP is bounded however

There is an optimum, i.e. the point (0,8) or (8,0)
 
Last edited:
  • #14
flyingpig said:
my professor drew a circle like you said (even though it was really ugly and he never said it was at the origin...

Should be at origin, because of what I said about nonnegativity constraints.


flyingpig said:
Is there a reason why it was written as [itex] -x_{1} - x_{2} \leq -8 [/itex] instead of [itex] x_{1} +x_{2} \geq 8 [/itex]

No reason at all. Both are the same.

flyingpig said:
my professor drew a circle like you said (even though it was really ugly and he never said it was at the origin...

Should be at origin, because of what I said about nonnegativity constraints.


flyingpig said:
If I let [tex]x_1 = 0[/tex] (the smallest [tex]x_1[/tex] could take), then I get that [tex]x_2 \geq 8[/tex] and respectively [tex]x_2 \geq 8[/tex]

So is the region bounded? No, there is no K such that both [tex] x_{1} , x_{2} [/tex] bounds them. I am not sure how to write this out properly, but that's the explanation I can give.

So is the LOP bounded? No, but how do I show this using math? I know there is no optimum for this LOP, but how do I show that? I could let [tex]x_1 = t[/tex] and [tex]x_2 = M[/tex] for M is some number and maybe take the limit?

I told you how. It requires some topology concepts to show how.
 

1. What does this passage mean in the context of the story?

The passage in question is referring to the scene where the main character is having a conversation with their best friend. It serves to show the strong bond between the two characters and highlights their shared history.

2. Can you clarify the symbolism in this section?

The symbolism in this section is meant to represent the main character's internal struggle with their identity. The use of the color red is meant to symbolize their passion and recklessness, while the white dove represents their inner peace and innocence.

3. How does this scene contribute to the overall plot?

This scene is essential in building up the tension and conflict in the story. It reveals crucial information about the antagonist's motives and sets up the climax of the story.

4. Who is the narrator in this particular chapter?

The narrator in this chapter is the main character, who is telling the story from their own perspective. This allows the readers to get a deeper understanding of their thoughts and emotions.

5. What is the significance of the title in relation to this part of the book?

The title of the book has a direct correlation with this part of the story. It represents the main character's journey and transformation throughout the book, and this section is a pivotal moment in their growth and development.

Similar threads

  • Topology and Analysis
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
22
Views
4K
  • Calculus and Beyond Homework Help
Replies
20
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
9K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
7
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
9
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
3K
Back
Top