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 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:N→R, where N is the set of natural numbers and R is the set of real numbers. The image of n under f is denoted by an (or xn, sn, etc.) and is called the n-th term of the sequence. The sequence itself is typically denoted by {an}, (an), or a1,a2,a3,….
* Example: * {n} represents the sequence 1,2,3,… * {n1} represents the sequence 1,21,31,… * {(−1)n} represents the sequence −1,1,−1,1,…
Bounded Sequences
A sequence {an} is: * Bounded Above: If there exists a real number M such that an≤M for all n∈N. M is called an upper bound. * Bounded Below: If there exists a real number m such that an≥m for all n∈N. m is called a lower bound. * Bounded: If it is both bounded above and bounded below. This means there exists a real number K>0 such that ∣an∣≤K for all n∈N.
* Example: * {n1} is bounded (e.g., 0≤n1≤1). * {n} is bounded below (e.g., n≥1) but not bounded above. * {(−1)n} is bounded (e.g., −1≤(−1)n≤1).
Monotonic Sequences
A sequence {an} is: * Monotonically Increasing (Non-decreasing): If an+1≥an for all n∈N. * Strictly Increasing: If an+1>an for all n∈N. * Monotonically Decreasing (Non-increasing): If an+1≤an for all n∈N. * Strictly Decreasing: If an+1<an for all n∈N. * Monotonic: If it is either monotonically increasing or monotonically decreasing.
* Example: * {n} is strictly increasing. * {n1} is strictly decreasing. * {(−1)n} is not monotonic. * {1,1,2,2,3,3,…} is monotonically increasing.
Limit of a Sequence (Convergence)
A sequence {an} is said to converge to a real number L (called the limit of the sequence) if for every ϵ>0, there exists a natural number N (which may depend on ϵ) such that for all n>N, ∣an−L∣<ϵ. We write this as limn→∞an=L or an→L as n→∞.
* Convergent Sequence: A sequence that has a finite limit L. * Divergent Sequence: A sequence that is not convergent. * Diverges to ∞: If for every M>0, there exists N∈N such that an>M for all n>N. We write limn→∞an=∞. * Diverges to −∞: If for every M<0, there exists N∈N such that an<M for all n>N. We write limn→∞an=−∞. * Oscillatory Sequence: A sequence that is neither convergent nor divergent to ±∞. * Finitely Oscillatory: An oscillatory sequence that is bounded (e.g., {(−1)n}). * Infinitely Oscillatory: An oscillatory sequence that is unbounded (e.g., {(−1)nn}).
* Example: * {n1} is convergent to 0. * {n} is divergent to ∞. * {(−1)n} is finitely oscillatory. * {(−1)nn} 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} and {bn} are two convergent sequences such that limn→∞an=L and limn→∞bn=M, then: * Sum/Difference Rule:
n→∞lim(an±bn)=L±M
* Product Rule:
n→∞lim(anbn)=LM
* Scalar Multiple Rule: For any real number c,
n→∞lim(can)=cL
* Quotient Rule: If M=0 and bn=0 for all n,
n→∞limbnan=ML
* Power Rule: If L>0 and p/q is a rational number,
n→∞lim(an)p/q=Lp/q
Standard Limits
These limits are frequently used and should be memorized: * For p>0:
n→∞limnp1=0
* For ∣x∣<1:
n→∞limxn=0
* For x>1:
n→∞limxn=∞
* For x≤−1: limn→∞xn does not exist. * For a>0:
n→∞lima1/n=1
*
n→∞limn1/n=1
* For any real number x:
n→∞lim(1+nx)n=ex
* A special case of the above (x=1):
n→∞lim(1+n1)n=e
Squeeze Theorem (Sandwich Theorem)
If {an}, {bn}, and {cn} are sequences such that an≤bn≤cn for all n≥N0 (for some N0∈N), and if limn→∞an=L and limn→∞cn=L, then limn→∞bn=L.
* Example: To find limn→∞[n2+11+n2+21+⋯+n2+n1]: Let bn=∑k=1nn2+k1. We know that for 1≤k≤n:
n2+n1≤n2+k1≤n2+11
Summing n terms:
k=1∑nn2+n1≤k=1∑nn2+k1≤k=1∑nn2+11
n2+nn≤bn≤n2+1n
Now, evaluate the limits of the bounding sequences:
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} is monotonic but not bounded above, so it diverges. {(−1)n⋅nn+1} is bounded (between −2 and 2) but not monotonic, and it does not converge.
Product Limit (Cauchy's Second Theorem on Limits for Products):
The value of limn→∞[12(23)2(34)3…(nn+1)n]1/n is: Let Pn=12(23)2(34)3…(nn+1)n. We need to find limn→∞(Pn)1/n. This can be solved using Cauchy's Second Theorem on Limits for Products, which states that if limn→∞xn=L, then limn→∞(x1x2…xn)1/n=L. However, the given expression is (∏k=1nbk)1/n where bk=(kk+1)k. So we need to find limk→∞bk.
k→∞limbk=k→∞lim(kk+1)k=k→∞lim(1+k1)k=e
By Cauchy's Second Theorem on Limits for Products,
n→∞lim[k=1∏n(kk+1)k]1/n=k→∞lim(kk+1)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 n), standard limits, and the Squeeze Theorem. * Memorize Standard Limits: Knowing the common limits (e.g., limn→∞n1/n=1, limn→∞(1+x/n)n=ex) 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 ±∞), 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} for a bounded but non-convergent sequence, {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:N→R, where N is the set of natural numbers and R is the set of real numbers. The values f(n) are usually denoted by an and the sequence itself by {an} or (an). 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} is bounded above if there exists M∈R such that an≤M for all n∈N. M is an upper bound. * Bounded Below: A sequence {an} is bounded below if there exists m∈R such that an≥m for all n∈N. m is a lower bound. * Bounded Sequence: A sequence is bounded if it is both bounded above and bounded below. Equivalently, there exists K>0 such that ∣an∣≤K for all n∈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} converges to a real number L (its limit) if for every ϵ>0, there exists a natural number N such that for all n≥N, ∣an−L∣<ϵ. This is denoted as limn→∞an=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} is bounded but not convergent).
Divergent Sequences
* Diverging to ∞: A sequence {an} diverges to ∞ if for every M>0, there exists N∈N such that for all n≥N, an>M. Denoted limn→∞an=∞. * Diverging to −∞: A sequence {an} diverges to −∞ if for every M<0, there exists N∈N such that for all n≥N, an<M. Denoted limn→∞an=−∞. * Oscillating Sequences: A sequence that is neither convergent nor divergent to ±∞ is called an oscillating sequence (e.g., {(−1)n}).
Monotonic Sequences
* Monotonically Increasing:an≤an+1 for all n∈N. * Strictly Increasing:an<an+1 for all n∈N. * Monotonically Decreasing:an≥an+1 for all n∈N. * Strictly Decreasing:an>an+1 for all n∈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}, if {nk} is a strictly increasing sequence of natural numbers (n1<n2<n3<…), then {ank} is called a subsequence of {an}. * Properties: * If a sequence {an} converges to L, then every subsequence {ank} also converges to L. * If a sequence has two subsequences that converge to different limits, then the sequence itself diverges. * Limit Point (Cluster Point): A real number L is a limit point of a sequence {an} if there exists a subsequence of {an} that converges to L. * 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} is a Cauchy sequence if for every ϵ>0, there exists a natural number N such that for all m,n≥N, ∣am−an∣<ϵ. * 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 limn→∞an=L and limn→∞bn=M, then: * limn→∞(an±bn)=L±M * limn→∞(c⋅an)=c⋅L for any constant c∈R * limn→∞(an⋅bn)=L⋅M * limn→∞(bnan)=ML, provided M=0 and bn=0 for all n. * If an≤bn for all n, then L≤M.
Standard Limits
These are frequently used limits: * limn→∞np1=0 for p>0. * limn→∞x1/n=1 for x>0. * limn→∞n1/n=1. * limn→∞xn=0 if ∣x∣<1. * limn→∞xn=∞ if x>1. * limn→∞(1+n1)n=e. * limn→∞(1+nx)n=ex. * limn→∞n!xn=0 for any x∈R. * limn→∞nlogn=0.
Squeeze (Sandwich) Theorem
If {an}, {bn}, and {cn} are sequences such that an≤bn≤cn for all n≥N0 (for some N0∈N), and if limn→∞an=L and limn→∞cn=L, then limn→∞bn=L.
Cauchy's First Theorem on Limits
If limn→∞an=L, then limn→∞na1+a2+⋯+an=L.
Cauchy's Second Theorem on Limits
If {an} is a sequence of positive real numbers such that limn→∞anan+1=L, then limn→∞(an)1/n=L.
--- Important Formulas
Definition of Convergence:
n→∞liman=L⟺∀ϵ>0,∃N∈N s.t. ∀n≥N,∣an−L∣<ϵ
Algebra of Limits:
If limn→∞an=L and limn→∞bn=M:
n→∞lim(an±bn)=L±M
n→∞lim(c⋅an)=c⋅L
n→∞lim(an⋅bn)=L⋅M
n→∞lim(bnan)=ML(if M=0)
Cauchy Sequence Definition:
{an} is Cauchy ⟺∀ϵ>0,∃N∈N s.t. ∀m,n≥N,∣am−an∣<ϵ
Standard Limits:
n→∞limn1/n=1
n→∞limx1/n=1(x>0)
n→∞lim(1+n1)n=e
n→∞lim(1+nx)n=ex
Cauchy's Second Theorem on Limits:
If an>0 and limn→∞anan+1=L, then:
n→∞lim(an)1/n=L
--- Examples
Example: Limit of a sequence using algebraic manipulation
Find the value of limn→∞[n2+11+n2+21+⋯+n2+n1]. Let Sn=∑k=1nn2+k1. For each term n2+k1, we have n2+1≤n2+k≤n2+n. Taking reciprocals and square roots:
n2+n1≤n2+k1≤n2+11
Summing n terms:
n⋅n2+n1≤Sn≤n⋅n2+11
n→∞limn2+nn=n→∞limn1+1/nn=1
n→∞limn2+1n=n→∞limn1+1/n2n=1
By the Squeeze Theorem, limn→∞Sn=1.
Example: Limit using Cauchy's Second Theorem on Limits
The value of limn→∞[12(23)2(34)3…(nn+1)n]1/n. Let an=∏k=1n(kk+1)k. We need to find limn→∞(an)1/n. Using Cauchy's Second Theorem on Limits, we evaluate limn→∞anan+1.
By Cauchy's Second Theorem on Limits, limn→∞(an)1/n=e.
Example: Non-convergent sequence
The sequence {(−1)n⋅nn+1}. Let an=(−1)n⋅nn+1. Consider subsequences: * For even n=2k: a2k=(−1)2k⋅2k2k+1=1+2k1. limk→∞a2k=1. * For odd n=2k−1: a2k−1=(−1)2k−1⋅2k−12k−1+1=−1⋅2k−12k=−1(1+2k−11). limk→∞a2k−1=−1. Since the sequence has two subsequences converging to different limits (1 and −1), the sequence is not convergent. It is an oscillating sequence.
--- Important Points/Tips for Exam Preparation
Master Definitions: Understand the ϵ−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., limn→∞n1/n=1, limn→∞(1+x/n)n=ex). 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 (∞−∞, 0⋅∞, 1∞, 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} is a sequence {ank} where n1<n2<n3<… are strictly increasing positive integers. * Theorem: If a sequence {an} converges to L, then every subsequence {ank} also converges to L. * Theorem: If a sequence {an} has two subsequences that converge to different limits, or if one subsequence diverges, then the original sequence {an} diverges. This is particularly useful for showing divergence of oscillating sequences. * Example: The sequence {(−1)n} has subsequences {a2k}={1} (converges to 1) and {a2k−1}={−1} (converges to -1). Since they converge to different limits, {(−1)n} diverges.
Cauchy Sequences
* A sequence {an} is called a Cauchy sequence if for every ϵ>0, there exists a positive integer N such that for all m,n>N, we have ∣am−an∣<ϵ. * 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}, {bn}, and {cn} are sequences such that an≤bn≤cn for all n>N0 (for some N0), and limn→∞an=L and limn→∞cn=L, then limn→∞bn=L. * Application: Useful for limits involving sums or terms that are difficult to simplify directly. * Example (PYQ type): To evaluate limn→∞[n2+11+n2+21+⋯+n2+n1]. * Each term n2+k1 satisfies n2+n1≤n2+k1≤n2+11 for k∈{1,…,n}. * Summing n terms: n⋅n2+n1≤∑k=1nn2+k1≤n⋅n2+11. * limn→∞n2+nn=limn→∞1+1/n1=1. * limn→∞n2+1n=limn→∞1+1/n21=1. * By Squeeze Theorem, the limit is 1.
* Cauchy's First Theorem on Limits * If limn→∞an=L, then limn→∞na1+a2+⋯+an=L. * Note: The converse is not necessarily true.
* Cauchy's Second Theorem on Limits * If {an} is a sequence of positive real numbers and limn→∞anan+1=L, then limn→∞(an)1/n=L. * Application: Very useful for limits of n-th roots, especially when direct evaluation is difficult. * Example (PYQ type): To evaluate limn→∞nn. * Let an=n. Then anan+1=nn+1=1+n1. * limn→∞anan+1=limn→∞(1+n1)=1. * By Cauchy's Second Theorem, limn→∞nn=1. * Example (PYQ type): To evaluate limn→∞[12(23)2(34)3…(nn+1)n]1/n. * Let xn=12(23)2(34)3…(nn+1)n. We need limn→∞(xn)1/n. * Let an=(nn+1)n. Then xn=∏k=1nak. This is not directly an1/n. * This is a product of terms, Pn=∏k=1nbk. We need limn→∞(Pn)1/n. * If limn→∞bn=L, then limn→∞(b1b2…bn)1/n=L. * Here bk=(kk+1)k. * limk→∞bk=limk→∞(1+k1)k=e. * Therefore, the limit is e.
* L'Hopital's Rule (for sequences) * While L'Hopital's Rule is for functions, it can be applied to sequences by considering f(x) such that f(n)=an. If limx→∞f(x) is of indeterminate form 00 or ∞∞, then limx→∞f(x)=limx→∞g′(x)f′(x). If this limit exists, then limn→∞an also exists and is equal to it. * Caution: Ensure the function f(x) is differentiable and the conditions for L'Hopital's Rule are met.
* Using Logarithms for Indeterminate Forms (1∞,00,∞0) * If limn→∞anbn is an indeterminate form, let L=limn→∞anbn. * Then lnL=limn→∞ln(anbn)=limn→∞bnlnan. * This often converts the indeterminate form into 0⋅∞ or ∞⋅0, which can then be rewritten as 00 or ∞∞ for L'Hopital's Rule. * Finally, L=elnL.
* Algebraic Manipulation (Conjugates) * For indeterminate forms like ∞−∞, multiplying by the conjugate is a common technique. * Example (PYQ type): To evaluate limn→∞(4n2+n−2n). * Multiply by conjugate:
n→∞lim(4n2+n−2n)⋅4n2+n+2n4n2+n+2n
=n→∞lim4n2+n+2n(4n2+n)−(2n)2
=n→∞lim4n2+n+2nn
=n→∞limn4+1/n+2nn
=n→∞lim4+1/n+21
=4+0+21=2+21=41
* Telescoping Products/Sums * A product (or sum) is telescoping if intermediate terms cancel out. * Example (PYQ type): To evaluate S=limn→∞(1−221)(1−321)…(1−n21). * Each term can be factored: 1−k21=k2k2−1=k⋅k(k−1)(k+1). * The product becomes:
Pn=(2⋅21⋅3)(3⋅32⋅4)(4⋅43⋅5)…(n⋅n(n−1)(n+1))
* Notice the cancellations:
Pn=21⋅nn+1
* So, S=limn→∞(21⋅nn+1)=21limn→∞(1+n1)=21⋅1=21.
Important Formulas
Cauchy's Convergence Criterion:
A sequence {an} converges if and only if for every ϵ>0, there exists N∈N such that for all m,n>N, ∣am−an∣<ϵ.
Squeeze Theorem:
If an≤bn≤cn for n>N0 and limn→∞an=L, limn→∞cn=L, then limn→∞bn=L.
Cauchy's First Theorem on Limits:
If limn→∞an=L, then limn→∞na1+a2+⋯+an=L.
Cauchy's Second Theorem on Limits:
If {an} is a sequence of positive real numbers and limn→∞anan+1=L, then limn→∞(an)1/n=L. Also, if limn→∞bn=L, then limn→∞(b1b2…bn)1/n=L.
Special Limits:
*
n→∞limn1/n=1
*
n→∞lim(1+n1)n=e
*
n→∞lim(1+nx)n=ex
*
n→∞limx1/n=1for x>0
*
n→∞limnlnn=0
*
n→∞limannk=0for a>1,k∈R
*
n→∞limn!an=0for a∈R
Important Points/Tips for Exam Preparation
Master Indeterminate Forms: Be proficient in recognizing and resolving indeterminate forms like 00,∞∞,∞−∞,0⋅∞,1∞,00,∞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} 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)nnn+1}.
Practice Special Limits: Memorize and understand the derivation of common limits like limn→∞n1/n and limn→∞(1+1/n)n.
Identify the Right Tool: For limits of sums, consider the Squeeze Theorem. For limits of n-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,________). 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, ∞∞, ∞−∞, 0⋅∞, 1∞, 00, and ∞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 n, or factoring to simplify expressions and resolve indeterminate forms.
* Squeeze Theorem (Sandwich Theorem): If an≤bn≤cn for all n>N (for some integer N), and limn→∞an=L and limn→∞cn=L, then limn→∞bn=L.
* Cauchy's First Theorem on Limits: If limn→∞an=L, then limn→∞na1+a2+⋯+an=L.
* Cauchy's Second Theorem on Limits (for n-th root of a product): If an>0 for all n and limn→∞an=L, then limn→∞(a1a2…an)1/n=L. (A common variant states: If an>0 and limn→∞anan+1=L, then limn→∞(an)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 ±∞. They typically oscillate between multiple values or within a finite range.
Important Formulas
*
n→∞lim(1+n1)n=e
*
n→∞lim(1+nx)n=ex
*
n→∞limn1/n=1
*
n→∞limx1/n=1for x>0
*
n→∞limnlnn=0
*
n→∞limannk=0for a>1,k∈R
*
n→∞limn!an=0for a∈R
Examples
Example 1: Limit of ∞−∞ form (using conjugate) Evaluate limn→∞(4n2+n−2n). Solution:
Example 2: Limit using Squeeze Theorem Evaluate limn→∞[n2+11+n2+21+⋯+n2+n1]. Solution: Let Sn=n2+11+n2+21+⋯+n2+n1. There are n terms in the sum. The smallest term in the sum is n2+n1 and the largest term is n2+11. Thus, we can bound Sn:
n⋅n2+n1≤Sn≤n⋅n2+11
Now, evaluate the limits of the lower and upper bounds:
By the Squeeze Theorem, since both bounds converge to 1, limn→∞Sn=1.
Example 3: Limit of n-th root Evaluate limn→∞nn. Solution: Let L=limn→∞n1/n. Take the natural logarithm of both sides:
lnL=n→∞limln(n1/n)=n→∞limnlnn
This is an ∞∞ indeterminate form. Applying L'Hopital's Rule (treating n as a continuous variable x):
x→∞limxlnx=x→∞lim11/x=x→∞limx1=0
So, lnL=0, which implies L=e0=1. Thus, limn→∞nn=1.
Example 4: Limit of a product using Cauchy's Second Theorem Evaluate limn→∞[12(23)2(34)3…(nn+1)n]1/n. Solution: Let the sequence be Pn=12(23)2(34)3…(nn+1)n. We need to find limn→∞(Pn)1/n. This expression is of the form limn→∞(x1x2…xn)1/n, where xk=(kk+1)k. By Cauchy's Second Theorem on Limits, if limn→∞xn=L, then limn→∞(x1x2…xn)1/n=L. Let's evaluate limn→∞xn:
n→∞limxn=n→∞lim(nn+1)n=n→∞lim(1+n1)n=e
Therefore, by Cauchy's Second Theorem on Limits, the given limit is e.
Example 5: Limit of a telescoping product Evaluate S=limn→∞(1−221)(1−321)…(1−n21). Solution: Consider the general term 1−k21:
Example 6: Convergence of an oscillating sequence Determine if the sequence {(−1)n⋅nn+1} is convergent. Solution: Let an=(−1)n⋅nn+1. We can rewrite nn+1=1+n1. As n→∞, n1→0, so nn+1→1. The term (−1)n alternates between −1 and 1. Consider the subsequences for even and odd n: For even n=2k:
Since the sequence has two different limit points (1 and −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,________? Solution: Let's find the differences between consecutive terms: 20−11=9 38−20=18 74−38=36 The differences are 9,18,36. This is a geometric progression where each term is doubled (9×2=18, 18×2=36). The next difference should be 36×2=72. So, the next term in the sequence is 74+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 limn→∞n1/n, limn→∞(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 n-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:N→R, denoted by {an}n=1∞ or (an).
Convergence of a Sequence:
* A sequence {an} converges to a limit L∈R if for every ϵ>0, there exists a natural number N such that for all n≥N, ∣an−L∣<ϵ. We write limn→∞an=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} is bounded above if there exists M∈R such that an≤M for all n∈N. * A sequence {an} is bounded below if there exists m∈R such that an≥m for all n∈N. * A sequence is bounded if it is both bounded above and bounded below (i.e., there exists K>0 such that ∣an∣≤K for all n∈N). * Theorem: Every convergent sequence is bounded. (The converse is not true, e.g., {(−1)n}).
Algebra of Limits: If limn→∞an=L and limn→∞bn=M, then:
*
n→∞lim(an±bn)=L±M
*
n→∞lim(c⋅an)=c⋅Lfor any constant c∈R
*
n→∞lim(an⋅bn)=L⋅M
*
n→∞lim(bnan)=MLprovided M=0 and bn=0 for all n
Monotonic Sequences:
* A sequence {an} is monotonically increasing if an+1≥an for all n. * A sequence {an} is monotonically decreasing if an+1≤an for all n. * 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}, {bn}, {cn} are sequences such that an≤bn≤cn for all n≥N0 (for some N0∈N), and limn→∞an=L and limn→∞cn=L, then limn→∞bn=L.
* Example: To evaluate limn→∞[n2+11+n2+21+⋯+n2+n1]: For each term n2+k1, we have n2+n1≤n2+k1≤n2+11 for k=1,…,n. Summing n terms:
n⋅n2+n1≤k=1∑nn2+k1≤n⋅n2+11
As n→∞, limn→∞n2+nn=limn→∞1+1/n1=1 and limn→∞n2+1n=limn→∞1+1/n21=1. By Squeeze Theorem, the limit is 1.
Cauchy's First Theorem on Limits: If limn→∞an=L, then limn→∞na1+a2+⋯+an=L.
Cauchy's Second Theorem on Limits (and its variants):
* If {an} is a sequence of positive real numbers and limn→∞anan+1=L, then limn→∞(an)1/n=L. * Variant for Products: If {an} is a sequence of positive real numbers and limn→∞an=L, then limn→∞(a1a2…an)1/n=L. * Example: To evaluate limn→∞[12(23)2(34)3…(nn+1)n]1/n: Let bk=(kk+1)k. Then limk→∞bk=limk→∞(1+k1)k=e. The expression is limn→∞(b1b2…bn)1/n. By the variant theorem, this limit is e.
Stolz-Cesaro Theorem: If {an} and {bn} are sequences such that {bn} is strictly monotonic and limn→∞bn=∞ (or −∞), and if limn→∞bn+1−bnan+1−an=L, then limn→∞bnan=L.
Standard Limits to Remember:
*
n→∞limnp1=0for p>0
*
n→∞limxn=0if ∣x∣<1
*
n→∞limxn=∞if x>1
*
n→∞limx1/n=1for x>0
*
n→∞limn1/n=1
*
n→∞lim(1+nx)n=ex
*
n→∞limnlogn=0
*
n→∞limannk=0for a>1,k∈R
Cauchy Sequences:
* A sequence {an} is a Cauchy sequence if for every ϵ>0, there exists a natural number N such that for all m,n≥N, ∣am−an∣<ϵ. * 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} has subsequences converging to 1 and −1). * A sequence diverges if it oscillates (e.g., {(−1)nn}).
* Telescoping Products: For products that simplify by cancellation. * Example: limn→∞(1−221)(1−321)…(1−n21) Each term 1−k21=k2k2−1=k⋅k(k−1)(k+1). The product Pn is: