Flashcards: Infinite Series and Taylor Methods — 61 cards

All cards

1Question

What is an infinite sequence in mathematics?

Answer

An ordered list of numbers indexed by positive integers or another integer set.

2Question

When does a sequence converge to a limit L?

Answer

When its terms become arbitrarily close to L as n approaches infinity.

3Question

What happens if a sequence has no finite limit?

Answer

The sequence diverges.

4Question

For which values of r does the sequence r^n converge?

Answer

For all r with -1 < r ≤ 1.

5Question

What is the limit of the sequence r^n when -1 < r < 1?

Answer

The limit is 0.

6Question

What is the limit of the sequence r^n when r = 1?

Answer

The limit is 1.

7Question

What does the Monotonic Sequence Theorem state?

Answer

Every bounded monotonic sequence converges.

8Question

Which monotonic sequences are guaranteed to converge?

Answer

Increasing sequences bounded above and decreasing sequences bounded below.

9Question

How is an infinite series defined?

Answer

By its partial sums.

10Question

When does an infinite series converge?

Answer

When its partial sums approach a finite real number.

11Question

What is the formula for the nth partial sum?

Answer

s_n = sum of a_i from i=1 to n.

12Question

When does the geometric series sum ar^(n-1) converge?

Answer

When the absolute value of r is less than 1.

13Question

What is the sum of a convergent geometric series?

Answer

a divided by (1 minus r).

14Question

What happens if the limit of a_n is nonzero or does not exist?

Answer

The series sum a_n diverges.

15Question

What if a_n approaches zero in the series sum a_n?

Answer

The test is inconclusive.

16Question

Does the harmonic series sum 1/n converge or diverge?

Answer

It diverges even though its terms approach zero.

17Question

What conditions on f ensure sum a_n and integral of f share convergence?

Answer

f must be continuous, positive, and decreasing on the relevant tail.

18Question

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

Answer

It converges when p is greater than 1.

19Question

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

Answer

It diverges when p is less than or equal to 1.

20Question

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

Answer

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

21Question

What is the integral remainder bound for the series sum 1/n^3?

Answer

R_n is at most 1 divided by 2 n squared.

22Question

How many terms guarantee error below 0.0005 for sum 1/n^3 using integral remainder?

Answer

At least 32 terms guarantee the error is below 0.0005.

23Question

What happens if 0 ≤ a_n ≤ b_n and sum b_n converges?

Answer

Sum a_n converges.

24Question

What happens if a_n ≥ b_n ≥ 0 and sum b_n diverges?

Answer

Sum a_n diverges.

25Question

What does the limit comparison test say if limit of a_n/b_n is c with 0 < c < ∞?

Answer

Sum a_n and sum b_n both converge or both diverge.

26Question

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

Answer

Compare dominant powers of n and choose bounds for convergence or divergence.

27Question

What inequality holds if 0 ≤ a_k ≤ b_k for every k > n?

Answer

Tail remainder R_n of sum a_k is at most tail T_n of sum b_k.

28Question

When does the alternating series sum (-1)^n b_n converge?

Answer

It converges when b_n is decreasing and approaches zero.

29Question

What inequality bounds the remainder of an alternating series meeting test conditions?

Answer

The remainder satisfies |R_n| ≤ b_{n+1}.

30Question

What defines absolute convergence of a series?

Answer

Absolute convergence occurs when the sum of |a_n| converges.

31Question

What defines conditional convergence of a series?

Answer

Conditional convergence occurs when sum a_n converges but sum |a_n| diverges.

32Question

What happens to the sum of an absolutely convergent series under rearrangement?

Answer

Its sum remains the same after any rearrangement.

33Question

How does rearranging a conditionally convergent series affect its sum?

Answer

Rearranging can change the sum of a conditionally convergent series.

34Question

What is the first step in classifying a series for convergence?

Answer

Inspect the term limit.

35Question

Which tests are suggested for factorials and constant-to-n terms?

Answer

The Ratio Test.

36Question

For which term form is the Root Test suggested?

Answer

Terms of the form (b_n)^n.

37Question

Why is the Ratio Test not recommended for p-series?

Answer

Because the ratio a_(n+1)/a_n tends to 1.

38Question

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

Answer

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

39Question

How can new power-series representations be obtained?

Answer

By substituting an expression for x into a known series and adjusting convergence conditions.

40Question

How is the derivative of a power series inside its radius of convergence expressed?

Answer

The derivative equals the sum from n=1 to infinity of n c_n (x-a)^(n-1).

41Question

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

Answer

The radius of convergence remains the same.

42Question

What is the coefficient of \((x-a)^n\) in a Taylor series centered at a?

Answer

It is \(c_n=\frac{f^{(n)}(a)}{n!}\).

43Question

What is the formula for the nth Taylor polynomial centered at a?

Answer

It is \(T_n(x)=\sum_{i=0}^{n}\frac{f^{(i)}(a)}{i!}(x-a)^i\).

44Question

When does a formal Taylor series equal the function?

Answer

Only when the remainder \(R_n(x)\) approaches zero on the interval.

45Question

What does Taylor's Inequality state about the remainder \(R_n(x)\)?

Answer

If \(|f^{(n+1)}(x)| \le M\), then \(|R_n(x)| \le \frac{M|x-a|^{n+1}}{(n+1)!}\).

46Question

What is the Maclaurin series formula for e^x?

Answer

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

47Question

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

Answer

The radius of convergence is infinite.

48Question

What is the Maclaurin series formula for sin x?

Answer

sin x = sum from n=0 to infinity of (-1)^n x^(2n+1) divided by (2n+1)!.

49Question

What is the Maclaurin series formula for cos x?

Answer

cos x = sum from n=0 to infinity of (-1)^n x^(2n) divided by (2n)!.

50Question

What is the radius of convergence for the Maclaurin series of sin x and cos x?

Answer

Both have infinite radius of convergence.

51Question

What is the Maclaurin series formula for arctan x?

Answer

arctan x = sum from n=0 to infinity of (-1)^n x^(2n+1) divided by (2n+1).

52Question

What is the Maclaurin series formula for ln(1+x)?

Answer

ln(1+x) = sum from n=1 to infinity of (-1)^(n-1) x^n divided by n.

53Question

What is the radius of convergence for the Maclaurin series of arctan x and ln(1+x)?

Answer

Both have radius of convergence equal to 1.

54Question

What is the first step to approximate with a Taylor polynomial?

Answer

Choose a center a.

55Question

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

Answer

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

56Question

How can Taylor approximation error be estimated when a derivative bound is known?

Answer

By applying Taylor's Inequality.

57Question

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

Answer

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

58Question

What error bound was obtained for the second-degree Taylor polynomial of f(x) = x^(1/3) on [7,9]?

Answer

|R₂(x)| < 0.0004.

59Question

What series is used to approximate (1 + x)^(-1/2) in relativistic kinetic energy?

Answer

The binomial series.

60Question

What substitution is made in the binomial series for relativistic kinetic energy approximation?

Answer

x = -v²/c².

61Question

What does relativistic kinetic energy approximate to when v is much less than c?

Answer

Approximately (1/2)m₀v².

Test yourself with the quiz

Test your knowledge with 29 questions on Infinite Series and Taylor Methods.

1. What is an infinite sequence?

2. Which statement correctly describes convergence of a sequence?

Take the quiz →

Read the revision sheet

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

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator