Values for b such that sum over b^log n converges

  • Thread starter Thread starter math8
  • Start date Start date
  • Tags Tags
    Sum
math8
Messages
143
Reaction score
0
What are all the positive values of "b" for which the series summation(b^log n) converges.

I think we must find the values of b for which the sequence of partial sums form a bounded sequence. But it gets complicated when I try to solve the inequality
"summation of k from 1 to n of (b^log k)< or equal to some M".
 
Physics news on Phys.org


Since those are all positive terms, I would be more inclined to use the ratio test: Look at b^log(n)/b^log(n+1) as n goes to infinity. You can use exponential and logarithm properties to simplify that.
 


Thanks HallsofIvy, I tried that and I got 0<b<1 by just solving b^log(n)/b^log(n+1) <1. I am not sure how to introduce the limsup part. I mean, when I try to solve limsup [b^log(n)/b^log(n+1)] <1; I get lim as n-->inf of b^log(n+1/n) <1 which gives me b^ln1<1 and that gives me 1<1.
How do I get rid of that contradiction?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top