Convergence Tests, Discrete–Continuous Connections & Worked Examples

Administrative/Copyright Notice
  • Transcript begins with an ANU copyright notice (Section 113P, Copyright Act 1968).

  • Students are reminded not to reproduce or further communicate the material and not to remove the notice.

Big-Picture Road-Map of Lecture
  • Previous lectures:

    • Sequences → Series.

    • Started discussing convergence/divergence of series.

  • Today’s main goals: 1. Show how four “calculus objects” (functions, sequences, series, integrals) inter-relate.

    1. Develop & practise the major convergence tests (integral test, comparison tests, etc.).

    2. (If time) finish a few remaining sequence slides (else to be posted on Canvas).

Four Core Calculus Objects & Their Web of Connections
  • Functions (continuous objects over an interval).

  • Sequences a<em>n</em>nN{a<em>n}</em>{n\in\mathbb N} (functions whose domain is N\mathbb N ⇒ discrete version of a function).

  • Series an\sum a_n (sum of a sequence ⇒ discrete analogue of an improper integral).

  • Integrals

    Definite <em>abf(x)dx\int<em>a^b f(x)\,dxImproper </em>af(x)dx\int</em>a^{\infty} f(x)\,dx (limit of definite integrals).

  • “Discrete vs. Continuous” theme:

    • Sequence Function (discrete sampling).

    • Riemann sum Definite integral (finite discrete approximation).

    • Series Improper integral (infinite discrete approximation).

When Do Discrete & Continuous Agree?
  • Good agreement requires a well-behaved function: smooth, positive, decreasing, bounded derivative, etc.

  • Cartoon examples:

    • Flat, slowly varying ff ⇒ rectangle sums approximate area well.

    • Highly oscillatory ff (e.g. spikes, zeros at integers) ⇒ sum may badly misrepresent integral.

Integral Test (Key Bridge Between Worlds)
Statement

Let f:[1,)Rf:[1,\infty)\to\mathbb R be continuous, positive, decreasing.

Set an=f(n).a_n=f(n). Then:

  • <em>n=1a</em>n\displaystyle \sum<em>{n=1}^{\infty} a</em>n converges ⇔ 1f(x)dx\displaystyle \int_1^{\infty} f(x)\,dx converges.

  • They “share the same fate.”

Why Hypotheses Matter
  • Positivity avoids cancellation.

  • Monotone decrease & continuity ensure each rectangle (left/right endpoint) over-/under-approximates but errors cancel in a controlled way.

Classic Corollary: pp-Series
  • Evaluate 11xpdx\displaystyle \int_1^{\infty} \frac{1}{x^{p}}\,dx:

    • Convergent if p>1, divergent if p1p\le 1.

  • Hence n=11np\displaystyle \sum_{n=1}^{\infty}\frac1{n^{p}} has the same behaviour.

Worked Example 1

Determine n=21nlnn\displaystyle \sum_{n=2}^{\infty}\frac1{n\,\ln n}.

  • Let f(x)=1xlnxf(x)=\frac1{x\ln x} (continuous, positive, decreasing for x2x\ge 2).

  • Improper integral:

    <em>21xlnxdx=lim</em>t2t1xlnxdx.\int<em>{2}^{\infty}\frac1{x\ln x}\,dx=\lim</em>{t\to\infty}\int_{2}^{t}\frac1{x\ln x}\,dx.

    Use u=lnxdu=1xdxu=\ln x\Rightarrow du=\frac{1}{x}dx → antiderivative ln(lnx)\ln(\ln x).

    Limit diverges to ++\infty ⇒ integral diverges.

  • Therefore series diverges (by integral test).

“Challenge Problem” Mentioned
  • Invent alternative hypotheses (other than “continuous, positive, decreasing”) that still guarantee the integral test conclusion.

    • Suggested idea: fC1, f(x)Cf(x)f\in C^1,\ |f'(x)|\le C\,f(x) for large xx (controls oscillation).

  • Purely conceptual; not examinable but deepens understanding.

Direct Comparison Test (Series Version)
Statement

Let 0a<em>nb</em>n0\le a<em>n\le b</em>n for all large nn. Then

  • If b<em>n\sum b<em>n converges ⇒ a</em>n\sum a</em>n converges.

  • If a<em>n\sum a<em>n diverges ⇒ b</em>n\sum b</em>n diverges.

Practical Tips
  • Real-world sequences rarely satisfy a<em>nb</em>na<em>n\le b</em>n for every nn; acceptable to impose it for nNn\ge N.

  • Finite truncations never affect convergence because adding/removing finitely many terms just shifts partial sums by a constant.

Worked Example 2

Test k=1ln(k+10)k\displaystyle \sum_{k=1}^{\infty}\frac{\ln(k+10)}{k}.

  • For k1k\ge1, ln(k+10)1\ln(k+10)\ge1ln(k+10)k1k.\frac{\ln(k+10)}{k}\ge\frac1k.

  • 1k\sum\frac1k diverges (harmonic). By comparison, given bigger series, original also diverges.

  • Note: shift “+10+10” irrelevant; finite change does not alter convergence.

Concept of Finite Truncation (Formal Justification)

