Proving an inequality involving exponentiation

  • Thread starter Thread starter hypatia0
  • Start date Start date
  • Tags Tags
    Inequality
hypatia0
Messages
1
Reaction score
0

Homework Statement



Show that \left( 1 - \frac{\ln n}{kn} \right)^n > \frac{1}{n^{1/k} + 1} holds for all integers n\geq 1 and k\geq 2.

The Attempt at a Solution



I first tried to find a proof for k=2 by showing that the quotient LHS/RHS goes to 1 and has negative slope everywhere, but this becomes rather unwieldy.
 
Physics news on Phys.org
I would be tempted to try a proof by induction on n. Show that the inequality holds for n=1, Assume there is an integer m for which the inequality holds and show it's true for m+1.

Mat
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top