Flashcards: Infinite Sequences and Series — 68 cards

All cards

1Question

What is an infinite sequence in mathematics?

Answer

An ordered list of numbers indexed by specified positive integers.

2Question

What does the notation \(a_n \to L\) as \(n \to \infty\) signify?

Answer

The terms get arbitrarily close to \(L\) for large \(n\).

3Question

What does a finite limit imply about a sequence?

Answer

That the sequence converges.

4Question

When does the sequence \(\{r^n\}\) converge?

Answer

Precisely when \(-1 < r \leq 1\).

5Question

What is the limit of \(\{r^n\}\) if \(-1 < r < 1\)?

Answer

The limit is zero.

6Question

What is the limit of \(\{r^n\}\) when \(r = 1\)?

Answer

The limit is one.

7Question

What does the Monotonic Sequence Theorem state about bounded monotonic sequences?

Answer

They always converge.

8Question

What types of bounded monotonic sequences does the Monotonic Sequence Theorem specify?

Answer

Increasing sequences bounded above or decreasing sequences bounded below.

9Question

What defines an infinite series in terms of partial sums?

Answer

An infinite series is defined by its partial sums $s_n=\sum_{i=1}^n a_i$.

10Question

When does an infinite series converge?

Answer

It converges when its partial sums approach a finite real number.

11Question

What is the sum formula for a geometric series with $|r|<1$?

Answer

The sum is $\frac{a}{1-r}$.

12Question

What condition on $r$ ensures convergence of a geometric series?

Answer

The series converges if $|r|<1$.

13Question

What does the Test for Divergence state about $\lim_{n\to\infty} a_n$?

Answer

If the limit does not exist or is not zero, the series diverges.

14Question

What happens to a series if $\lim_{n\to\infty} a_n$ is not zero?

Answer

The series diverges by the Test for Divergence.

15Question

Does the harmonic series $\sum_{n=1}^\infty \frac{1}{n}$ converge?

Answer

No, the harmonic series diverges.

16Question

Do the terms of the harmonic series approach zero?

Answer

Yes, its terms approach zero.

17Question

When does the Integral Test apply to a series?

Answer

When a_n = f(n) with f continuous, positive, and decreasing on the tail.

18Question

What does the Integral Test conclude about series and integrals?

Answer

The series and integral either both converge or both diverge.

19Question

When does the p-series ∑ 1/n^p converge?

Answer

It converges when p > 1.

20Question

When does the p-series ∑ 1/n^p diverge?

Answer

It diverges when p ≤ 1.

21Question

What inequality bounds the remainder R_n for a convergent positive decreasing series?

Answer

∫_{n+1}^∞ f(x) dx ≤ R_n ≤ ∫_n^∞ f(x) dx.

22Question

How many terms are needed for ∑ 1/n^3 to have error below 0.0005?

Answer

At least 32 terms are needed.

23Question

What remainder bound is used for ∑ 1/n^3 to estimate error?

Answer

R_n ≤ 1/(2n^2).

24Question

When does Direct Comparison prove convergence for positive terms?

Answer

When 0 ≤ a_n ≤ b_n and ∑b_n converges.

25Question

When does Direct Comparison prove divergence for positive terms?

Answer

When a_n ≥ b_n ≥ 0 and ∑b_n diverges.

26Question

What condition must hold for Limit Comparison to apply to positive-term series?

Answer

The limit of a_n/b_n as n→∞ equals a finite positive constant c.

27Question

What conclusion does Limit Comparison give about two series with positive terms?

Answer

They have the same convergence behavior.

28Question

How do you compare rational or algebraic terms to a known p-series?

Answer

By comparing dominant powers of n using Direct or Limit Comparison.

29Question

What inequality relates remainders of series when 0 ≤ a_k ≤ b_k for large k?

Answer

The remainder of the a_k series is no larger than that of the b_k series.

30Question

When does the Alternating Series Test prove convergence?

Answer

When the terms decrease and approach zero.

31Question

What inequality bounds the remainder in an alternating series satisfying the test?

Answer

The remainder's absolute value is at most the next term's magnitude.

32Question

What defines absolute convergence of a series?

Answer

The series of absolute values converges.

33Question

What defines conditional convergence of a series?

Answer

The series converges but its absolute value series diverges.

34Question

What does absolute convergence imply about ordinary convergence?

Answer

Absolute convergence implies ordinary convergence.

35Question

What is true about rearrangements of absolutely convergent series?

Answer

They all have the same sum.

36Question

What is the first step in selecting a convergence test?

Answer

Inspect the term limit.

37Question

Which series forms should you check after the term limit?

Answer

P-series or geometric form.