Given b<em>n=a</em>n(nN), b<em>n=0(nk=1na</em>k=T<em>n+</em>k=1N1akb<em>n=a</em>n\,(n\ge N),\ b<em>n=0\,(n{k=1}^{n}a</em>k=T<em>n+\sum</em>{k=1}^{N-1}akS<em>nS<em>n converges ⇔ T</em>nT</em>n converges.

*\n
*### Limit Comparison Test (LCT)

Statement

For positive sequences a<em>n,b</em>na<em>n,b</em>n, if

c=lim<em>na</em>nb<em>n,0n\displaystyle c=\lim<em>{n\to\infty}\frac{a</em>n}{b<em>n},\qquad 0n and bn\sum b*n either both converge or both diverge.

*\n
*#### Heuristic: “Long-term Behaviour Dominates”

  • Choose bnb*n as a *dominant-term simplification* of ana*n.

Worked Example 3

Test n=1n+sinnn2+1.\displaystyle \sum_{n=1}^{\infty}\frac{n+\sin n}{n^{2}+1}.

  1. Dominant terms: numerator n\sim n, denominator n2\sim n^{2} ⇒ natural choice bn=nn2=1n.b_n=\frac{n}{n^{2}}=\frac1n.

  2. Compute limit:

    anbn=n+sinnn2+1n=1+sinnn1+1n2n1.\frac{an}{bn}=\frac{n+\sin n}{n^{2}+1}\cdot n=\frac{1+\frac{\sin n}{n}}{1+\frac1{n^{2}}} \xrightarrow{n\to\infty}1. (Used squeeze theorem: \sin n/n\to0$.)

  3. Since c=1\in(0,\infty)andand\sum\frac1ndiverges,originalseries</em><strong><em>diverges</em></strong><em>byLCT.</em></p></li></ol><h5id="f15931c9382643388c1459d29ddbdd0c"datatocid="f15931c9382643388c1459d29ddbdd0c"collapsed="false"seolevelmigrated="true"><em>StrategyforSolvingConvergenceProblems</em></h5><ol><li><p><strong><em>DivergenceTestfirst</em></strong><em>(doesdiverges, original series </em><strong><em>diverges</em></strong><em> by LCT.</em></p></li></ol><h5 id="f15931c9-3826-4338-8c14-59d29ddbdd0c" data-toc-id="f15931c9-3826-4338-8c14-59d29ddbdd0c" collapsed="false" seolevelmigrated="true"><em>Strategy for Solving Convergence Problems</em></h5><ol><li><p><strong><em>Divergence Test first</em></strong><em> (doesa_n\not\to0?).</em></p></li><li><p><em>Identifydominantbehaviour:algebraic(?).</em></p></li><li><p><em>Identify dominant behaviour: algebraic (n^p),logarithmic,exponential,trig.</em></p></li><li><p><em>Choosebetween:<br></em></p><p><em>Integraltest(niceantiderivative).<br></em></p><p><em>Directcomparison(inequalityobvious).<br></em></p><p><em>Limitcomparison(ratioseasiest).<br></em></p><p><em>Othertests(ratio,root,alternating)tobestudiedlater.</em></p></li><li><p><em>Dontforgetfinitetruncationsandcombiningmultipletestspiecewise.</em></p></li></ol><h5id="04c30f28de7d42af9b371f1a007d9fbd"datatocid="04c30f28de7d42af9b371f1a007d9fbd"collapsed="false"seolevelmigrated="true"><em>SeriesofFunctions(Preview/Motivation)</em></h5><ul><li><p><em>Oftenneedtoapproximatecomplicated), logarithmic, exponential, trig.</em></p></li><li><p><em>Choose between: <br></em></p><p><em>• Integral test (nice antiderivative). <br></em></p><p><em>• Direct comparison (inequality obvious). <br></em></p><p><em>• Limit comparison (ratios easiest). <br></em></p><p><em>• Other tests (ratio, root, alternating) to be studied later.</em></p></li><li><p><em>Don’t forget finite truncations and combining multiple tests piece-wise.</em></p></li></ol><h5 id="04c30f28-de7d-42af-9b37-1f1a007d9fbd" data-toc-id="04c30f28-de7d-42af-9b37-1f1a007d9fbd" collapsed="false" seolevelmigrated="true"><em>Series of Functions (Preview / Motivation)</em></h5><ul><li><p><em>Often need to approximate complicatedf(x)by</em><strong><em>infinitesumsofsimplerfunctions</em></strong><em>.Examples:<br></em></p><p><em></em><strong><em>Taylorseries</em></strong><em>:by </em><strong><em>infinite sums of simpler functions</em></strong><em>. Examples: <br></em></p><p><em>• </em><strong><em>Taylor series</em></strong><em>:f(x)=\sum{n=0}^{\infty}cn x^{n}\;\Rightarrow\; f = \lim{N\to\infty} PN(x)(polynomialapproximation).<br></em></p><p><em></em><strong><em>Fourierseries</em></strong><em>:sumsofsines/cosinesforsignalanalysis.</em></p></li><li><p><em>Benefits:polynomials/trigfunctionsareeasytodifferentiate,integrate,andanalyse;partialsumdegree(polynomial approximation). <br></em></p><p><em>• </em><strong><em>Fourier series</em></strong><em>: sums of sines/cosines for signal analysis.</em></p></li><li><p><em>Benefits: polynomials/trig functions are easy to differentiate, integrate, and analyse; partial sum degreeN$$ quantifies approximation complexity.

  4. Miscellaneous Remarks & Practical Advice
    • Integral test fails for oscillatory or sign-changing functions; ensure positivity and monotonicity.

    • Repeated practice is essential; convergence testing is “an art.”

    • When stuck, analyse long-term form, strip lower-order terms, and search for a familiar