Simple proof in analysis (where did I go wrong)

  • Thread starter Thread starter ych22
  • Start date Start date
  • Tags Tags
    Analysis Proof
ych22
Messages
114
Reaction score
0

Homework Statement



Let a,b be any real number. Show that if a-e < b for any e > 0, then a <= b.

Homework Equations





The Attempt at a Solution



I tried a proof by contradiction, that if a>b then we violate some assumption.
Here it goes:

Suppose not.
Then a > b.
a- e > b - e
Since we assume a-e < b, thus b > b-e. But well...this seems right. Where did I go wrong?
 
Physics news on Phys.org
You didn't go wrong anywhere because you didn't do anything. However, I don't think your approach would help you with the proof since if a-e > b-e and b>b-e then a-e >b. There is also the possibility that b>a-e.

I would consider to the cases
0 <a-b<e and
a-b <0 <e.

The second case is sort of trival. The first case is sort of a limit definition. So you can show a=b in the first case and a<b in the second.
 
Last edited:
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