MHB Computing the Limit of a Power Series

Click For Summary
The limit of the power series is computed as follows: the expression $\lim_{n\to +\infty}\dfrac{1^p+2^p+\cdots +n^p}{n^{p+1}}$ can be evaluated using the Stolz-Cesaro theorem, leading to the result $\frac{1}{p+1}$. Additionally, this limit can be interpreted as the limit of Riemann sums for the function $f(x) = x^p$ over the interval [0,1], which corresponds to the integral $\int_0^1 x^p \, dx$. The integral evaluates to the same result, confirming that the limit is indeed $\frac{1}{p+1}$. The discussion highlights both the Stolz-Cesaro theorem and the Riemann sum approach as valid methods for calculating the limit.
Julio1
Messages
66
Reaction score
0
Compute $\displaystyle\lim_{n\to +\infty}\dfrac{1^p+2^p+3^p+\cdots +n^p}{n^{p+1}}.$
Hello!, how it can calculate this limit? Thanks :)
 
Physics news on Phys.org
I am not sure what techniques you are familiar with for calculating limits, but this seems to be a job for Stolz-Cesaro theorem :

$$\begin{aligned}\lim_{n \to \infty} \frac{1^p + 2^p + \cdots + n^p}{n^{p+1}} &= \lim_{n \to \infty} \frac{\left ( 1^p + 2^p + \cdots + (n+1)^p \right ) - \left( 1^p + 2^p + \cdots + n^p \right)}{(n+1)^{p+1} - n^{p+1}} \\ &= \lim_{n \to \infty} \frac{(n+1)^p}{(n+1)^{p+1} - n^{p+1}} \\ & = \lim_{n \to \infty} \frac{(n+1)^p}{(p+1) \cdot n^p + \mathcal{O}(n^{p-1})} \\ &= \lim_{n \to \infty} \frac{1}{p+1} \cdot \frac{1}{1+o(1)} = \boxed{\dfrac1{p+1}}\end{aligned}$$

Where $\mathcal{O}$ and $o$ are asymptotic notations. I am guessing that there might be some elementary way to do to this, so am interested in other solutions.
 
Last edited:
Julio said:
Compute $\displaystyle\lim_{n\to +\infty}\dfrac{1^p+2^p+3^p+\cdots +n^p}{n^{p+1}}.$
Hello!, how it can calculate this limit? Thanks :)

I'm assuming $p$ is a real number different from $-1$. The limit, which can be written

$$\lim_{n\to +\infty} \frac{1}{n}\sum_{k = 1}^n \left(\frac{k}{n}\right)^p,$$

is the limit of a sequence of Riemann sums for the function $f(x) = x^p$ over the interval $[0,1]$. So it has value

$$\int_0^1 x^p \, dx.$$

Compute the integral to get the result.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K