2

Can anyone suggest an elegant proof for the divergence of the series: $$ \sum\limits_{n = 1}^\infty {7^{\ln n} } $$

I already solved it using the Raabe-Duhamel test, but I would like to see something prettier.

3 Answers3

9

Note that $\lim_n 7^{\log n}\neq 0$. (In fact, it is $+\infty$.)

Kim Jong Un
  • 14,794
  • 1
  • 24
  • 49
6

For $n\geq3$ we have $7^{\ln n}>7$.

Przemysław Scherwentke
  • 13,668
  • 5
  • 35
  • 56
5

In fact, by using properties of logarithms, the summand is just a power of $n$, namely $$7^{\ln n}=n^{\ln7}\ .$$ and since the power is greater than or equal to $-1$ (definitely!), the series diverges.

David
  • 82,662