If I know that $x \geq ka$, how do I get to $x^x > k \cdot a^x $ and obtain a strict inequality? Here $ a,x \in \mathbb{N}$ and $k \in \mathbb{R^+}$.
2026-04-02 22:13:07.1775167987
On
How do I show $x^x > k \cdot a^x $?
58 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Ask yourself what happens if $x=1,k=1,a=1$?
Your claim becomes wrong. So just assume $x > ka$.
What happens if now $x=2, a=4, k=0.49$?
It's a slightly bit more complicated.
If $a=0$, there is nothing left to prove since $x > 0$.
The crucial inequality is
$$ x^x > k a^x$$
If we rewrite that as the equivalent
$$ \left(\frac{x}a\right)^x > k$$
It should be easy to see that we can choose $x=\max(2ka,a)$. Since $\frac{x}a \ge 1$ and $x \ge a \ge 1$, we have $ \left(\frac{x}a\right)^x \ge \left(\frac{x}a\right)^1=\frac{x}a \ge 2k > k.$
Of course, you can replace $2ka$ with any $(1+\epsilon)ka$.
We have that
$$x^x >(ka)^{ka}=k^{ka}a^{ka}>ka^x $$
$$x^x >a^a>ka^x $$