Flashcards : Infinite Sequences and Series — 68 cartes

Toutes les cartes

1Question

What is an infinite sequence in mathematics?

Réponse

An ordered list of numbers indexed by specified positive integers.

2Question

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

Réponse

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

3Question

What does a finite limit imply about a sequence?

Réponse

That the sequence converges.

4Question

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

Réponse

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

5Question

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

Réponse

The limit is zero.

6Question

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

Réponse

The limit is one.

7Question

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

Réponse

They always converge.

8Question

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

Réponse

Increasing sequences bounded above or decreasing sequences bounded below.

9Question

What defines an infinite series in terms of partial sums?

Réponse

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

10Question

When does an infinite series converge?

Réponse

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

11Question

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

Réponse

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

12Question

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

Réponse

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

13Question

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

Réponse

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?

Réponse

The series diverges by the Test for Divergence.

15Question

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

Réponse

No, the harmonic series diverges.

16Question

Do the terms of the harmonic series approach zero?

Réponse

Yes, its terms approach zero.

17Question

When does the Integral Test apply to a series?

Réponse

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?

Réponse

The series and integral either both converge or both diverge.

19Question

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

Réponse

It converges when p > 1.

20Question

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

Réponse

It diverges when p ≤ 1.

21Question

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

Réponse

∫_{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?

Réponse

At least 32 terms are needed.

23Question

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

Réponse

R_n ≤ 1/(2n^2).

24Question

When does Direct Comparison prove convergence for positive terms?

Réponse

When 0 ≤ a_n ≤ b_n and ∑b_n converges.

25Question

When does Direct Comparison prove divergence for positive terms?

Réponse

When a_n ≥ b_n ≥ 0 and ∑b_n diverges.

26Question

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

Réponse

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?

Réponse

They have the same convergence behavior.

28Question

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

Réponse

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?

Réponse

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?

Réponse

When the terms decrease and approach zero.

31Question

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

Réponse

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

32Question

What defines absolute convergence of a series?

Réponse

The series of absolute values converges.

33Question

What defines conditional convergence of a series?

Réponse

The series converges but its absolute value series diverges.

34Question

What does absolute convergence imply about ordinary convergence?

Réponse

Absolute convergence implies ordinary convergence.

35Question

What is true about rearrangements of absolutely convergent series?

Réponse

They all have the same sum.

36Question

What is the first step in selecting a convergence test?

Réponse

Inspect the term limit.

37Question

Which series forms should you check after the term limit?

Réponse

P-series or geometric form.

38Question

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

Réponse

Signs and algebraic structure.

39Question

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

Réponse

The Ratio Test.

40Question

For which term form is the Root Test suggested?

Réponse

Terms of the form (b_n)^n.

41Question

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

Réponse

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

42Question

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

Réponse

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?

Réponse

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?

Réponse

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?

Réponse

The resulting series has the same radius of convergence.

46Question

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

Réponse

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?

Réponse

Yes, it can be differentiated term by term.

48Question

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

Réponse

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

49Question

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

Réponse

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?

Réponse

It is a Taylor series centered at a = 0

51Question

How is a Maclaurin series written as a sum?

Réponse

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)?

Réponse

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?

Réponse

No, it need not equal the function

54Question

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

Réponse

Only when the remainder R_n(x) approaches zero there

55Question

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

Réponse

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

56Question

What is the Maclaurin series formula for the exponential function?

Réponse

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?

Réponse

The radius of convergence is infinite.

58Question

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

Réponse

They have an infinite radius of convergence.

59Question

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

Réponse

They have a radius of convergence equal to 1.

60Question

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

Réponse

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?

Réponse

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?

Réponse

It converges for |x| less than 1.

63Question

Name methods to generate new series from known series.

Réponse

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)?

Réponse

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

65Question

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

Réponse

|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?

Réponse

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?

Réponse

|R₂(x)| < 0.0004.

68Question

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

Réponse

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

Teste-toi avec le QCM

Teste tes connaissances avec un QCM de 27 questions sur 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?

Faire le QCM →

Consultez la fiche

Révisez le cours complet dans la fiche de révision de Infinite Sequences and Series.

Voir la fiche →

Cours similaires

Crée tes propres flashcards

Importe ton cours et l'IA génère des flashcards en 30 secondes.

Générateur de flashcards