Limit of Series: $\frac{1}{n}$

  • Thread starter Thread starter Vitor Pimenta
  • Start date Start date
  • Tags Tags
    Limit Series
AI Thread Summary
The discussion focuses on determining the limit of the sequence defined by the sum of the harmonic series divided by n, specifically the expression (1 + 1/2 + 1/3 + ... + 1/n)/n. Participants reference Cesàro's theorem, which states that if a sequence converges to L, then the average of its first n terms also converges to L. A detailed proof is provided, illustrating how the terms converge and how the average approaches the limit as n approaches infinity. The conversation emphasizes the mathematical rigor behind the convergence of the sequence. Ultimately, the limit of the sequence is confirmed to be 0 as n approaches infinity.
Vitor Pimenta
Messages
10
Reaction score
1
What should be the limit of the following series (if any ...)

\frac{{1 + \frac{1}{2} + \frac{1}{3} + ... + \frac{1}{n}}}{n}
 
Mathematics news on Phys.org
Technically, this is not a series but a sequence.

That aside, one way to get the answer is to use, for ##k\geq 2, \frac{1}{k}=\int_{k-1}^k\frac{dx}{k}\leq \int_{k-1}^k \frac{dx}{x} ## .
 
I have just found here that, given a sequence {\left\{ {{a_n}} \right\}_{n = 1}}^\infty, \mathop {\lim }\limits_{n \to \infty } {a_n} = L \Rightarrow \mathop {\lim }\limits_{n \to \infty } \left( {\frac{{{a_1} + {a_2} + {a_3} + ... + {a_n}}}{n}} \right) = L

Instant answer ¬¬'
 
Ah yes, even simpler you're right : )
 
Vitor Pimenta said:
I have just found here that, given a sequence {\left\{ {{a_n}} \right\}_{n = 1}}^\infty, \mathop {\lim }\limits_{n \to \infty } {a_n} = L \Rightarrow \mathop {\lim }\limits_{n \to \infty } \left( {\frac{{{a_1} + {a_2} + {a_3} + ... + {a_n}}}{n}} \right) = L

Instant answer ¬¬'

I don't see how that follows actually. Use that for every ##\epsilon > 0##, there is an ##N## such that ##|a_n-L| < \epsilon##. Then for all ##n## larger than ##N##,
##|\frac{a_1 + ... + a_n}{n} - L| = |\frac{a_1 + ... + a_N}{n} + \frac{(a_{N+1}-L) + ...+ (a_n-L)}{n}| \leq |\frac{a_1 + ... + a_N}{n}| + |\frac{(a_{N+1}-L)}{n}| + ...+ |\frac{(a_n-L)}{n}| < |\frac{a_1 + ... + a_N}{n}| + \frac{\epsilon}{n} + ... + \frac{\epsilon}{n} = |\frac{a_1 + ... + a_N}{n}| + \epsilon.##

As ##n \to \infty##, the expression ##|\frac{a_1 + ... + a_N}{n}|## will converge to 0. In particular, there is some N' such that for all n larger than N', we have ## |\frac{a_1 + ... + a_N}{n}| < \epsilon##. Thus we find that choosing N' large enough (bigger than N), we will have for any chosen ##\epsilon > 0## and for all n larger than N', that ##|\frac{a_1 + ... + a_n}{n} - L| < 2\epsilon## proving that ## \lim_{n \to \infty} |\frac{a_1 + ... + a_n}{n} - L| = 0##.

Note: edited
 
Last edited:
I know this, it's called Cesaro's theorem.
For the proof you can write: ## |(\frac{1}{n}\sum_{k=1}^n a_k) - L | \le \frac{1}{n}\sum_{k=1}^N |a_k - L| + \frac{1}{n}\sum_{k=N+1}^n |a_k - L| ##

The first term tends to 0 as n tends to infinity.
The second term is bounded by ##\frac{n-N}{n} \varepsilon ## for N big enough
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top