100% FREE Updated: Mar 2026 Real Analysis Sequences and Series

Sequences of Real Numbers

Comprehensive study notes on Sequences of Real Numbers for CUET PG Mathematics preparation. This chapter covers key concepts, formulas, and examples needed for your exam.

Sequences of Real Numbers - Part 1: Introduction

Chapter Overview

Sequences of real numbers are fundamental in real analysis, forming the basis for understanding continuity, differentiation, and integration. This introductory part covers the definition of sequences, their basic properties like boundedness and monotonicity, and the crucial concept of convergence and limits. We will explore various types of sequences (convergent, divergent, oscillatory) and essential theorems like the Algebra of Limits and the Monotone Convergence Theorem, which are vital for determining the behavior of sequences. Understanding these foundational concepts is key to tackling more advanced topics and solving problems in the CUET PG exam.

Key Concepts

  • Definition of a Sequence

  • A sequence of real numbers is a function f:NRf: \mathbb{N} \to \mathbb{R}, where N\mathbb{N} is the set of natural numbers and R\mathbb{R} is the set of real numbers. The image of nn under ff is denoted by ana_n (or xnx_n, sns_n, etc.) and is called the nn-th term of the sequence. The sequence itself is typically denoted by {an}\{a_n\}, (an)(a_n), or a1,a2,a3,a_1, a_2, a_3, \dots.

    * Example:
    * {n}\{n\} represents the sequence 1,2,3,1, 2, 3, \dots
    * {1n}\{\frac{1}{n}\} represents the sequence 1,12,13,1, \frac{1}{2}, \frac{1}{3}, \dots
    * {(1)n}\{(-1)^n\} represents the sequence 1,1,1,1,-1, 1, -1, 1, \dots

  • Bounded Sequences

  • A sequence {an}\{a_n\} is:
    * Bounded Above: If there exists a real number MM such that anMa_n \le M for all nNn \in \mathbb{N}. MM is called an upper bound.
    * Bounded Below: If there exists a real number mm such that anma_n \ge m for all nNn \in \mathbb{N}. mm is called a lower bound.
    * Bounded: If it is both bounded above and bounded below. This means there exists a real number K>0K > 0 such that anK|a_n| \le K for all nNn \in \mathbb{N}.

    * Example:
    * {1n}\{\frac{1}{n}\} is bounded (e.g., 01n10 \le \frac{1}{n} \le 1).
    * {n}\{n\} is bounded below (e.g., n1n \ge 1) but not bounded above.
    * {(1)n}\{(-1)^n\} is bounded (e.g., 1(1)n1-1 \le (-1)^n \le 1).

  • Monotonic Sequences

  • A sequence {an}\{a_n\} is:
    * Monotonically Increasing (Non-decreasing): If an+1ana_{n+1} \ge a_n for all nNn \in \mathbb{N}.
    * Strictly Increasing: If an+1>ana_{n+1} > a_n for all nNn \in \mathbb{N}.
    * Monotonically Decreasing (Non-increasing): If an+1ana_{n+1} \le a_n for all nNn \in \mathbb{N}.
    * Strictly Decreasing: If an+1<ana_{n+1} < a_n for all nNn \in \mathbb{N}.
    * Monotonic: If it is either monotonically increasing or monotonically decreasing.

    * Example:
    * {n}\{n\} is strictly increasing.
    * {1n}\{\frac{1}{n}\} is strictly decreasing.
    * {(1)n}\{(-1)^n\} is not monotonic.
    * {1,1,2,2,3,3,}\{1, 1, 2, 2, 3, 3, \dots\} is monotonically increasing.

  • Limit of a Sequence (Convergence)

  • A sequence {an}\{a_n\} is said to converge to a real number LL (called the limit of the sequence) if for every ϵ>0\epsilon > 0, there exists a natural number NN (which may depend on ϵ\epsilon) such that for all n>Nn > N, anL<ϵ|a_n - L| < \epsilon.
    We write this as limnan=L\lim_{n \to \infty} a_n = L or anLa_n \to L as nn \to \infty.

    * Formal Definition:

    ϵ>0,NN such that n>N,anL<ϵ\forall \epsilon > 0, \exists N \in \mathbb{N} \text{ such that } \forall n > N, |a_n - L| < \epsilon

    * Example:
    * limn1n=0\lim_{n \to \infty} \frac{1}{n} = 0.
    * limnn+1n=limn(1+1n)=1\lim_{n \to \infty} \frac{n+1}{n} = \lim_{n \to \infty} \left(1 + \frac{1}{n}\right) = 1.

  • Convergent, Divergent, and Oscillatory Sequences

  • * Convergent Sequence: A sequence that has a finite limit LL.
    * Divergent Sequence: A sequence that is not convergent.
    * Diverges to \infty: If for every M>0M > 0, there exists NNN \in \mathbb{N} such that an>Ma_n > M for all n>Nn > N. We write limnan=\lim_{n \to \infty} a_n = \infty.
    * Diverges to -\infty: If for every M<0M < 0, there exists NNN \in \mathbb{N} such that an<Ma_n < M for all n>Nn > N. We write limnan=\lim_{n \to \infty} a_n = -\infty.
    * Oscillatory Sequence: A sequence that is neither convergent nor divergent to ±\pm \infty.
    * Finitely Oscillatory: An oscillatory sequence that is bounded (e.g., {(1)n}\{(-1)^n\}).
    * Infinitely Oscillatory: An oscillatory sequence that is unbounded (e.g., {(1)nn}\{(-1)^n n\}).

    * Example:
    * {1n}\{\frac{1}{n}\} is convergent to 00.
    * {n}\{n\} is divergent to \infty.
    * {(1)n}\{(-1)^n\} is finitely oscillatory.
    * {(1)nn}\{(-1)^n n\} is infinitely oscillatory.

  • Uniqueness of Limit

  • If a sequence converges, its limit is unique. A sequence cannot converge to two different limits.

  • Algebra of Limits

  • If {an}\{a_n\} and {bn}\{b_n\} are two convergent sequences such that limnan=L\lim_{n \to \infty} a_n = L and limnbn=M\lim_{n \to \infty} b_n = M, then:
    * Sum/Difference Rule:
    limn(an±bn)=L±M\lim_{n \to \infty} (a_n \pm b_n) = L \pm M

    * Product Rule:
    limn(anbn)=LM\lim_{n \to \infty} (a_n b_n) = LM

    * Scalar Multiple Rule: For any real number cc,
    limn(can)=cL\lim_{n \to \infty} (c a_n) = cL

    * Quotient Rule: If M0M \ne 0 and bn0b_n \ne 0 for all nn,
    limnanbn=LM\lim_{n \to \infty} \frac{a_n}{b_n} = \frac{L}{M}

    * Power Rule: If L>0L > 0 and p/qp/q is a rational number,
    limn(an)p/q=Lp/q\lim_{n \to \infty} (a_n)^{p/q} = L^{p/q}

  • Standard Limits

  • These limits are frequently used and should be memorized:
    * For p>0p > 0:
    limn1np=0\lim_{n \to \infty} \frac{1}{n^p} = 0

    * For x<1|x| < 1:
    limnxn=0\lim_{n \to \infty} x^n = 0

    * For x>1x > 1:
    limnxn=\lim_{n \to \infty} x^n = \infty

    * For x1x \le -1: limnxn\lim_{n \to \infty} x^n does not exist.
    * For a>0a > 0:
    limna1/n=1\lim_{n \to \infty} a^{1/n} = 1

    *
    limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1

    * For any real number xx:
    limn(1+xn)n=ex\lim_{n \to \infty} \left(1 + \frac{x}{n}\right)^n = e^x

    * A special case of the above (x=1x=1):
    limn(1+1n)n=e\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e

  • Squeeze Theorem (Sandwich Theorem)

  • If {an}\{a_n\}, {bn}\{b_n\}, and {cn}\{c_n\} are sequences such that anbncna_n \le b_n \le c_n for all nN0n \ge N_0 (for some N0NN_0 \in \mathbb{N}), and if limnan=L\lim_{n \to \infty} a_n = L and limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L.

    * Example: To find limn[1n2+1+1n2+2++1n2+n]\lim_{n \to \infty} \left[ \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}} \right]:
    Let bn=k=1n1n2+kb_n = \sum_{k=1}^n \frac{1}{\sqrt{n^2+k}}.
    We know that for 1kn1 \le k \le n:

    1n2+n1n2+k1n2+1\frac{1}{\sqrt{n^2+n}} \le \frac{1}{\sqrt{n^2+k}} \le \frac{1}{\sqrt{n^2+1}}

    Summing nn terms:
    k=1n1n2+nk=1n1n2+kk=1n1n2+1\sum_{k=1}^n \frac{1}{\sqrt{n^2+n}} \le \sum_{k=1}^n \frac{1}{\sqrt{n^2+k}} \le \sum_{k=1}^n \frac{1}{\sqrt{n^2+1}}

    nn2+nbnnn2+1\frac{n}{\sqrt{n^2+n}} \le b_n \le \frac{n}{\sqrt{n^2+1}}

    Now, evaluate the limits of the bounding sequences:
    limnnn2+n=limnnn1+1n=limn11+1n=11+0=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+n}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+\frac{1}{n}}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+\frac{1}{n}}} = \frac{1}{\sqrt{1+0}} = 1

    limnnn2+1=limnnn1+1n2=limn11+1n2=11+0=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+1}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+\frac{1}{n^2}}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+\frac{1}{n^2}}} = \frac{1}{\sqrt{1+0}} = 1

    By the Squeeze Theorem, limnbn=1\lim_{n \to \infty} b_n = 1.

  • Monotone Convergence Theorem (MCT)

  • Every bounded monotonic sequence is convergent.
    * Specifically:
    * A monotonically increasing sequence that is bounded above converges to its supremum.
    * A monotonically decreasing sequence that is bounded below converges to its infimum.

    Important Note: A monotonic sequence must* be bounded to converge. For example, {n}\{n\} is monotonic but not bounded above, so it diverges. {(1)nn+1n}\left\{(-1)^n \cdot \frac{n+1}{n}\right\} is bounded (between 2-2 and 22) but not monotonic, and it does not converge.

    Examples for Limit Calculation

  • Algebraic Manipulation (Rationalization):

  • Find the value of limn(4n2+n2n)\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n).
    limn(4n2+n2n)=limn(4n2+n2n)(4n2+n+2n)4n2+n+2n\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n) = \lim_{n \to \infty} \frac{(\sqrt{4n^2 + n} - 2n)(\sqrt{4n^2 + n} + 2n)}{\sqrt{4n^2 + n} + 2n}

    =limn(4n2+n)(2n)24n2+n+2n=limn4n2+n4n24n2+n+2n= \lim_{n \to \infty} \frac{(4n^2 + n) - (2n)^2}{\sqrt{4n^2 + n} + 2n} = \lim_{n \to \infty} \frac{4n^2 + n - 4n^2}{\sqrt{4n^2 + n} + 2n}

    =limnn4n2+n+2n=limnnn4+1n+2n= \lim_{n \to \infty} \frac{n}{\sqrt{4n^2 + n} + 2n} = \lim_{n \to \infty} \frac{n}{n\sqrt{4 + \frac{1}{n}} + 2n}

    =limnnn(4+1n+2)=limn14+1n+2= \lim_{n \to \infty} \frac{n}{n\left(\sqrt{4 + \frac{1}{n}} + 2\right)} = \lim_{n \to \infty} \frac{1}{\sqrt{4 + \frac{1}{n}} + 2}

    =14+0+2=12+2=14= \frac{1}{\sqrt{4 + 0} + 2} = \frac{1}{2 + 2} = \frac{1}{4}

  • Product Limit (Telescoping Product):

  • If S=limn(1122)(1132)(11n2)S = \lim_{n \to \infty} \left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)\ldots\left(1-\frac{1}{n^2}\right), then SS is equal to:
    Let Pn=k=2n(11k2)P_n = \prod_{k=2}^n \left(1-\frac{1}{k^2}\right).
    The general term is 11k2=k21k2=(k1)(k+1)kk1-\frac{1}{k^2} = \frac{k^2-1}{k^2} = \frac{(k-1)(k+1)}{k \cdot k}.
    Pn=(1322)(2433)(3544)((n1)(n+1)nn)P_n = \left(\frac{1 \cdot 3}{2 \cdot 2}\right) \cdot \left(\frac{2 \cdot 4}{3 \cdot 3}\right) \cdot \left(\frac{3 \cdot 5}{4 \cdot 4}\right) \cdot \ldots \cdot \left(\frac{(n-1)(n+1)}{n \cdot n}\right)

    This is a telescoping product. Many terms cancel out:
    Pn=123(n1)234n345(n+1)234nP_n = \frac{1 \cdot 2 \cdot 3 \cdot \ldots \cdot (n-1)}{2 \cdot 3 \cdot 4 \cdot \ldots \cdot n} \cdot \frac{3 \cdot 4 \cdot 5 \cdot \ldots \cdot (n+1)}{2 \cdot 3 \cdot 4 \cdot \ldots \cdot n}

    Pn=1nn+12=n+12nP_n = \frac{1}{n} \cdot \frac{n+1}{2} = \frac{n+1}{2n}

    Therefore,
    S=limnPn=limnn+12n=limn1+1n2=1+02=12S = \lim_{n \to \infty} P_n = \lim_{n \to \infty} \frac{n+1}{2n} = \lim_{n \to \infty} \frac{1 + \frac{1}{n}}{2} = \frac{1+0}{2} = \frac{1}{2}

  • Product Limit (Cauchy's Second Theorem on Limits for Products):

  • The value of limn[21(32)2(43)3(n+1n)n]1/n\lim_{n \to \infty} \left[\frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n\right]^{1/n} is:
    Let Pn=21(32)2(43)3(n+1n)nP_n = \frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n. We need to find limn(Pn)1/n\lim_{n \to \infty} (P_n)^{1/n}.
    This can be solved using Cauchy's Second Theorem on Limits for Products, which states that if limnxn=L\lim_{n \to \infty} x_n = L, then limn(x1x2xn)1/n=L\lim_{n \to \infty} (x_1 x_2 \dots x_n)^{1/n} = L.
    However, the given expression is (k=1nbk)1/n\left(\prod_{k=1}^n b_k\right)^{1/n} where bk=(k+1k)kb_k = \left(\frac{k+1}{k}\right)^k.
    So we need to find limkbk\lim_{k \to \infty} b_k.
    limkbk=limk(k+1k)k=limk(1+1k)k=e\lim_{k \to \infty} b_k = \lim_{k \to \infty} \left(\frac{k+1}{k}\right)^k = \lim_{k \to \infty} \left(1 + \frac{1}{k}\right)^k = e

    By Cauchy's Second Theorem on Limits for Products,
    limn[k=1n(k+1k)k]1/n=limk(k+1k)k=e\lim_{n \to \infty} \left[\prod_{k=1}^n \left(\frac{k+1}{k}\right)^k\right]^{1/n} = \lim_{k \to \infty} \left(\frac{k+1}{k}\right)^k = e

    Important Points/Tips for Exam Preparation

    * Master Definitions: A strong understanding of the formal definitions of convergence, boundedness, and monotonicity is crucial. Many questions test conceptual clarity.
    * Practice Limit Calculations: Be proficient in evaluating limits using algebraic manipulation (rationalization, dividing by the highest power of nn), standard limits, and the Squeeze Theorem.
    * Memorize Standard Limits: Knowing the common limits (e.g., limnn1/n=1\lim_{n \to \infty} n^{1/n}=1, limn(1+x/n)n=ex\lim_{n \to \infty} (1+x/n)^n=e^x) saves time.
    Understand Monotone Convergence Theorem: This theorem is a cornerstone. Remember that a sequence must be both bounded and* monotonic to guarantee convergence. A common trap is to assume monotonicity alone implies convergence.
    * Identify Sequence Types: Be able to classify sequences as convergent, divergent (to ±\pm \infty), or oscillatory (finitely or infinitely).
    * Algebra of Limits: Apply these rules correctly. Be careful with the quotient rule when the denominator's limit is zero.
    * PYQ Analysis: The provided PYQs highlight the importance of:
    * Direct limit calculations (rationalization, standard forms).
    * Squeeze Theorem applications.
    * Conceptual understanding of convergence, monotonicity, and boundedness (Assertion-Reason type questions).
    * Advanced limit techniques involving products (telescoping products, Cauchy's theorems).
    * Counterexamples: Keep simple counterexamples in mind (e.g., {(1)n}\{(-1)^n\} for a bounded but non-convergent sequence, {n}\{n\} for a monotonic but divergent sequence).
    * Don't Confuse with Series: Sequences are lists of numbers; series are sums of sequences. While related, their convergence criteria are distinct.

    ---

    Chapter Overview

    A sequence of real numbers is a function f:NRf: \mathbb{N} \to \mathbb{R}, where N\mathbb{N} is the set of natural numbers and R\mathbb{R} is the set of real numbers. The values f(n)f(n) are usually denoted by ana_n and the sequence itself by {an}\{a_n\} or (an)(a_n). Sequences are fundamental to real analysis, forming the basis for understanding convergence, series, and continuity. This chapter covers the essential definitions, properties, and theorems related to the convergence and divergence of sequences of real numbers.

    ---
    Key Concepts

  • Bounded Sequences

  • * Bounded Above: A sequence {an}\{a_n\} is bounded above if there exists MRM \in \mathbb{R} such that anMa_n \le M for all nNn \in \mathbb{N}. MM is an upper bound.
    * Bounded Below: A sequence {an}\{a_n\} is bounded below if there exists mRm \in \mathbb{R} such that anma_n \ge m for all nNn \in \mathbb{N}. mm is a lower bound.
    * Bounded Sequence: A sequence is bounded if it is both bounded above and bounded below. Equivalently, there exists K>0K > 0 such that anK|a_n| \le K for all nNn \in \mathbb{N}.
    * Supremum (Least Upper Bound): The smallest of all upper bounds.
    * Infimum (Greatest Lower Bound): The largest of all lower bounds.

  • Convergent Sequences

  • * Definition: A sequence {an}\{a_n\} converges to a real number LL (its limit) if for every ϵ>0\epsilon > 0, there exists a natural number NN such that for all nNn \ge N, anL<ϵ|a_n - L| < \epsilon. This is denoted as limnan=L\lim_{n \to \infty} a_n = L.
    * Uniqueness of Limit: If a sequence converges, its limit is unique.
    * Boundedness of Convergent Sequences: Every convergent sequence is bounded. (The converse is false; e.g., {(1)n}\{(-1)^n\} is bounded but not convergent).

  • Divergent Sequences

  • * Diverging to \infty: A sequence {an}\{a_n\} diverges to \infty if for every M>0M > 0, there exists NNN \in \mathbb{N} such that for all nNn \ge N, an>Ma_n > M. Denoted limnan=\lim_{n \to \infty} a_n = \infty.
    * Diverging to -\infty: A sequence {an}\{a_n\} diverges to -\infty if for every M<0M < 0, there exists NNN \in \mathbb{N} such that for all nNn \ge N, an<Ma_n < M. Denoted limnan=\lim_{n \to \infty} a_n = -\infty.
    * Oscillating Sequences: A sequence that is neither convergent nor divergent to ±\pm \infty is called an oscillating sequence (e.g., {(1)n}\{(-1)^n\}).

  • Monotonic Sequences

  • * Monotonically Increasing: anan+1a_n \le a_{n+1} for all nNn \in \mathbb{N}.
    * Strictly Increasing: an<an+1a_n < a_{n+1} for all nNn \in \mathbb{N}.
    * Monotonically Decreasing: anan+1a_n \ge a_{n+1} for all nNn \in \mathbb{N}.
    * Strictly Decreasing: an>an+1a_n > a_{n+1} for all nNn \in \mathbb{N}.
    * Monotonic Sequence: A sequence that is either monotonically increasing or monotonically decreasing.
    * Monotone Convergence Theorem (MCT):
    * Every monotonically increasing sequence that is bounded above converges.
    * Every monotonically decreasing sequence that is bounded below converges.
    * (Equivalently, a monotonic sequence converges if and only if it is bounded.)

  • Subsequences

  • * Definition: Given a sequence {an}\{a_n\}, if {nk}\{n_k\} is a strictly increasing sequence of natural numbers (n1<n2<n3<n_1 < n_2 < n_3 < \dots), then {ank}\{a_{n_k}\} is called a subsequence of {an}\{a_n\}.
    * Properties:
    * If a sequence {an}\{a_n\} converges to LL, then every subsequence {ank}\{a_{n_k}\} also converges to LL.
    * If a sequence has two subsequences that converge to different limits, then the sequence itself diverges.
    * Limit Point (Cluster Point): A real number LL is a limit point of a sequence {an}\{a_n\} if there exists a subsequence of {an}\{a_n\} that converges to LL.
    * Bolzano-Weierstrass Theorem: Every bounded sequence of real numbers has a convergent subsequence. (This implies every bounded sequence has at least one limit point).

  • Cauchy Sequences

  • * Definition: A sequence {an}\{a_n\} is a Cauchy sequence if for every ϵ>0\epsilon > 0, there exists a natural number NN such that for all m,nNm, n \ge N, aman<ϵ|a_m - a_n| < \epsilon.
    * Cauchy's General Principle of Convergence: A sequence of real numbers converges if and only if it is a Cauchy sequence. (This theorem establishes the completeness of the real number system).
    * Properties: Every Cauchy sequence is bounded.

  • Algebra of Limits

  • If limnan=L\lim_{n \to \infty} a_n = L and limnbn=M\lim_{n \to \infty} b_n = M, then:
    * limn(an±bn)=L±M\lim_{n \to \infty} (a_n \pm b_n) = L \pm M
    * limn(can)=cL\lim_{n \to \infty} (c \cdot a_n) = c \cdot L for any constant cRc \in \mathbb{R}
    * limn(anbn)=LM\lim_{n \to \infty} (a_n \cdot b_n) = L \cdot M
    * limn(anbn)=LM\lim_{n \to \infty} \left(\frac{a_n}{b_n}\right) = \frac{L}{M}, provided M0M \ne 0 and bn0b_n \ne 0 for all nn.
    * If anbna_n \le b_n for all nn, then LML \le M.

  • Standard Limits

  • These are frequently used limits:
    * limn1np=0\lim_{n \to \infty} \frac{1}{n^p} = 0 for p>0p > 0.
    * limnx1/n=1\lim_{n \to \infty} x^{1/n} = 1 for x>0x > 0.
    * limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1.
    * limnxn=0\lim_{n \to \infty} x^n = 0 if x<1|x| < 1.
    * limnxn=\lim_{n \to \infty} x^n = \infty if x>1x > 1.
    * limn(1+1n)n=e\lim_{n \to \infty} (1 + \frac{1}{n})^n = e.
    * limn(1+xn)n=ex\lim_{n \to \infty} (1 + \frac{x}{n})^n = e^x.
    * limnxnn!=0\lim_{n \to \infty} \frac{x^n}{n!} = 0 for any xRx \in \mathbb{R}.
    * limnlognn=0\lim_{n \to \infty} \frac{\log n}{n} = 0.

  • Squeeze (Sandwich) Theorem

  • If {an}\{a_n\}, {bn}\{b_n\}, and {cn}\{c_n\} are sequences such that anbncna_n \le b_n \le c_n for all nN0n \ge N_0 (for some N0NN_0 \in \mathbb{N}), and if limnan=L\lim_{n \to \infty} a_n = L and limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L.

  • Cauchy's First Theorem on Limits

  • If limnan=L\lim_{n \to \infty} a_n = L, then limna1+a2++ann=L\lim_{n \to \infty} \frac{a_1 + a_2 + \dots + a_n}{n} = L.

  • Cauchy's Second Theorem on Limits

  • If {an}\{a_n\} is a sequence of positive real numbers such that limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L.

    ---
    Important Formulas

  • Definition of Convergence:

  • limnan=L    ϵ>0,NN s.t. nN,anL<ϵ\lim_{n \to \infty} a_n = L \iff \forall \epsilon > 0, \exists N \in \mathbb{N} \text{ s.t. } \forall n \ge N, |a_n - L| < \epsilon

  • Algebra of Limits:

  • If limnan=L\lim_{n \to \infty} a_n = L and limnbn=M\lim_{n \to \infty} b_n = M:
    limn(an±bn)=L±M\lim_{n \to \infty} (a_n \pm b_n) = L \pm M

    limn(can)=cL\lim_{n \to \infty} (c \cdot a_n) = c \cdot L

    limn(anbn)=LM\lim_{n \to \infty} (a_n \cdot b_n) = L \cdot M

    limn(anbn)=LM(if M0)\lim_{n \to \infty} \left(\frac{a_n}{b_n}\right) = \frac{L}{M} \quad (\text{if } M \ne 0)

  • Cauchy Sequence Definition:

  • {an} is Cauchy     ϵ>0,NN s.t. m,nN,aman<ϵ\{a_n\} \text{ is Cauchy } \iff \forall \epsilon > 0, \exists N \in \mathbb{N} \text{ s.t. } \forall m, n \ge N, |a_m - a_n| < \epsilon

  • Standard Limits:

  • limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1

    limnx1/n=1(x>0)\lim_{n \to \infty} x^{1/n} = 1 \quad (x > 0)

    limn(1+1n)n=e\lim_{n \to \infty} (1 + \frac{1}{n})^n = e

    limn(1+xn)n=ex\lim_{n \to \infty} (1 + \frac{x}{n})^n = e^x

  • Cauchy's Second Theorem on Limits:

  • If an>0a_n > 0 and limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then:
    limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L

    ---
    Examples

  • Example: Limit of a sequence using algebraic manipulation

  • Find the value of limn(4n2+n2n)\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n).
    limn(4n2+n2n)=limn(4n2+n2n)(4n2+n+2n)4n2+n+2n\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n) = \lim_{n \to \infty} \frac{(\sqrt{4n^2 + n} - 2n)(\sqrt{4n^2 + n} + 2n)}{\sqrt{4n^2 + n} + 2n}

    =limn(4n2+n)(2n)24n2+n+2n=limnnn2(4+1/n)+2n= \lim_{n \to \infty} \frac{(4n^2 + n) - (2n)^2}{\sqrt{4n^2 + n} + 2n} = \lim_{n \to \infty} \frac{n}{\sqrt{n^2(4 + 1/n)} + 2n}

    =limnnn(4+1/n+2)=limn14+1/n+2=14+0+2=14= \lim_{n \to \infty} \frac{n}{n(\sqrt{4 + 1/n} + 2)} = \lim_{n \to \infty} \frac{1}{\sqrt{4 + 1/n} + 2} = \frac{1}{\sqrt{4 + 0} + 2} = \frac{1}{4}

  • Example: Limit using Squeeze Theorem

  • Find the value of limn[1n2+1+1n2+2++1n2+n]\lim_{n \to \infty} \left[ \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}} \right].
    Let Sn=k=1n1n2+kS_n = \sum_{k=1}^{n} \frac{1}{\sqrt{n^2+k}}.
    For each term 1n2+k\frac{1}{\sqrt{n^2+k}}, we have n2+1n2+kn2+nn^2+1 \le n^2+k \le n^2+n.
    Taking reciprocals and square roots:
    1n2+n1n2+k1n2+1\frac{1}{\sqrt{n^2+n}} \le \frac{1}{\sqrt{n^2+k}} \le \frac{1}{\sqrt{n^2+1}}

    Summing nn terms:
    n1n2+nSnn1n2+1n \cdot \frac{1}{\sqrt{n^2+n}} \le S_n \le n \cdot \frac{1}{\sqrt{n^2+1}}

    limnnn2+n=limnnn1+1/n=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+n}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+1/n}} = 1

    limnnn2+1=limnnn1+1/n2=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+1}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+1/n^2}} = 1

    By the Squeeze Theorem, limnSn=1\lim_{n \to \infty} S_n = 1.

  • Example: Limit using Cauchy's Second Theorem on Limits

  • The value of limn[21(32)2(43)3(n+1n)n]1/n\lim_{n \to \infty} \left[\frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n\right]^{1/n}.
    Let an=k=1n(k+1k)ka_n = \prod_{k=1}^{n} \left(\frac{k+1}{k}\right)^k. We need to find limn(an)1/n\lim_{n \to \infty} (a_n)^{1/n}.
    Using Cauchy's Second Theorem on Limits, we evaluate limnan+1an\lim_{n \to \infty} \frac{a_{n+1}}{a_n}.
    an+1an=(n+1+1n+1)n+1=(n+2n+1)n+1=(1+1n+1)n+1\frac{a_{n+1}}{a_n} = \left(\frac{n+1+1}{n+1}\right)^{n+1} = \left(\frac{n+2}{n+1}\right)^{n+1} = \left(1 + \frac{1}{n+1}\right)^{n+1}

    limnan+1an=limn(1+1n+1)n+1=e\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = \lim_{n \to \infty} \left(1 + \frac{1}{n+1}\right)^{n+1} = e

    By Cauchy's Second Theorem on Limits, limn(an)1/n=e\lim_{n \to \infty} (a_n)^{1/n} = e.

  • Example: Non-convergent sequence

  • The sequence {(1)nn+1n}\left\{(-1)^n \cdot \frac{n+1}{n}\right\}.
    Let an=(1)nn+1na_n = (-1)^n \cdot \frac{n+1}{n}.
    Consider subsequences:
    * For even n=2kn=2k: a2k=(1)2k2k+12k=1+12ka_{2k} = (-1)^{2k} \cdot \frac{2k+1}{2k} = 1 + \frac{1}{2k}. limka2k=1\lim_{k \to \infty} a_{2k} = 1.
    * For odd n=2k1n=2k-1: a2k1=(1)2k12k1+12k1=12k2k1=1(1+12k1)a_{2k-1} = (-1)^{2k-1} \cdot \frac{2k-1+1}{2k-1} = -1 \cdot \frac{2k}{2k-1} = -1 \left(1 + \frac{1}{2k-1}\right). limka2k1=1\lim_{k \to \infty} a_{2k-1} = -1.
    Since the sequence has two subsequences converging to different limits (11 and 1-1), the sequence is not convergent. It is an oscillating sequence.

    ---
    Important Points/Tips for Exam Preparation

  • Master Definitions: Understand the ϵN\epsilon-N definition of convergence and Cauchy sequences. While direct proofs might be rare, conceptual understanding is vital for MCQs.

  • Standard Limits: Memorize and be able to quickly apply standard limits (e.g., limnn1/n=1\lim_{n \to \infty} n^{1/n}=1, limn(1+x/n)n=ex\lim_{n \to \infty} (1+x/n)^n=e^x). These are frequent in exams.

  • Limit Theorems: Be proficient in applying the algebra of limits, Squeeze Theorem, Cauchy's First and Second Theorems on Limits. These are crucial for evaluating complex limits.

  • Monotone Convergence Theorem (MCT): Understand that a monotonic sequence converges if and only if it is bounded. This is a powerful tool for determining convergence without finding the exact limit.

  • Bolzano-Weierstrass Theorem: Remember that every bounded sequence has a convergent subsequence. This helps in understanding limit points and non-convergence.

  • Cauchy's General Principle of Convergence: A sequence converges if and only if it is a Cauchy sequence. This provides an intrinsic test for convergence.

  • Divergence Criteria: A sequence diverges if it is unbounded, or if it has two subsequences converging to different limits (oscillating).

  • Indeterminate Forms: Practice handling indeterminate forms (\infty - \infty, 00 \cdot \infty, 11^\infty, etc.) using algebraic manipulation (rationalization, factoring) or logarithms.

  • PYQ Analysis: The provided PYQs emphasize calculating limits of various sequences, identifying convergent/divergent sequences, and applying theorems like the Squeeze Theorem or Cauchy's Second Theorem. Focus your practice accordingly.

  • Practice: Solve a wide variety of problems, especially those involving square roots, fractions, powers, and sums, to build speed and accuracy.
  • ---

    Sequences of Real Numbers: Part 3 - Advanced Topics

    Chapter Overview

    This section delves into advanced concepts and techniques for analyzing sequences of real numbers, crucial for tackling complex problems in competitive exams like CUET PG. We will cover sophisticated methods for evaluating limits, understanding the deeper properties of convergent and divergent sequences, and exploring special types of sequences and theorems. Mastery of these topics requires a strong foundation in basic sequence definitions, boundedness, and monotonicity.

    Key Concepts

  • Subsequences

  • * A subsequence of a sequence {an}\{a_n\} is a sequence {ank}\{a_{n_k}\} where n1<n2<n3<n_1 < n_2 < n_3 < \dots are strictly increasing positive integers.
    * Theorem: If a sequence {an}\{a_n\} converges to LL, then every subsequence {ank}\{a_{n_k}\} also converges to LL.
    * Theorem: If a sequence {an}\{a_n\} has two subsequences that converge to different limits, or if one subsequence diverges, then the original sequence {an}\{a_n\} diverges. This is particularly useful for showing divergence of oscillating sequences.
    * Example: The sequence {(1)n}\{(-1)^n\} has subsequences {a2k}={1}\{a_{2k}\} = \{1\} (converges to 1) and {a2k1}={1}\{a_{2k-1}\} = \{-1\} (converges to -1). Since they converge to different limits, {(1)n}\{(-1)^n\} diverges.

  • Cauchy Sequences

  • * A sequence {an}\{a_n\} is called a Cauchy sequence if for every ϵ>0\epsilon > 0, there exists a positive integer NN such that for all m,n>Nm, n > N, we have aman<ϵ|a_m - a_n| < \epsilon.
    * Cauchy's Convergence Criterion: A sequence of real numbers converges if and only if it is a Cauchy sequence. This theorem establishes the completeness of the real number system.
    * Properties:
    * Every convergent sequence is a Cauchy sequence.
    * Every Cauchy sequence is bounded.
    * Every Cauchy sequence of real numbers converges.

  • Advanced Limit Evaluation Techniques
  • * Squeeze Theorem (Sandwich Theorem)
    * If {an}\{a_n\}, {bn}\{b_n\}, and {cn}\{c_n\} are sequences such that anbncna_n \le b_n \le c_n for all n>N0n > N_0 (for some N0N_0), and limnan=L\lim_{n \to \infty} a_n = L and limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L.
    * Application: Useful for limits involving sums or terms that are difficult to simplify directly.
    * Example (PYQ type): To evaluate limn[1n2+1+1n2+2++1n2+n]\lim_{n \to \infty} \left[ \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}} \right].
    * Each term 1n2+k\frac{1}{\sqrt{n^2+k}} satisfies 1n2+n1n2+k1n2+1\frac{1}{\sqrt{n^2+n}} \le \frac{1}{\sqrt{n^2+k}} \le \frac{1}{\sqrt{n^2+1}} for k{1,,n}k \in \{1, \dots, n\}.
    * Summing nn terms: n1n2+nk=1n1n2+kn1n2+1n \cdot \frac{1}{\sqrt{n^2+n}} \le \sum_{k=1}^n \frac{1}{\sqrt{n^2+k}} \le n \cdot \frac{1}{\sqrt{n^2+1}}.
    * limnnn2+n=limn11+1/n=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+n}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n}} = 1.
    * limnnn2+1=limn11+1/n2=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+1}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n^2}} = 1.
    * By Squeeze Theorem, the limit is 11.

    * Cauchy's First Theorem on Limits
    * If limnan=L\lim_{n \to \infty} a_n = L, then limna1+a2++ann=L\lim_{n \to \infty} \frac{a_1 + a_2 + \dots + a_n}{n} = L.
    * Note: The converse is not necessarily true.

    * Cauchy's Second Theorem on Limits
    * If {an}\{a_n\} is a sequence of positive real numbers and limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L.
    * Application: Very useful for limits of nn-th roots, especially when direct evaluation is difficult.
    * Example (PYQ type): To evaluate limnnn\lim_{n \to \infty} \sqrt[n]{n}.
    * Let an=na_n = n. Then an+1an=n+1n=1+1n\frac{a_{n+1}}{a_n} = \frac{n+1}{n} = 1 + \frac{1}{n}.
    * limnan+1an=limn(1+1n)=1\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = \lim_{n \to \infty} (1 + \frac{1}{n}) = 1.
    * By Cauchy's Second Theorem, limnnn=1\lim_{n \to \infty} \sqrt[n]{n} = 1.
    * Example (PYQ type): To evaluate limn[21(32)2(43)3(n+1n)n]1/n\lim_{n \to \infty} \left[\frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n\right]^{1/n}.
    * Let xn=21(32)2(43)3(n+1n)nx_n = \frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n. We need limn(xn)1/n\lim_{n \to \infty} (x_n)^{1/n}.
    * Let an=(n+1n)na_n = \left(\frac{n+1}{n}\right)^n. Then xn=k=1nakx_n = \prod_{k=1}^n a_k. This is not directly an1/na_n^{1/n}.
    * This is a product of terms, Pn=k=1nbkP_n = \prod_{k=1}^n b_k. We need limn(Pn)1/n\lim_{n \to \infty} (P_n)^{1/n}.
    * If limnbn=L\lim_{n \to \infty} b_n = L, then limn(b1b2bn)1/n=L\lim_{n \to \infty} (b_1 b_2 \dots b_n)^{1/n} = L.
    * Here bk=(k+1k)kb_k = \left(\frac{k+1}{k}\right)^k.
    * limkbk=limk(1+1k)k=e\lim_{k \to \infty} b_k = \lim_{k \to \infty} \left(1 + \frac{1}{k}\right)^k = e.
    * Therefore, the limit is ee.

    * L'Hopital's Rule (for sequences)
    * While L'Hopital's Rule is for functions, it can be applied to sequences by considering f(x)f(x) such that f(n)=anf(n) = a_n. If limxf(x)\lim_{x \to \infty} f(x) is of indeterminate form 00\frac{0}{0} or \frac{\infty}{\infty}, then limxf(x)=limxf(x)g(x)\lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{f'(x)}{g'(x)}. If this limit exists, then limnan\lim_{n \to \infty} a_n also exists and is equal to it.
    * Caution: Ensure the function f(x)f(x) is differentiable and the conditions for L'Hopital's Rule are met.

    * Using Logarithms for Indeterminate Forms (1,00,01^\infty, 0^0, \infty^0)
    * If limnanbn\lim_{n \to \infty} a_n^{b_n} is an indeterminate form, let L=limnanbnL = \lim_{n \to \infty} a_n^{b_n}.
    * Then lnL=limnln(anbn)=limnbnlnan\ln L = \lim_{n \to \infty} \ln(a_n^{b_n}) = \lim_{n \to \infty} b_n \ln a_n.
    * This often converts the indeterminate form into 00 \cdot \infty or 0\infty \cdot 0, which can then be rewritten as 00\frac{0}{0} or \frac{\infty}{\infty} for L'Hopital's Rule.
    * Finally, L=elnLL = e^{\ln L}.

    * Algebraic Manipulation (Conjugates)
    * For indeterminate forms like \infty - \infty, multiplying by the conjugate is a common technique.
    * Example (PYQ type): To evaluate limn(4n2+n2n)\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n).
    * Multiply by conjugate:

    limn(4n2+n2n)4n2+n+2n4n2+n+2n\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n) \cdot \frac{\sqrt{4n^2 + n} + 2n}{\sqrt{4n^2 + n} + 2n}

    =limn(4n2+n)(2n)24n2+n+2n= \lim_{n \to \infty} \frac{(4n^2 + n) - (2n)^2}{\sqrt{4n^2 + n} + 2n}

    =limnn4n2+n+2n= \lim_{n \to \infty} \frac{n}{\sqrt{4n^2 + n} + 2n}

    =limnnn4+1/n+2n= \lim_{n \to \infty} \frac{n}{n\sqrt{4 + 1/n} + 2n}

    =limn14+1/n+2= \lim_{n \to \infty} \frac{1}{\sqrt{4 + 1/n} + 2}

    =14+0+2=12+2=14= \frac{1}{\sqrt{4 + 0} + 2} = \frac{1}{2+2} = \frac{1}{4}

    * Telescoping Products/Sums
    * A product (or sum) is telescoping if intermediate terms cancel out.
    * Example (PYQ type): To evaluate S=limn(1122)(1132)(11n2)S = \lim_{n \to \infty} \left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)\ldots\left(1-\frac{1}{n^2}\right).
    * Each term can be factored: 11k2=k21k2=(k1)(k+1)kk1 - \frac{1}{k^2} = \frac{k^2-1}{k^2} = \frac{(k-1)(k+1)}{k \cdot k}.
    * The product becomes:

    Pn=(1322)(2433)(3544)((n1)(n+1)nn)P_n = \left(\frac{1 \cdot 3}{2 \cdot 2}\right) \left(\frac{2 \cdot 4}{3 \cdot 3}\right) \left(\frac{3 \cdot 5}{4 \cdot 4}\right) \dots \left(\frac{(n-1)(n+1)}{n \cdot n}\right)

    * Notice the cancellations:
    Pn=12n+1nP_n = \frac{1}{2} \cdot \frac{n+1}{n}

    * So, S=limn(12n+1n)=12limn(1+1n)=121=12S = \lim_{n \to \infty} \left(\frac{1}{2} \cdot \frac{n+1}{n}\right) = \frac{1}{2} \lim_{n \to \infty} \left(1 + \frac{1}{n}\right) = \frac{1}{2} \cdot 1 = \frac{1}{2}.

    Important Formulas

  • Cauchy's Convergence Criterion:

  • A sequence {an}\{a_n\} converges if and only if for every ϵ>0\epsilon > 0, there exists NNN \in \mathbb{N} such that for all m,n>Nm, n > N, aman<ϵ|a_m - a_n| < \epsilon.

  • Squeeze Theorem:

  • If anbncna_n \le b_n \le c_n for n>N0n > N_0 and limnan=L\lim_{n \to \infty} a_n = L, limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L.

  • Cauchy's First Theorem on Limits:

  • If limnan=L\lim_{n \to \infty} a_n = L, then limna1+a2++ann=L\lim_{n \to \infty} \frac{a_1 + a_2 + \dots + a_n}{n} = L.

  • Cauchy's Second Theorem on Limits:

  • If {an}\{a_n\} is a sequence of positive real numbers and limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L.
    Also, if limnbn=L\lim_{n \to \infty} b_n = L, then limn(b1b2bn)1/n=L\lim_{n \to \infty} (b_1 b_2 \dots b_n)^{1/n} = L.

  • Special Limits:

  • *
    limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1

    *
    limn(1+1n)n=e\lim_{n \to \infty} (1 + \frac{1}{n})^n = e

    *
    limn(1+xn)n=ex\lim_{n \to \infty} (1 + \frac{x}{n})^n = e^x

    *
    limnx1/n=1for x>0\lim_{n \to \infty} x^{1/n} = 1 \quad \text{for } x > 0

    *
    limnlnnn=0\lim_{n \to \infty} \frac{\ln n}{n} = 0

    *
    limnnkan=0for a>1,kR\lim_{n \to \infty} \frac{n^k}{a^n} = 0 \quad \text{for } a > 1, k \in \mathbb{R}

    *
    limnann!=0for aR\lim_{n \to \infty} \frac{a^n}{n!} = 0 \quad \text{for } a \in \mathbb{R}

    Important Points/Tips for Exam Preparation

  • Master Indeterminate Forms: Be proficient in recognizing and resolving indeterminate forms like 00,,,0,1,00,0\frac{0}{0}, \frac{\infty}{\infty}, \infty - \infty, 0 \cdot \infty, 1^\infty, 0^0, \infty^0. Each requires specific techniques (L'Hopital's, conjugates, logarithms).

  • Understand Theoretical Concepts: Questions on Assertion-Reason type often test the fundamental definitions and theorems. For example, knowing that "Every monotonic sequence is convergent" is FALSE (it must also be bounded) is crucial. A sequence like {n}\{n\} is monotonic but diverges.

  • Divergence Criteria: Remember that if a sequence has two subsequences converging to different limits, or if it is unbounded, it diverges. This is key for sequences like {(1)nn+1n}\{(-1)^n \frac{n+1}{n}\}.

  • Practice Special Limits: Memorize and understand the derivation of common limits like limnn1/n\lim_{n \to \infty} n^{1/n} and limn(1+1/n)n\lim_{n \to \infty} (1 + 1/n)^n.

  • Identify the Right Tool: For limits of sums, consider the Squeeze Theorem. For limits of nn-th roots or products, Cauchy's Second Theorem on Limits is often the most efficient method.

  • Pattern Recognition Questions: While not strictly "sequences of real numbers" in a mathematical analysis sense, CUET PG often includes numerical sequence pattern questions (e.g., 11,20,38,74,________11, 20, 38, 74, \_\_\_\_\_\_\_\_). These test logical reasoning. Practice identifying arithmetic progressions, geometric progressions, differences of differences, or combinations of operations.

  • Review Basic Properties: Ensure a solid understanding of boundedness, monotonicity, and the algebra of limits, as these form the basis for advanced topics.

  • Work Through PYQs: The provided PYQs are excellent examples of the types of problems you can expect. Practice similar problems to build confidence and speed.
  • ---

    Sequences of Real Numbers: Part 4 - Applications

    Chapter Overview

    This section focuses on applying the theoretical concepts of sequences of real numbers to solve various problems. It covers techniques for evaluating limits of complex sequences, determining convergence or divergence, and recognizing patterns within sequences. Mastery of these applications is crucial for the CUET PG examination.

    Key Concepts

    * Indeterminate Forms: Expressions such as 00\frac{0}{0}, \frac{\infty}{\infty}, \infty - \infty, 00 \cdot \infty, 11^\infty, 000^0, and 0\infty^0 that require specific algebraic or calculus-based techniques for evaluation. * Algebraic Manipulation: Techniques like multiplying by the conjugate, dividing by the highest power of nn, or factoring to simplify expressions and resolve indeterminate forms. * Squeeze Theorem (Sandwich Theorem): If anbncna_n \le b_n \le c_n for all n>Nn > N (for some integer NN), and limnan=L\lim_{n \to \infty} a_n = L and limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L. * Cauchy's First Theorem on Limits: If limnan=L\lim_{n \to \infty} a_n = L, then limna1+a2++ann=L\lim_{n \to \infty} \frac{a_1 + a_2 + \dots + a_n}{n} = L. * Cauchy's Second Theorem on Limits (for nn-th root of a product): If an>0a_n > 0 for all nn and limnan=L\lim_{n \to \infty} a_n = L, then limn(a1a2an)1/n=L\lim_{n \to \infty} (a_1 a_2 \dots a_n)^{1/n} = L. (A common variant states: If an>0a_n > 0 and limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L.) * Standard Limits: Fundamental limits that are frequently used in evaluations. * Monotonicity and Boundedness: A sequence that is both monotonic (either non-decreasing or non-increasing) and bounded (both above and below) is guaranteed to be convergent. * Oscillating Sequences: Sequences that do not converge to a single limit and do not diverge to ±\pm \infty. They typically oscillate between multiple values or within a finite range.

    Important Formulas

    *
    limn(1+1n)n=e\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e
    *
    limn(1+xn)n=ex\lim_{n \to \infty} \left(1 + \frac{x}{n}\right)^n = e^x
    *
    limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1
    *
    limnx1/n=1for x>0\lim_{n \to \infty} x^{1/n} = 1 \quad \text{for } x > 0
    *
    limnlnnn=0\lim_{n \to \infty} \frac{\ln n}{n} = 0
    *
    limnnkan=0for a>1,kR\lim_{n \to \infty} \frac{n^k}{a^n} = 0 \quad \text{for } a > 1, k \in \mathbb{R}
    *
    limnann!=0for aR\lim_{n \to \infty} \frac{a^n}{n!} = 0 \quad \text{for } a \in \mathbb{R}

    Examples

    Example 1: Limit of \infty - \infty form (using conjugate)
    Evaluate limn(4n2+n2n)\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n).
    Solution:

    limn(4n2+n2n)=limn(4n2+n2n)(4n2+n+2n)4n2+n+2n=limn(4n2+n)(2n)24n2+n+2n=limn4n2+n4n24n2+n+2n=limnnn2(4+1/n)+2n=limnnn4+1/n+2n=limn14+1/n+2=14+0+2=12+2=14\begin{align} \lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n) & = \lim_{n \to \infty} \frac{(\sqrt{4n^2 + n} - 2n)(\sqrt{4n^2 + n} + 2n)}{\sqrt{4n^2 + n} + 2n} \\ & = \lim_{n \to \infty} \frac{(4n^2 + n) - (2n)^2}{\sqrt{4n^2 + n} + 2n} \\ & = \lim_{n \to \infty} \frac{4n^2 + n - 4n^2}{\sqrt{4n^2 + n} + 2n} \\ & = \lim_{n \to \infty} \frac{n}{\sqrt{n^2(4 + 1/n)} + 2n} \\ & = \lim_{n \to \infty} \frac{n}{n\sqrt{4 + 1/n} + 2n} \\ & = \lim_{n \to \infty} \frac{1}{\sqrt{4 + 1/n} + 2} \\ & = \frac{1}{\sqrt{4 + 0} + 2} = \frac{1}{2 + 2} = \frac{1}{4} \end{align}

    Example 2: Limit using Squeeze Theorem
    Evaluate limn[1n2+1+1n2+2++1n2+n]\lim_{n \to \infty} \left[ \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}} \right].
    Solution:
    Let Sn=1n2+1+1n2+2++1n2+nS_n = \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}}.
    There are nn terms in the sum.
    The smallest term in the sum is 1n2+n\frac{1}{\sqrt{n^2+n}} and the largest term is 1n2+1\frac{1}{\sqrt{n^2+1}}.
    Thus, we can bound SnS_n:

    n1n2+nSnn1n2+1n \cdot \frac{1}{\sqrt{n^2+n}} \le S_n \le n \cdot \frac{1}{\sqrt{n^2+1}}

    Now, evaluate the limits of the lower and upper bounds:
    limnnn2+n=limnnn2(1+1/n)=limnnn1+1/n=limn11+1/n=11+0=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+n}} = \lim_{n \to \infty} \frac{n}{\sqrt{n^2(1+1/n)}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+1/n}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n}} = \frac{1}{\sqrt{1+0}} = 1

    limnnn2+1=limnnn2(1+1/n2)=limnnn1+1/n2=limn11+1/n2=11+0=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+1}} = \lim_{n \to \infty} \frac{n}{\sqrt{n^2(1+1/n^2)}} = \lim_{n \to \infty} \frac{n}{n\sqrt{1+1/n^2}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n^2}} = \frac{1}{\sqrt{1+0}} = 1

    By the Squeeze Theorem, since both bounds converge to 11, limnSn=1\lim_{n \to \infty} S_n = 1.

    Example 3: Limit of nn-th root
    Evaluate limnnn\lim_{n \to \infty} \sqrt[n]{n}.
    Solution:
    Let L=limnn1/nL = \lim_{n \to \infty} n^{1/n}.
    Take the natural logarithm of both sides:

    lnL=limnln(n1/n)=limnlnnn\ln L = \lim_{n \to \infty} \ln(n^{1/n}) = \lim_{n \to \infty} \frac{\ln n}{n}

    This is an \frac{\infty}{\infty} indeterminate form. Applying L'Hopital's Rule (treating nn as a continuous variable xx):
    limxlnxx=limx1/x1=limx1x=0\lim_{x \to \infty} \frac{\ln x}{x} = \lim_{x \to \infty} \frac{1/x}{1} = \lim_{x \to \infty} \frac{1}{x} = 0

    So, lnL=0\ln L = 0, which implies L=e0=1L = e^0 = 1.
    Thus, limnnn=1\lim_{n \to \infty} \sqrt[n]{n} = 1.

    Example 4: Limit of a product using Cauchy's Second Theorem
    Evaluate limn[21(32)2(43)3(n+1n)n]1/n\lim_{n \to \infty} \left[\frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n\right]^{1/n}.
    Solution:
    Let the sequence be Pn=21(32)2(43)3(n+1n)nP_n = \frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n. We need to find limn(Pn)1/n\lim_{n \to \infty} (P_n)^{1/n}.
    This expression is of the form limn(x1x2xn)1/n\lim_{n \to \infty} (x_1 x_2 \dots x_n)^{1/n}, where xk=(k+1k)kx_k = \left(\frac{k+1}{k}\right)^k.
    By Cauchy's Second Theorem on Limits, if limnxn=L\lim_{n \to \infty} x_n = L, then limn(x1x2xn)1/n=L\lim_{n \to \infty} (x_1 x_2 \dots x_n)^{1/n} = L.
    Let's evaluate limnxn\lim_{n \to \infty} x_n:

    limnxn=limn(n+1n)n=limn(1+1n)n=e\lim_{n \to \infty} x_n = \lim_{n \to \infty} \left(\frac{n+1}{n}\right)^n = \lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n = e

    Therefore, by Cauchy's Second Theorem on Limits, the given limit is ee.

    Example 5: Limit of a telescoping product
    Evaluate S=limn(1122)(1132)(11n2)S = \lim_{n \to \infty} \left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)\ldots\left(1-\frac{1}{n^2}\right).
    Solution:
    Consider the general term 11k21 - \frac{1}{k^2}:

    11k2=k21k2=(k1)(k+1)kk1 - \frac{1}{k^2} = \frac{k^2 - 1}{k^2} = \frac{(k-1)(k+1)}{k \cdot k}

    Let Pn=(1122)(1132)(11n2)P_n = \left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)\ldots\left(1-\frac{1}{n^2}\right).
    Pn=((21)(2+1)22)((31)(3+1)33)((n1)(n+1)nn)P_n = \left(\frac{(2-1)(2+1)}{2 \cdot 2}\right) \left(\frac{(3-1)(3+1)}{3 \cdot 3}\right) \ldots \left(\frac{(n-1)(n+1)}{n \cdot n}\right)

    Pn=(1322)(2433)(3544)((n1)(n+1)nn)P_n = \left(\frac{1 \cdot 3}{2 \cdot 2}\right) \left(\frac{2 \cdot 4}{3 \cdot 3}\right) \left(\frac{3 \cdot 5}{4 \cdot 4}\right) \ldots \left(\frac{(n-1)(n+1)}{n \cdot n}\right)

    Rearranging the terms to observe the cancellation:
    Pn=(123(n1))(345(n+1))(234n)(234n)P_n = \frac{(1 \cdot 2 \cdot 3 \cdot \ldots \cdot (n-1)) \cdot (3 \cdot 4 \cdot 5 \cdot \ldots \cdot (n+1))}{(2 \cdot 3 \cdot 4 \cdot \ldots \cdot n) \cdot (2 \cdot 3 \cdot 4 \cdot \ldots \cdot n)}

    Pn=1nn+12=n+12nP_n = \frac{1}{n} \cdot \frac{n+1}{2} = \frac{n+1}{2n}

    Now, take the limit:
    S=limnPn=limnn+12n=limn1+1/n2=1+02=12S = \lim_{n \to \infty} P_n = \lim_{n \to \infty} \frac{n+1}{2n} = \lim_{n \to \infty} \frac{1+1/n}{2} = \frac{1+0}{2} = \frac{1}{2}

    Example 6: Convergence of an oscillating sequence
    Determine if the sequence {(1)nn+1n}\left\{(-1)^n \cdot \frac{n+1}{n}\right\} is convergent.
    Solution:
    Let an=(1)nn+1na_n = (-1)^n \cdot \frac{n+1}{n}.
    We can rewrite n+1n=1+1n\frac{n+1}{n} = 1 + \frac{1}{n}.
    As nn \to \infty, 1n0\frac{1}{n} \to 0, so n+1n1\frac{n+1}{n} \to 1.
    The term (1)n(-1)^n alternates between 1-1 and 11.
    Consider the subsequences for even and odd nn:
    For even n=2kn = 2k:

    a2k=(1)2k2k+12k=1(1+12k)a_{2k} = (-1)^{2k} \cdot \frac{2k+1}{2k} = 1 \cdot \left(1 + \frac{1}{2k}\right)

    limka2k=limk(1+12k)=1\lim_{k \to \infty} a_{2k} = \lim_{k \to \infty} \left(1 + \frac{1}{2k}\right) = 1

    For odd n=2k1n = 2k-1:
    a2k1=(1)2k1(2k1)+12k1=12k2k1=1(1+12k1)a_{2k-1} = (-1)^{2k-1} \cdot \frac{(2k-1)+1}{2k-1} = -1 \cdot \frac{2k}{2k-1} = -1 \cdot \left(1 + \frac{1}{2k-1}\right)

    limka2k1=limk(1+12k1)=1\lim_{k \to \infty} a_{2k-1} = \lim_{k \to \infty} - \left(1 + \frac{1}{2k-1}\right) = -1

    Since the sequence has two different limit points (11 and 1-1), it is not convergent. It is an oscillating sequence.

    Example 7: Pattern Recognition (Aptitude type)
    What should come in place of the question mark? 11,20,38,74,________11, 20, 38, 74, \_\_\_\_\_\_\_\_?
    Solution:
    Let's find the differences between consecutive terms:
    2011=920 - 11 = 9
    3820=1838 - 20 = 18
    7438=3674 - 38 = 36
    The differences are 9,18,369, 18, 36. This is a geometric progression where each term is doubled (9×2=189 \times 2 = 18, 18×2=3618 \times 2 = 36).
    The next difference should be 36×2=7236 \times 2 = 72.
    So, the next term in the sequence is 74+72=14674 + 72 = 146.

    Important Points/Tips for Exam Preparation

    * Master Indeterminate Forms: Be proficient in identifying and resolving all types of indeterminate forms using algebraic manipulation, L'Hopital's Rule (when applicable for functions, then extended to sequences), or by recognizing standard limits. * Know Standard Limits: Memorize or be able to quickly derive common limits like limnn1/n\lim_{n \to \infty} n^{1/n}, limn(1+1/n)n\lim_{n \to \infty} (1+1/n)^n, etc. These are frequently tested. * Practice Squeeze Theorem: This theorem is a powerful tool for evaluating limits of sums or terms that can be bounded by other sequences. The key is to construct appropriate bounding sequences. * Understand Cauchy's Theorems: These theorems provide elegant shortcuts for evaluating limits of arithmetic means and nn-th roots of products. * Convergence Criteria: Always check for monotonicity and boundedness when determining the convergence of a sequence. Remember that oscillating sequences do not converge. * Subsequences: Utilize subsequences (e.g., considering even and odd terms separately) to prove divergence or to find limit points of a sequence. * Pattern Recognition: For aptitude-style questions, look for arithmetic, geometric, or mixed patterns in the terms themselves or in the differences/ratios between consecutive terms. Practice various types of sequence puzzles. * Careful with Algebra: Many errors in limit evaluation arise from algebraic mistakes, especially when dealing with square roots, fractions, and exponents. Double-check each step of your calculations.

    ---

    Chapter: Sequences of Real Numbers - Part 5: Summary

    Key Points

  • Definition of a Sequence: A sequence of real numbers is a function f:NRf: \mathbb{N} \to \mathbb{R}, denoted by {an}n=1\{a_n\}_{n=1}^\infty or (an)(a_n).
  • Convergence of a Sequence:

  • * A sequence {an}\{a_n\} converges to a limit LRL \in \mathbb{R} if for every ϵ>0\epsilon > 0, there exists a natural number NN such that for all nNn \ge N, anL<ϵ|a_n - L| < \epsilon. We write limnan=L\lim_{n \to \infty} a_n = L.
    * A sequence that does not converge is said to diverge.
    * Uniqueness of Limit: If a sequence converges, its limit is unique.

  • Boundedness:

  • * A sequence {an}\{a_n\} is bounded above if there exists MRM \in \mathbb{R} such that anMa_n \le M for all nNn \in \mathbb{N}.
    * A sequence {an}\{a_n\} is bounded below if there exists mRm \in \mathbb{R} such that anma_n \ge m for all nNn \in \mathbb{N}.
    * A sequence is bounded if it is both bounded above and bounded below (i.e., there exists K>0K > 0 such that anK|a_n| \le K for all nNn \in \mathbb{N}).
    * Theorem: Every convergent sequence is bounded. (The converse is not true, e.g., {(1)n}\{(-1)^n\}).

  • Algebra of Limits: If limnan=L\lim_{n \to \infty} a_n = L and limnbn=M\lim_{n \to \infty} b_n = M, then:

  • *
    limn(an±bn)=L±M\lim_{n \to \infty} (a_n \pm b_n) = L \pm M

    *
    limn(can)=cLfor any constant cR\lim_{n \to \infty} (c \cdot a_n) = c \cdot L \quad \text{for any constant } c \in \mathbb{R}

    *
    limn(anbn)=LM\lim_{n \to \infty} (a_n \cdot b_n) = L \cdot M

    *
    limn(anbn)=LMprovided M0 and bn0 for all n\lim_{n \to \infty} \left(\frac{a_n}{b_n}\right) = \frac{L}{M} \quad \text{provided } M \ne 0 \text{ and } b_n \ne 0 \text{ for all } n

  • Monotonic Sequences:

  • * A sequence {an}\{a_n\} is monotonically increasing if an+1ana_{n+1} \ge a_n for all nn.
    * A sequence {an}\{a_n\} is monotonically decreasing if an+1ana_{n+1} \le a_n for all nn.
    * A sequence is monotonic if it is either monotonically increasing or monotonically decreasing.
    * Monotone Convergence Theorem (MCT): A monotonic sequence converges if and only if it is bounded.
    * A monotonically increasing sequence converges if it is bounded above.
    * A monotonically decreasing sequence converges if it is bounded below.

  • Squeeze Theorem (Sandwich Theorem): If {an}\{a_n\}, {bn}\{b_n\}, {cn}\{c_n\} are sequences such that anbncna_n \le b_n \le c_n for all nN0n \ge N_0 (for some N0NN_0 \in \mathbb{N}), and limnan=L\lim_{n \to \infty} a_n = L and limncn=L\lim_{n \to \infty} c_n = L, then limnbn=L\lim_{n \to \infty} b_n = L.

  • * Example: To evaluate limn[1n2+1+1n2+2++1n2+n]\lim_{n \to \infty} \left[ \frac{1}{\sqrt{n^2+1}} + \frac{1}{\sqrt{n^2+2}} + \cdots + \frac{1}{\sqrt{n^2+n}} \right]:
    For each term 1n2+k\frac{1}{\sqrt{n^2+k}}, we have 1n2+n1n2+k1n2+1\frac{1}{\sqrt{n^2+n}} \le \frac{1}{\sqrt{n^2+k}} \le \frac{1}{\sqrt{n^2+1}} for k=1,,nk=1, \dots, n.
    Summing nn terms:
    n1n2+nk=1n1n2+kn1n2+1n \cdot \frac{1}{\sqrt{n^2+n}} \le \sum_{k=1}^n \frac{1}{\sqrt{n^2+k}} \le n \cdot \frac{1}{\sqrt{n^2+1}}

    As nn \to \infty, limnnn2+n=limn11+1/n=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+n}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n}} = 1 and limnnn2+1=limn11+1/n2=1\lim_{n \to \infty} \frac{n}{\sqrt{n^2+1}} = \lim_{n \to \infty} \frac{1}{\sqrt{1+1/n^2}} = 1.
    By Squeeze Theorem, the limit is 11.

  • Cauchy's First Theorem on Limits: If limnan=L\lim_{n \to \infty} a_n = L, then limna1+a2++ann=L\lim_{n \to \infty} \frac{a_1 + a_2 + \dots + a_n}{n} = L.
  • Cauchy's Second Theorem on Limits (and its variants):

  • * If {an}\{a_n\} is a sequence of positive real numbers and limnan+1an=L\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L, then limn(an)1/n=L\lim_{n \to \infty} (a_n)^{1/n} = L.
    * Variant for Products: If {an}\{a_n\} is a sequence of positive real numbers and limnan=L\lim_{n \to \infty} a_n = L, then limn(a1a2an)1/n=L\lim_{n \to \infty} (a_1 a_2 \dots a_n)^{1/n} = L.
    * Example: To evaluate limn[21(32)2(43)3(n+1n)n]1/n\lim_{n \to \infty} \left[\frac{2}{1} \left(\frac{3}{2}\right)^2 \left(\frac{4}{3}\right)^3 \dots \left(\frac{n+1}{n}\right)^n\right]^{1/n}:
    Let bk=(k+1k)kb_k = \left(\frac{k+1}{k}\right)^k. Then limkbk=limk(1+1k)k=e\lim_{k \to \infty} b_k = \lim_{k \to \infty} \left(1+\frac{1}{k}\right)^k = e.
    The expression is limn(b1b2bn)1/n\lim_{n \to \infty} (b_1 b_2 \dots b_n)^{1/n}. By the variant theorem, this limit is ee.

  • Stolz-Cesaro Theorem: If {an}\{a_n\} and {bn}\{b_n\} are sequences such that {bn}\{b_n\} is strictly monotonic and limnbn=\lim_{n \to \infty} b_n = \infty (or -\infty), and if limnan+1anbn+1bn=L\lim_{n \to \infty} \frac{a_{n+1} - a_n}{b_{n+1} - b_n} = L, then limnanbn=L\lim_{n \to \infty} \frac{a_n}{b_n} = L.
  • Standard Limits to Remember:

  • *
    limn1np=0for p>0\lim_{n \to \infty} \frac{1}{n^p} = 0 \quad \text{for } p > 0

    *
    limnxn=0if x<1\lim_{n \to \infty} x^n = 0 \quad \text{if } |x| < 1

    *
    limnxn=if x>1\lim_{n \to \infty} x^n = \infty \quad \text{if } x > 1

    *
    limnx1/n=1for x>0\lim_{n \to \infty} x^{1/n} = 1 \quad \text{for } x > 0

    *
    limnn1/n=1\lim_{n \to \infty} n^{1/n} = 1

    *
    limn(1+xn)n=ex\lim_{n \to \infty} \left(1 + \frac{x}{n}\right)^n = e^x

    *
    limnlognn=0\lim_{n \to \infty} \frac{\log n}{n} = 0

    *
    limnnkan=0for a>1,kR\lim_{n \to \infty} \frac{n^k}{a^n} = 0 \quad \text{for } a > 1, k \in \mathbb{R}

  • Cauchy Sequences:

  • * A sequence {an}\{a_n\} is a Cauchy sequence if for every ϵ>0\epsilon > 0, there exists a natural number NN such that for all m,nNm, n \ge N, aman<ϵ|a_m - a_n| < \epsilon.
    * Cauchy's General Principle of Convergence: A sequence of real numbers converges if and only if it is a Cauchy sequence.

  • Divergence Criteria:

  • * A sequence diverges if it is unbounded.
    * A sequence diverges if it has two subsequences that converge to different limits (e.g., {(1)n}\{(-1)^n\} has subsequences converging to 11 and 1-1).
    * A sequence diverges if it oscillates (e.g., {(1)nn}\{(-1)^n n\}).

  • Techniques for Evaluating Limits:

  • * Rationalization: Useful for expressions involving square roots.
    * Example: limn(4n2+n2n)\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n)
    limn(4n2+n2n)=limn(4n2+n2n)(4n2+n+2n)4n2+n+2n\lim_{n \to \infty} (\sqrt{4n^2 + n} - 2n) = \lim_{n \to \infty} \frac{(\sqrt{4n^2 + n} - 2n)(\sqrt{4n^2 + n} + 2n)}{\sqrt{4n^2 + n} + 2n}

    =limn4n2+n4n24n2+n+2n=limnnn2(4+1/n)+2n= \lim_{n \to \infty} \frac{4n^2 + n - 4n^2}{\sqrt{4n^2 + n} + 2n} = \lim_{n \to \infty} \frac{n}{\sqrt{n^2(4 + 1/n)} + 2n}

    =limnnn4+1/n+2n=limn14+1/n+2=14+2=14= \lim_{n \to \infty} \frac{n}{n\sqrt{4 + 1/n} + 2n} = \lim_{n \to \infty} \frac{1}{\sqrt{4 + 1/n} + 2} = \frac{1}{\sqrt{4} + 2} = \frac{1}{4}

    * Telescoping Products: For products that simplify by cancellation.
    * Example: limn(1122)(1132)(11n2)\lim_{n \to \infty} \left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)\ldots\left(1-\frac{1}{n^2}\right)
    Each term 11k2=k21k2=(k1)(k+1)kk1 - \frac{1}{k^2} = \frac{k^2-1}{k^2} = \frac{(k-1)(k+1)}{k \cdot k}.
    The product PnP_n is:
    Pn=k=2n(k1)(k+1)k2=(1322)(2433)(3544)((n1)(n+1)nn)P_n = \prod_{k=2}^n \frac{(k-1)(k+1)}{k^2} = \left(\frac{1 \cdot 3}{2 \cdot 2}\right) \cdot \left(\frac{2 \cdot 4}{3 \cdot 3}\right) \cdot \left(\frac{3 \cdot 5}{4 \cdot 4}\right) \cdots \left(\frac{(n-1)(n+1)}{n \cdot n}\right)

    Pn=12n+1n=n+12nP_n = \frac{1}{2} \cdot \frac{n+1}{n} = \frac{n+1}{2n}

    limnPn=limnn+12n=12\lim_{n \to \infty} P_n = \lim_{n \to \infty} \frac{n+1}{2n} = \frac{1}{2}

    🎯 Key Points to Remember

    • Master the core concepts in Sequences of Real Numbers before moving to advanced topics
    • Practice with previous year questions to understand exam patterns
    • Review short notes regularly for quick revision before exams

    Related Topics in Real Analysis

    More Resources

    Why Choose MastersUp?

    🎯

    AI-Powered Plans

    Personalized study schedules based on your exam date and learning pace

    📚

    15,000+ Questions

    Verified questions with detailed solutions from past papers

    📊

    Smart Analytics

    Track your progress with subject-wise performance insights

    🔖

    Bookmark & Revise

    Save important questions for quick revision before exams

    Start Your Free Preparation →

    No credit card required • Free forever for basic features