38Question

What should you inspect after checking for p-series or geometric form?

Answer

Signs and algebraic structure.

39Question

Which test is suggested for factorials, products, or constant-to-the-n terms?

Answer

The Ratio Test.

40Question

For which term form is the Root Test suggested?

Answer

Terms of the form (b_n)^n.

41Question

Why is the Ratio Test not useful for many rational or p-series terms?

Answer

Because a_{n+1}/a_n tends to 1.

42Question

What is the geometric series identity for |x|<1?

Answer

1/(1-x) equals the sum from n=0 to infinity of x^n.

43Question

What series results from substituting -x^2 into the geometric series?

Answer

1/(1+x^2) equals the sum from n=0 to infinity of (-1)^n x^{2n}.

44Question

What operation can be done term by term inside a power series' radius of convergence?

Answer

A power series can be differentiated or integrated term by term inside its radius of convergence.

45Question

What happens to the radius of convergence after term-by-term differentiation or integration?

Answer

The resulting series has the same radius of convergence.

46Question

What is the domain of the Bessel-function power series example?

Answer

Its domain is all real numbers because it converges for every real x.

47Question

Can the Bessel-function power series be differentiated term by term?

Answer

Yes, it can be differentiated term by term.

48Question

What is the formula for the coefficient in a Taylor series centered at a?

Answer

It is c_n = f^(n)(a) divided by n!

49Question

How is the Taylor series centered at a expressed as a sum?

Answer

As the sum from n=0 to infinity of (f^(n)(a)/n!) times (x - a)^n

50Question

What defines a Maclaurin series in relation to a Taylor series?

Answer

It is a Taylor series centered at a = 0

51Question

How is a Maclaurin series written as a sum?

Answer

As the sum from n=0 to infinity of (f^(n)(0)/n!) times x^n

52Question

What is the nth-degree Taylor polynomial T_n(x)?

Answer

It is the finite sum from i=0 to n of (f^(i)(a)/i!) times (x - a)^i

53Question

Does the nth-degree Taylor polynomial always equal the function?

Answer

No, it need not equal the function

54Question

When does a function equal its Taylor series on an interval?

Answer

Only when the remainder R_n(x) approaches zero there

55Question

What is the remainder R_n(x) in Taylor series approximation?

Answer

It is f(x) minus the nth-degree Taylor polynomial T_n(x)

56Question

What is the Maclaurin series formula for the exponential function?

Answer

It is e^x = sum from n=0 to infinity of x^n divided by n!.

57Question

What is the radius of convergence for the Maclaurin series of e^x?

Answer

The radius of convergence is infinite.

58Question

What radius of convergence do sin x and cos x have in their standard series?

Answer

They have an infinite radius of convergence.

59Question

What radius of convergence do arctan x and ln(1+x) have in their standard series?

Answer

They have a radius of convergence equal to 1.

60Question

What is the binomial series formula for (1+x)^k?

Answer

It is (1+x)^k = sum from n=0 to infinity of binomial(k,n) times x^n.

61Question

How is the binomial coefficient binomial(k,n) defined for the binomial series?

Answer

It is k(k-1)...(k-n+1) divided by n!.

62Question

What is the domain condition for the binomial series (1+x)^k to converge?

Answer

It converges for |x| less than 1.

63Question

Name methods to generate new series from known series.

Answer

Substitution, multiplication, term-by-term differentiation or integration, formal multiplication, and power-series long division.

64Question

What is the formula for the linear Taylor approximation T₁(x)?

Answer

T₁(x) = f(a) + f'(a)(x - a).

65Question

What does Taylor’s Inequality bound in terms of the remainder Rₙ(x)?

Answer

|Rₙ(x)| ≤ (M|x - a|^{n+1}) / (n+1)! when |f^{(n+1)}(x)| ≤ M.

66Question

What is the second-degree Taylor polynomial for f(x) = x^{1/3} at a = 8?

Answer

T₂(x) = 2 + (1/12)(x - 8) - (1/288)(x - 8)^2.

67Question

What error bound is given for the cube-root approximation on 7 ≤ x ≤ 9 using M = 0.0021?

Answer

|R₂(x)| < 0.0004.

68Question

What classical approximation results from expanding relativistic kinetic energy for v ≪ c?

Answer

K ≈ (1/2) m₀ v².

Test yourself with the quiz

Test your knowledge with 27 questions on Infinite Sequences and Series.

1. What distinguishes a sequence from a series?

2. What does the statement $a_n\to L$ as $n\to\infty$ mean?

Take the quiz →

Read the revision sheet

Review the complete course in the revision sheet for Infinite Sequences and Series.

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator