How can I approach this problem of comparison between these two numbers. Any hints please.
$A = 1000^{1000}$ or $B = 1\times 3\times 5\times \dots \times 1997$
How can I approach this problem of comparison between these two numbers. Any hints please.
$A = 1000^{1000}$ or $B = 1\times 3\times 5\times \dots \times 1997$
For any $a \geq 1$, we have $$(1000+a)(1000-a) < 1000^2$$ Hence, $$\prod_{a=1,3,5}^{999}(1000+a)(1000-a) < \prod_{a=1,3,5}^{999} 1000^2$$ This gives us $$1 \cdot 3 \cdot 5 \cdots 1995 \cdot 1997 \cdot 1999 < 1000^{1000}$$
Hint: $(1000-x)\cdot (1000+x)<1000\cdot 1000$.
Apply GM $\le$ AM to the $999$ numbers $1, 3, 5, \ldots, 1997$, we have
$$1 \times 3 \times \cdots \times 1997 \le 999^{999} < 1000^{1000}$$