Proving Boundedness of Set S: |x| + |y| <= 2

  • Thread starter Thread starter javi438
  • Start date Start date
  • Tags Tags
    Bounded Set
javi438
Messages
15
Reaction score
0
Is the set S = {(x,y): |x| + |y| <= 2} bounded? If so how do i prove it?

looking at the graph i believe that S is bounded by 2 and -2, but I'm not sure if I'm correct and i don't know how to prove it.

thanks!
 
Physics news on Phys.org
I'm assuming when you say bounded, you mean with respect to "Euclidean distance."

If so, here's a hint: |x|^2 + |y|^2 = (|x|+|y|)^2 - 2|x||y|.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top