MTH117 Mathematics I

Mathematics IUnit 79 min read

Sequences & Series: Convergence, Tests, Power Series & Applications

Unit 7 of Mathematics I covers sequences (convergence/divergence), series (convergence tests, Taylor/Maclaurin expansions), power series, and their applications—essential for solving limits, approximations, and differential equations in TU exams.

1. Sequences: Basics and Convergence

1.1 Definition of a Sequence

A sequence is a function whose domain is the set of natural numbers . It is written as:

  • Example: →

1.2 Convergence of a Sequence

A sequence converges to a limit if: This means for every , there exists such that for all , .

  • Divergence: If no such exists, the sequence diverges (e.g., diverges to ).

Worked Example: Proving Convergence

Problem: Show converges and find its limit. Solution: Divide numerator and denominator by : Conclusion: .


2. Series: Definition and Basic Tests

2.1 Definition of a Series

A series is the sum of the terms of a sequence:

  • If converges to as , the series converges to .
  • If diverges, the series diverges.

2.2 Divergence Tests

  1. n-th Term Test (Divergence Test):

    • If , the series diverges.
    • Note: If , the test is inconclusive (series may converge or diverge).

    Example: diverges because .

  2. Comparison Test:

    • If for all and converges, then converges.
    • If and diverges, then diverges.

    Example: Compare with (known to converge). Since , the series converges.

2.3 Ratio and Root Tests

Test Condition Conclusion
Ratio Test If : converges; : diverges; : inconclusive.
Root Test If : converges; : diverges; : inconclusive.

Example (Ratio Test): Test .


3. Taylor and Maclaurin Series

3.1 Taylor Series

The Taylor series of centered at is: where is the -th derivative of at .

3.2 Maclaurin Series (Special Case)

When , the series becomes the Maclaurin series:

Common Maclaurin Series

Function Series Expansion
(for )

Worked Example: Maclaurin Series for

Problem: Find the Maclaurin series for and prove it converges to for all . Solution:

  1. Compute derivatives at : , , , and so on.
  2. The Maclaurin series is:
  3. Proof of Convergence: The remainder term of the Taylor series satisfies: where is between and . Since , and as , the series converges to for all .

4. Power Series and Convergence

4.1 Definition

A power series is of the form: where are coefficients and is the center.

4.2 Radius and Interval of Convergence

  • Radius of Convergence (): The distance from within which the series converges.
    • Found using the Ratio Test:
  • Interval of Convergence: . Test endpoints separately.

Worked Example: Radius of Convergence

Problem: Find the radius of convergence for . Solution: Apply the Ratio Test: For convergence, . Interval: . Check endpoints:

  • At : (converges by Alternating Series Test).
  • At : (diverges by Harmonic Series Test). Final Interval: .

5. Applications of Series

5.1 Approximating Functions

Use Taylor/Maclaurin series to approximate functions near a point. Example: Approximate using the first 3 terms of its Maclaurin series. (The actual value is .)

5.2 Solving Differential Equations

Power series are used to find solutions to differential equations (e.g., Bessel’s equation). Example: Assume and substitute into .


6. Exam Tip: Key Strategies for TU/PU Exams

  1. Convergence Tests:

    • Always check the n-th term test first (quick elimination).
    • For positive-term series, use Comparison Test or Ratio Test.
    • For alternating series, use the Alternating Series Test ( and ).
  2. Taylor/Maclaurin Series:

    • Memorize the standard expansions for .
    • For proving convergence, use the remainder term .
  3. Power Series:

    • Find the radius of convergence using the Ratio Test.
    • Always test endpoints separately (they may converge or diverge).
  4. Common Mistakes to Avoid:

    • Forgetting to check endpoints in power series.
    • Misapplying the Ratio Test (e.g., not taking the limit correctly).
    • Assuming a series converges just because (n-th term test is inconclusive in this case).
  5. Past Exam Patterns:

    • 20% weightage: Proving convergence/divergence using tests.
    • 30% weightage: Finding Taylor/Maclaurin series and approximations.
    • 25% weightage: Power series and radius of convergence.
    • 25% weightage: Applications (e.g., approximating functions).

Summary Table: Convergence Tests

Test Applicability Conclusion
n-th Term Test Any series If , diverges.
Comparison Test Positive-term series Compare with a known convergent/divergent series.
Ratio Test Series with factorials or exponentials .
Root Test Series with -th roots .
Alternating Series Alternating signs () If decreases and , converges.

Practice Problems (TU-Style)

  1. Determine convergence: . Hint: Compare with .

  2. Find Maclaurin series for and prove its convergence for all .

  3. Find the radius of convergence for .

  4. Approximate using the Taylor series of centered at (first 3 terms).


References for Further Study

  • Textbook: Thomas’ Calculus (Chapter 11: Infinite Series).
  • Online: Khan Academy (Series and Convergence Tests).
  • TU Past Papers: Focus on 2018–2023 questions for pattern recognition.

Based on the TU BSc CSIT syllabus for Mathematics I (MTH117), unit 7.

Discussion

Loading…