Uniform Convergence Test Calculator

Check bounded coefficients, interval width, tail behavior, and dominant terms clearly. Compare test outcomes instantly. Build stronger intuition with visual error decay and bounds.

Calculator inputs

This tool combines interval bounds, sampled supremum values, and majorant or tail estimates. It is designed for fast checking, study, and report export.

Choose whether you are testing a sequence or a function series.
Use the family that best matches your proof or exercise setup.
Automatic mode selects the bound style that fits the family.
Used in terms involving n^p.
Used only by the r^n cos(nx) family.
The chart scan reports the first plotted n meeting this threshold.
Interpretation note: sequence mode checks whether the sup norm of the chosen family tends to zero on the interval. Series mode adds a majorant or tail estimate when the family supports it.

Example data table

Example scenario: series mode with un(x) = xn / n2 on [0, 0.8]. The M-test works because max |x| = 0.8 < 1.

n Bound (0.8^n / n^2) Approximate remaining tail
1 0.8000000000 0.2747946000
2 0.1600000000 0.1147946000
3 0.0568888889 0.0579057111
4 0.0256000000 0.0323057111
5 0.0131072000 0.0191985111
6 0.0072817778 0.0119167333

Formula used

Sequence criterion: supx∈I |fn(x) - g(x)| → 0.

In this calculator, the default candidate limit for supported sequence families is g(x) = 0.

Weierstrass M-test: if |un(x)| ≤ Mn on the whole interval and ΣMn converges, then Σun(x) converges uniformly.

Uniform Cauchy idea: estimate the tail supx∈Ik=N+1 uk(x)| and make it smaller than epsilon.

Selected family bound

For each chosen family, the tool builds a bound of the form sup |term| ≤ Bn.

The final decision is based on whether Bn or the tail estimate tends to zero.

How to use this calculator

  1. Choose sequence or series mode to match your problem.
  2. Pick the closest supported family.
  3. Enter the interval endpoints exactly as in the theorem or exercise.
  4. Set p or r when your family uses them.
  5. Choose a plotted n-range wide enough to show decay clearly.
  6. Use epsilon to see when the displayed bound first becomes small enough.
  7. Read the verdict, then inspect the chart and data table.
  8. Export the report as CSV or PDF for homework notes, proof drafts, or revision sheets.

FAQs

1) What does this calculator actually test?

It estimates uniform convergence using interval-wide bounds, sampled sup values, and majorant or tail formulas for supported families. It helps certify many standard textbook cases quickly.

2) Why is the supremum bound important?

Uniform convergence depends on one bound working for every x in the interval at once. The sup norm captures the worst-case error, not just behavior at isolated points.

3) When is the M-test decisive?

It is decisive when you can dominate every term by a positive sequence Mn independent of x, and the series ΣMn converges.

4) Why can sampled maxima differ from analytic bounds?

Sampling only checks finitely many x-values. Analytic bounds cover the whole interval, so they are usually safer and often slightly larger than sampled maxima.

5) Can this tool prove failure of uniform convergence?

In several families, yes. For example, x^n on intervals with max |x| ≥ 1 does not decay uniformly to zero, and e^(-n x^2) fails on intervals containing 0.

6) What does the epsilon target mean?

It is your tolerance threshold. The calculator scans plotted n-values and reports the first one where the displayed bound or tail estimate drops below epsilon.

7) Is the graph itself a proof?

No. The graph is a visual aid. The proof comes from the interval-wide bound, the M-test, or the Cauchy tail estimate stated in the report.

8) Which interval choices are most delicate?

Endpoints near 1, -1, or 0 often matter most. Those points can prevent decay, break domination, or change whether a geometric or exponential majorant works.

Related Calculators

comparison test calculatorexplicit formula calculatorfind sequence formularecurrence relation calculatortaylor polynomial calculatorbinomial series calculatormonotonic sequence testseries approximation errorharmonic sequence calculatorconvergence comparison test

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.