Karteikarten: Infinite Sequences and Series — 68 Karten

Alle Karten

1Frage

What is an infinite sequence in mathematics?

Antwort

An ordered list of numbers indexed by specified positive integers.

2Frage

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

Antwort

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

3Frage

What does a finite limit imply about a sequence?

Antwort

That the sequence converges.

4Frage

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

Antwort

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

5Frage

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

Antwort

The limit is zero.

6Frage

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

Antwort

The limit is one.

7Frage

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

Antwort

They always converge.

8Frage

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

Antwort

Increasing sequences bounded above or decreasing sequences bounded below.

9Frage

What defines an infinite series in terms of partial sums?

Antwort

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

10Frage

When does an infinite series converge?

Antwort

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

11Frage

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

Antwort

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

12Frage

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

Antwort

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

13Frage

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

Antwort

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

14Frage

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

Antwort

The series diverges by the Test for Divergence.

15Frage

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

Antwort

No, the harmonic series diverges.

16Frage

Do the terms of the harmonic series approach zero?

Antwort

Yes, its terms approach zero.

17Frage

When does the Integral Test apply to a series?

Antwort

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

18Frage

What does the Integral Test conclude about series and integrals?

Antwort

The series and integral either both converge or both diverge.

19Frage

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

Antwort

It converges when p > 1.

20Frage

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

Antwort

It diverges when p ≤ 1.

21Frage

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

Antwort

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

22Frage

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

Antwort

At least 32 terms are needed.

23Frage

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

Antwort

R_n ≤ 1/(2n^2).

24Frage

When does Direct Comparison prove convergence for positive terms?

Antwort

When 0 ≤ a_n ≤ b_n and ∑b_n converges.

25Frage

When does Direct Comparison prove divergence for positive terms?

Antwort

When a_n ≥ b_n ≥ 0 and ∑b_n diverges.

26Frage

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

Antwort

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

27Frage

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

Antwort

They have the same convergence behavior.

28Frage

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

Antwort

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

29Frage

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

Antwort

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

30Frage

When does the Alternating Series Test prove convergence?

Antwort

When the terms decrease and approach zero.

31Frage

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

Antwort

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

32Frage

What defines absolute convergence of a series?

Antwort

The series of absolute values converges.

33Frage

What defines conditional convergence of a series?

Antwort

The series converges but its absolute value series diverges.

34Frage

What does absolute convergence imply about ordinary convergence?

Antwort

Absolute convergence implies ordinary convergence.

35Frage

What is true about rearrangements of absolutely convergent series?

Antwort

They all have the same sum.

36Frage

What is the first step in selecting a convergence test?

Antwort

Inspect the term limit.

37Frage

Which series forms should you check after the term limit?

Antwort

P-series or geometric form.

38Frage

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

Antwort

Signs and algebraic structure.

39Frage

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

Antwort

The Ratio Test.

40Frage

For which term form is the Root Test suggested?

Antwort

Terms of the form (b_n)^n.

41Frage

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

Antwort

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

42Frage

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

Antwort

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

43Frage

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

Antwort

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

44Frage

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

Antwort

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

45Frage

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

Antwort

The resulting series has the same radius of convergence.

46Frage

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

Antwort

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

47Frage

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

Antwort

Yes, it can be differentiated term by term.

48Frage

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

Antwort

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

49Frage

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

Antwort

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

50Frage

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

Antwort

It is a Taylor series centered at a = 0

51Frage

How is a Maclaurin series written as a sum?

Antwort

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

52Frage

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

Antwort

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

53Frage

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

Antwort

No, it need not equal the function

54Frage

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

Antwort

Only when the remainder R_n(x) approaches zero there

55Frage

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

Antwort

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

56Frage

What is the Maclaurin series formula for the exponential function?

Antwort

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

57Frage

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

Antwort

The radius of convergence is infinite.

58Frage

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

Antwort

They have an infinite radius of convergence.

59Frage

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

Antwort

They have a radius of convergence equal to 1.

60Frage

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

Antwort

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

61Frage

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

Antwort

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

62Frage

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

Antwort

It converges for |x| less than 1.

63Frage

Name methods to generate new series from known series.

Antwort

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

64Frage

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

Antwort

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

65Frage

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

Antwort

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

66Frage

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

Antwort

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

67Frage

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

Antwort

|R₂(x)| < 0.0004.

68Frage

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

Antwort

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

Teste dich mit dem Quiz

Teste dein Wissen mit 27 Fragen zu 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?

Quiz machen →

Lernzettel lesen

Überprüfe den vollständigen Kurs im Lernzettel zu Infinite Sequences and Series.

Lernzettel ansehen →

Similar courses

Erstelle deine eigenen Karteikarten

Importiere deinen Kurs und die KI erstellt in 30 Sekunden Karteikarten.

Karteikarten-Generator