I am having trouble figuring out an inequality that is supposed to be simple.
Let N be a natural number and $t\ge N$, $j$ is also a natural number.
Assume that $\frac{2\log t}{\log N} \le j \le \frac{3\log t}{\log N}$ and $n\ge N$. Then from this information how can we show that $n^{j-\frac{\log t}{\log N}} \ge N^{2/j}$?
From the assumption we have $j-\frac{\log t}{\log N} \ge \frac{\log t}{\log N}$ so we can get $n^{j-\frac{\log t}{\log N}} \ge N^{\frac{\log t}{\log N}}$. But $j/2 \ge \log t / \log N$. So how can we get the desired inequality?