Proving the Uniqueness of inf(A) in a Subset of ℝ | Epsilon Proof Technique

  • Thread starter Thread starter jaqueh
  • Start date Start date
  • Tags Tags
    Proof
jaqueh
Messages
57
Reaction score
0

Homework Statement


Let A be a subset of ℝ, now prove if inf(A) exists, then inf(A) is unique

The Attempt at a Solution


I am using an epsilon proof but i don't think i am going about it the right way, can someone nudge me in the right direction
 
Physics news on Phys.org
jaqueh said:

Homework Statement


Let A be a subset of ℝ, now prove if inf(A) exists, then inf(A) is unique

The Attempt at a Solution


I am using an epsilon proof but i don't think i am going about it the right way, can someone nudge me in the right direction

How you do it depends very much on what *definition* you are using for "inf". Different (but equivalent) definitions would need different types of proofs.

RGV
 
Usually, for something like this, it is best to start of saying "Let x and y be inf(S)" and then show that x and y are, in fact, the same. Now, showing that |x - y| < epsilon might be a good strategy, but there are probably more efficient methods. But, as RGV said, it depends on how inf is defined for you. If you have defined it as a greatest lower bound, the method I mentioned works very well.
 
yes i think I am going to revise it as x and y are infimums for A then x<y and y<x so x=y
 
jaqueh said:
yes i think I am going to revise it as x and y are infimums for A then x<y and y<x so x=y

That's a contradiction the way you wrote it. Did you mean x \leq y, \ \text{and} \ y \leq x,\ \text{so} \ x=y?
 
yes that is what i meant and i did write it that way x≥y y≥x
 
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