0

$$A=\left\{\dfrac{mn}{1+m+n} \mid m,n \in \mathbb N \right\}$$

I'm relatively new to this whole infimum and supremum proving. I've tried for a long time to prove the infimum of this set (which I believe to be 1/3). Can someone please help me and provide a proof for that?

UmbQbify
  • 889
Kim J
  • 77

3 Answers3

1

Hint: $$0 < \dfrac1{mn} + \dfrac1{m} + \dfrac1{n} \le 3, \qquad m,n \in \mathbb{N}.$$

njguliyev
  • 14,473
  • 1
  • 26
  • 43
1

I think it might be helpful to rewrite it slightly:

$$ \frac{mn}{1+m+n}=\frac{n}{\frac{1}{m}+1+\frac{n}{m}} $$

For fixed $n$, as $m$ increases this increases as well. Same goes for the reversed case. Hence, $\sup A$ should be $\infty$. For as small a value as possible, $m$ should then be as small as possible since this means that the denominator is as large as possible. So $m=1$. What's left is

$$ \frac{n}{2+n}=\frac{1}{\frac{2}{n}+1} $$ which obviously is as small as possible when the denominator is as large as possible -- i.e. when $n=1$. So $\inf=1/3$, which is achieved when $n=m=1$.

hejseb
  • 4,745
  • 1
  • 17
  • 35
0

Hint : Fix one variable, say m= 1 and take limit as n goes to infinity. Do that with other variable. Now put $m = n = t $ and take $t \to \infty$ , you get supremum to be infinity.

Jessica Griffin
  • 222
  • 1
  • 10