How to test this serie for convergence?

  • Thread starter Thread starter tamtam402
  • Start date Start date
  • Tags Tags
    Convergence Test
tamtam402
Messages
199
Reaction score
0

Homework Statement



I'm trying to determine if Ʃ 1/(3^ln(n)) converges.

Homework Equations





The Attempt at a Solution



The preliminary test isn't of any help since lim n→∞ an = 0.

I tried the integral test but I couldn't integrate the function, and I don't think it's the best way to proceed. I couldn't do anything with the ratio test either, since I don't know how to simplify the 1/(3^ln(n+1)) term.
 
Physics news on Phys.org
Do you know what e^{ln(x)} is??
 
I know it equals x.

So the sum of (3^ln(x))^-1 is smaller than the sum of (x)^-1. I guess I could use a comparison test here, thanks.
 
micromass said:
Do you know what e^{ln(x)} is??

That an ingenious way of solving this problem.

I might have solved it using micromass' hint. Try letting: y = 3^{\ln n}
 
y = 3^ln(x)

ln(y) = ln[3^ln(x)]

ln(y) = ln(x) ln(3)

I'm stuck here :confused:
 
3ln x = eln(3ln x) = e(ln x)(ln 3) = (eln x)ln 3 = xln 3 (and here we have a nice log/exponential identity!)

So 1/3ln n = 1/nln 3
 
Thanks, that's very clever!
 

Similar threads

Back
Top