Find the integer satisfying the equation above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It is first important to notice that the limit in question is only well defined if a > 1 so we may ignore any kind of subtle problems that arise by including 0 or negative numbers and immediately assume a > 1 . Therefore, we can focus our efforts on proving that for the limit to be true no other special property must be granted to a .
Leaving x fixed and applying Euler's summation formula, ∑ i = 1 a − 1 i x = 1 + ∑ 1 < i ≤ a − 1 i x = 1 + ∫ 1 a − 1 i x d i + ∫ 1 a − 1 ( t − ⌊ t ⌋ ) ( i x ) ′ d i = 1 + x + 1 ( a − 1 ) x + 1 − x + 1 1 + O ( ( a − 1 ) x ) = x + 1 ( a − 1 ) x + 1 + O ( ( a − 1 ) x ) .
First I will prove that the error term vanishes: lim x → ∞ a x ( a − 1 ) x = lim x → ∞ ( a a − 1 ) x = lim x → ∞ ( 1 − a 1 ) x = 0 because as a > 1 , the number inside the exponent is between 0 and 1 and thus vanishes as we increase x .
Now, to prove that the main term vanishes, lim x → ∞ ( x + 1 ) a x ( a − 1 ) x − 1 = lim x → ∞ ( a a − 1 ) x − 1 a ( x + 1 ) 1 and this is a product of two limits that go to 0. Thus, assuming a > 1 is enough.