Integer Inequality Homework: Proving Existence of Integer m

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Integer
annoymage
Messages
360
Reaction score
0

Homework Statement

let a,b be positive integer , c is real number, and -a<c<b

i want to show there exist integer m, -a \leq m \leq b such that m-1 \leq c<m

i don't know any easy method, but this is where i got now,

Let set S=[m|-a \leq m \leq b]

So by contradiction,

suppose that for all m in S, m \leq c or m-1>c

If m \leq c for all m in S, then i know b is in S, means b \leq c which contradict c<b,

If m-1>c for all m in S and i stuck somewhere. Any hint T_T, or easier any easier method, I'm thinking of well ordering principle, but it i can't see it for now
 
Physics news on Phys.org
Take the set

A=\{n\in \mathbb{Z}~\vert~n\geq c\}

Show that A is nonempty and bounded by below. This implies that A has a minimal element m. Show that this m satisfies all your conditions.
 
hmm then i got

<br /> m-1 \leq c \leq m it's not the same as <br /> m-1 \leq c&lt;m right?
 
Remove the \geq and replace it with a > sign. Well when you apply the modified suggestion given you should get c &lt; n_0. Since n_0 is the smallest integer with this property we know that n_0 -1 \leq c &lt; n_0.
 
you mean this right? <br /> A=\{n\in \mathbb{Z}~\vert~n&gt; c\} <br />

thanks you soo much
 
Yes. :-)
 
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