Taylor Theorem and Power Series - One Line Questions

1. The Taylor expansion of f(x) = cos(x) around a = pi is: -1 + (x-pi)^2/2! - (x-pi)^4/4! + ...
2. The interval of convergence for the power series of 1/(1-x) is: (-1, 1)
3. The interval of convergence for the Maclaurin series of 1/(1+x) is: (-1, 1)
4. The Taylor expansion of f(x) = ln(x) around a = 1 is: (x-1) - (x-1)^2/2 + (x-1)^3/3 - ...
5. The geometric series sum(r^n) from n=0 to infinity converges if and only if: |r| < 1
6. If a power series converges for all x, its radius of convergence is: Infinity
7. If a power series converges only at its center 'a', its radius of convergence is: 0
8. What is the radius of convergence for the Maclaurin series of e^x? Infinity
9. What is the radius of convergence for the Maclaurin series of sin(x)? Infinity
10. What is the radius of convergence for the Maclaurin series of ln(1+x)? 1
11. What is the radius of convergence for the power series sum((x-2)^n / n!) from n=0 to infinity? Infinity
12. The radius of convergence for the Maclaurin series of arctan(x) is: 1
13. The Taylor expansion of f(x) = sin(x) around a = pi/2 is: 1 - (x-pi/2)^2/2! + (x-pi/2)^4/4! - ...
14. What is the Maclaurin series for e^(-x)? 1 - x + x^2/2! - x^3/3! + ...
15. The sum of the convergent geometric series sum(r^n) from n=0 to infinity is: 1 / (1-r)
16. The Taylor expansion of f(x) = x^3 around a = 1 is: 1 + 3(x-1) + 3(x-1)^2 + (x-1)^3
17. The power series representation of 1/(1-x) is: 1 + x + x^2 + x^3 + ...
18. What is the Maclaurin series for 1/(1+x)? 1 - x + x^2 - x^3 + ...
19. The Maclaurin series for cosh(x) is: 1 + x^2/2! + x^4/4! + ...
20. What is the Taylor expansion of f(x) = 1/x around a = 2? 1/2 - (x-2)/4 + (x-2)^2/8 - ...
21. What is the value of the second derivative of f(x) = x^4 at x=2, needed for a Taylor expansion? 48
22. The radius of convergence of a power series sum(c_n * (x-a)^n) can be found using the Ratio Test if: lim |c_(n+1)/c_n| exists
23. What is the Taylor series expansion of f(x) = e^x around a = 1? e + e(x-1) + e(x-1)^2/2! + ...
24. The remainder term R_n(x) in Taylor's theorem provides an upper bound for the approximation error if: f^(n+1)(x) is bounded on the interval
25. The Taylor series expansion of a function f(x) around a point 'a' is given by: f(a) + f'(a)(x-a) + f''(a)(x-a)^2/2! + ...
26. What is the condition for a function f(x) to be represented by its Taylor series? f(x) must have derivatives of all orders at 'a'
27. A function is analytic in a region if: It can be represented by a power series in that region
28. If lim |c_(n+1)/c_n| = L, the radius of convergence R is: 1/L
29. Which form of the remainder term is often used in Taylor's theorem? All of the above
30. If the Taylor series expansion is centered at a = 0, it is specifically called a: Maclaurin Series
31. Which theorem states that if a function is analytic in a disk, then it can be represented by a Taylor series within that disk? Taylor Theorem
32. The Taylor theorem provides a way to approximate a function using its derivatives, which is fundamental for: All of the above
33. What does the Lagrange form of the remainder R_n(x) state? R_n(x) = f^(n+1)(c) * (x-a)^(n+1) / (n+1)! for some c between a and x
34. A power series is a series of the form: sum(c_n * (x-a)^n) from n=0 to infinity
35. The remainder term in Taylor's theorem, R_n(x), represents: The error in approximating the function by the Taylor polynomial
36. What is the radius of convergence (R) of a power series? The maximum value of |x-a| for which the series converges
37. The Taylor series of a function f(x) at 'a' converges to f(x) if: The remainder term R_n(x) approaches 0 as n approaches infinity
38. The interval of convergence for a power series is: The set of all x for which the series converges
39. Which of the following statements about power series is generally true? They represent continuous functions within their interval of convergence.
40. What is the primary purpose of the Taylor Theorem? To approximate a function near a specific point using its derivatives
41. If a function f(x) is analytic at 'a', then its Taylor series expansion around 'a' converges to f(x) within its interval of convergence. True
42. A power series can be integrated and differentiated term by term within its interval of convergence. True
43. The Root Test can also be used to find the radius of convergence R, where R = 1 / lim |c_n|^(1/n). True
44. The Taylor theorem is particularly useful for approximating values of functions that are difficult to compute directly. True
45. A power series defines an analytic function within its radius of convergence. True
46. If a power series has a radius of convergence R, then it converges absolutely for |x-a| < R. True
47. The Taylor series of a function can be used to define the function itself if the series converges to the function. True
48. What is the Maclaurin series for arctan(x)? x - x^3/3 + x^5/5 - ...
49. The Maclaurin series for sin(x) is: x - x^3/3! + x^5/5! - ...
50. The Maclaurin series for cos(x) is: 1 - x^2/2! + x^4/4! - ...