0% found this document useful (0 votes)
9 views2 pages

Calculus Tutorial on Sequence Convergence

The document outlines a tutorial for the MTH111: Calculus course at IISER Tirupati, focusing on various problems related to the convergence of sequences. It includes specific problems marked with an asterisk that will be discussed in the tutorial, as well as hints and conditions for proving convergence. Additionally, it emphasizes the importance of boundedness in relation to convergent sequences.

Uploaded by

25f2003227
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

Calculus Tutorial on Sequence Convergence

The document outlines a tutorial for the MTH111: Calculus course at IISER Tirupati, focusing on various problems related to the convergence of sequences. It includes specific problems marked with an asterisk that will be discussed in the tutorial, as well as hints and conditions for proving convergence. Additionally, it emphasizes the importance of boundedness in relation to convergent sequences.

Uploaded by

25f2003227
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

IISER Tirupati August Session 2025

MTH111: Calculus
Tutorial-4 (October 18, 2025)

Remark: Only the problems with an asterisk sign * will be discussed in the tutorial.

1*. Determine whether the following sequences {xn } converge or not. Find the
limit whenever the sequence converges.
n n+1
(A) xn = n+1
− n
sin n
(B) xn = n

Pn 1
2*. For n ≥ 1, let xn = i=1 i(i+1) . Prove that the sequence {xn } converges. Find
limn→∞ xn .
(Hint: xn can be written as a telescopic sum.)

3. Fix x ∈ R. Suppose {xn } be an infinite sequence of real numbers satisfying


1
the condition that for each n ∈ N, |xn − x| < . Is {xn } convergent? Why?
n

4. Prove that every convergent sequence must be bounded.

1
5*. Define a sequence {xn } by xn = 1 + 2
+ · · · + n1 . Does the sequence {xn }
converge? Justify your answer.
(Hint: Is {xn } a bounded sequence? If not, it cannot converge in view of
Problem 4.)

6*. Define a sequence {xn } by xn = 1 + 212 + · · · + n12 . Show that the sequence {xn }
converges.
1 1 1
(Hint: Use the fact that if k ≥ 2, then k2
≤ k(k−1)
= k−1
− k1 .)

7*. Define a sequence {xn } recursively as follows:



x1 = 1, and xn+1 = 2 + xn for all n ≥ 1.

Prove that the sequence {xn } converges and find its limit.
(Hint: Is the sequence monotone and bounded?)
8. (Sandwich theorem for sequences) Let {xn }, {yn }, {zn } be sequences satisfying
the condition xn ≤ yn ≤ zn for all n. Assume that

lim xn = L = lim zn .
n→∞ n→∞

Using the definition of limit, prove that

lim yn = L.
n→∞

∗∗∗∗∗∗∗∗∗∗∗∗∗∗∗

Common questions

Powered by AI

A convergent sequence approaches a particular real number in the limit. By definition of convergence, for every ε>0 there exists a natural number N such that for all n≥N, |xn - L| < ε, ensuring that the sequence remains within an ε-neighborhood of the limit L. Therefore, the segment of the sequence from N onward is bounded. Since the finite portion is also bounded, the whole sequence is bounded .

The provided sequence xn = Σ(1/i^2) for i=2 to n converges. Note that for k≥2, 1/k^2 ≤ 1/k(k-1) = 1/(k-1) - 1/k, forming a telescopic sum where terms cancel sequentially. This structure implies convergence, as the sum of differences results in fewer significant terms influencing the total as n grows, leading to a finite limit as proven through similar series .

The sequence defined by xn = sin(n)/n converges to 0. As n approaches infinity, the term 1/n approaches 0, and since |sin(n)| ≤ 1 for all n, the absolute value of the sequence is bounded by 1/n, which tends to 0. By the squeeze theorem, since -1/n ≤ sin(n)/n ≤ 1/n and both bounds tend to 0 as n increases, the sequence itself converges to 0 .

A telescopic sum simplifies terms in a series where each successive addition negates parts of the previous one, effectively reducing the series to a few non-cancelled terms. This simplification reduces complex infinite sums to solvable limits, making it easier to determine convergence as shown in sequences such as Σ(1/i(i+1)), which converges to a finite limit by telescoping, demonstrating convergence clearly and succinctly .

The harmonic series defined as xn = Σ(1/i) from i=1 to n diverges. The sequence is not bounded; thus, by the previous theorem stating that every convergent sequence must be bounded, it cannot converge. Even though individual terms tend to 0, the partial sums grow without limit, confirmed by comparing the series to the logarithmic function which diverges .

To prove convergence, we show the sequence is monotone and bounded. By induction, assume xn ≤ 2, then xn+1 = √(2 + xn) ≤ √(4) = 2, thus bounded above by 2. Since each term is a square root expression increasing from 1, the sequence is increasing as well. The limit x satisfies x = √(2 + x), giving the quadratic x^2 = x + 2. Solving this, we get x = 2 or x = -1. Since the sequence is positive, the limit is x = 2 .

The sequence {xn} satisfying |xn - x| < 1/n is convergent. The condition implies that each term xn is within 1/n of the value x, and as n increases, 1/n approaches 0, meaning xn gets arbitrarily close to x. Therefore, by the definition of limits, this sequence converges to x .

The sequence defined by xn = Σ(1/i(i+1)) from i=1 to n can be written as a telescopic sum. Observing that 1/i(i+1) = 1/i - 1/(i+1), the terms within the series cancel out sequentially, leading to xn = 1 - 1/(n+1). As n approaches infinity, the term 1/(n+1) approaches 0, making the limit of the sequence 1. Thus, the sequence converges to 1 .

To determine convergence of xn = n/(n+1) - (n+1)/n, we simplify the expression. It becomes ((n^2 - (n+1)^2)/(n(n+1))) = -(n+1)/n(n+1) = -1/n. As n approaches infinity, -1/n approaches 0. Thus, the sequence is convergent and the limit is 0 .

The Sandwich Theorem states that if a sequence {yn} is bounded by two sequences {xn} and {zn} such that xn ≤ yn ≤ zn for all n, and lim xn = lim zn = L, then {yn} also converges to L. The proximity of {yn} to {xn} and {zn}, both tending to L, ensures that {yn} also cannot escape the convergence to L, demonstrating that this method reliably proves the limit of {yn} is also L .

You might also like