1 Sequences and Series

Total Page:16

File Type:pdf, Size:1020Kb

1 Sequences and Series 1 Sequences and Series We start with a review of some very basic notions. Definition 1.0.1. (a) A sequence fang of real numbers is a function N ! R defined by n 7! an. (b) fang is said to be non-decreasing " (non-increasing #) if a1 ≤ a2:::(a1 ≥ a2 ≥ a3::). In either case, fang is said to be a monotone sequence. (c) fang is said to be a bounded sequence if janj ≤ M < 1 for n ≥ 1. (d) A subsequence of fang is a restriction of the function to fnk : k ≥ 1; n1 < n2 < n3:::g. (e) We say that an ! l 2 R if given " > 0, there exists N such that jan − lj < " for n ≥ N and that an ! 1(−∞) if given M 2 R, there exists N such that an > M(an < −M) for n ≥ N. (f) A sequence fang is said to be a Cauchy sequence if given " > 0, there exists N such that jan − amj < " for n; m ≥ N. Exercises: 1. Show that (c) fails to hold if and only if there exists a subsequence of fang converging to ±∞. 1 n 2. Show that the sequence defined by an = (1 + n ) is monotone increasing and bounded. 1 1 1 3. Show that the sequence defined by an = n + n+1 + ::: + 2n−1 is # and hence convergent. Definition 1.0.2. If S ⊆ R, we say that a real number M is an upper(lower) bound of S if every x 2 S satisfies x ≤ M(x ≥ M) and M is said to be the least upper bound (lub) (greatest lower bound(glb)) if no number in (−∞;M)((M; 1)) is an upper bound (a lower bound). The completeness axiom Every S ⊂ R which is bounded above (below) has a lub in R. Exercise: A sequence which is " and bounded above converges to its lub. The following results are some of the crucial consequences of the completeness of R. Monotone Boundedness Theorem: Every bounded monotone sequence of real numbers converges to a limit in R. Bolzano-Weierstrass Theorem: Every bounded sequence of real numbers has a monotone (and hence convergent) subsequence. Cauchy Criterion: Every Cauchy sequence of real numbers is convergent and conversely. Exercises: 1 n 1. Show that xn = (1 + n ) is convergent. Write: xn ! l. 1 n+1 Clearly, yn = (1 + n ) ! l; xn < yn and fyng #. Hence for every n; xn < l < yn. Use a calculator and a large value of n to estimate l. 1 1 2. Let tn = 2 + 2! + ::: + n! . Show that ftng " and tn < 3. Thus ftng is convergent. P1 1 Moreover, lim xn ≥ lim tn and thus xn ! n=0 n! . Fact: A function f :(a; b) ! R is continuous if and only if whenever an ! c 2 (a; b); f(an) ! f(c), provided (an); c ⊆ (a; b). 1 1.1 Sum of an infinite series Definition 1.1.1. 1. Given a sequence fang, let sn = a1 + ::: + an denote the sequence of partial P sums. If sn ! s 2 R, then we say that the series an converges to s. P 2. If tn = ja1j + +::: + janj converges to in R, then we say that an converges absolutely. P P 3. If an converges and tn ! 1, then we say that an converges conditionally. The simplest example of an conditionally convergent series is the alternating harmonic series P n 1 (−1) n . In modern calculus, divergence of harmonic series is shown by using the integral test and conver- gence of the alternating harmonic series is based on the alternating series test. Here’s a note of historical significance. 1. The simplest and most elegant proof of divergence of the harmonic series due to Orseme (Four- teenth century). 1 1 n n Observe that s2 > 2 and s2 − s2(n−1) > 2 . Thus s2 ! 1. 2. The alternating series test is due to Leibniz and perhaps its significant feature is that one can use it to estimate the error of approximation. Test: If u1 ≥ u2::: and un ! 0, then let an = s2n; bn = s2n+1. Also, fang "; fbng #. So bn ! β; an ! α and an − bn ! 0 implies α = β = s. Moreover, js − skj ≤ uk+1. 1 1 Exercise: How many terms do we need to add to estimate the sum of 1 − 2 + 3 ::: within an error of :01? P P Definition 1.1.2. Rearrangement of a convergent series an is a series aπ(n) where π : N ! N is a 1-1, onto function, or a permutation of N. The most crucial difference between a convergent and an absolutely convergent series is the fol- lowing theorem, due to Riemann. Theorem: Any rearrangement of an absolutely convergent series converges to the same sum. A conditionally convergent series can be rearranged to converge to any number whatsoever. 1 1 1 1 1 1 1 1 Exercise: Show that 1 − 2 − 4 + 3 − 6 − 8 ::: = 2 [1 − 2 + 3 :::]. The following is used in discussing the convergence of series of positive terms. Exercises 1. If a ≥ 0, then lim(a )1=n exists if and only if lim an+1 exists and the two limits are equal. n n an 1 1 n 2. Find lim n (n!) as n ! 1. The following is an important extension of series of numbers. Weierstrass’s M-test: Suppose ffng is a sequence of functions defined on a common domain P P S ⊆ R. Asuume jfn(x)j ≤ Mn for x 2 S and n 2 N. If Mn < 1, then fn converges (uniformly) to a function f on S. 2 1.2 Euler’s number e 1 n 1 n+1 Let xn = (1 + n ) . Then xn+1 = (1 + n+1 ) . Pn n 1 Pn+1 n+1 1 By the binomial theorem, xn = k=0 k nk and xn+1 = k=0 k (n+1)k . 1 1 k 1 1 k The k-th term in xn is k! (1 − n ):::(1 − n ) and the k-th term in xn+1 is k! (1 − n+1 ):::(1 − n+1 ). k k k k Clearly, n+1 < n ) (1 − n+1 ) > (1 − n ). It follows that xn < xn+1 since xn+1 has one extra term. 1 1 Let tn = 2 + 2! + ::: + n! . Then tn+1 − tn = 1=(n + 1)! ) (tn) ". The following lemma is proved by simple induction on k. Lemma 1.2.1. For every k ≥ 1 we have: 2k−1 ≤ k!. Now, 1 1 t ≤ 2 + + ::: + n 2! n! 1 1 ≤ 2 + + ::: + 2 2n ≤ 3 Thus xn ≤ tn ≤ 3 and by monotone convergence theorem, both the sequences are convergent. Write l1 = lim xn and l2 = lim tn. We aim to show that l1 = l2. Observe that xn ≤ tn ) l1 ≤ l2. Fix m and let n ≥ m, then 1 1 1 1 m − 1 x ≥ 2 + (1 − ) + (1 − ):::(1 − ) n 2! n m! n n Hold m fixed and let n ! 1. We see that lim xn ≥ tm. i.e. l1 ≥ tm for every m. Now let m ! 1. We see that: l1 ≥ l2. We write: 1 1 1 e = lim (1 + )n = e = 2 + + + ::: n!1 n 2! 3! Consequently, 2 < e < 3 Claim: e is irrational. Proof. (By contradiction). Clearly, e is not an integer. p Suppose e = q where p; q 2 N and q ≥ 2. Then q!e 2 N. Pq 1 P1 1 Then q!e − k=0 k! = k=q+1 k! 2 N. P1 1 P1 1 But since q > 1, then k=q+1 k! < k=1 2k = 1. This is a contradiction since (0; 1) \ N = φ. 1 n+1 Exercise: Let yn = (1 + n ) . Show that : 1. (yn) # and that xn ≤ yn for every n. 2. Conclude that xn ≤ e ≤ yn for all n. 3. Pick a large value of n and estimate e. 3 2 Area under the curve y = xn Pn n(n+1) It is known that Archimedes knew how to add the first n natural numbers by k=1 k = 2 . At the end of the tenth century, Alhazen gave the following recursive relation. n n n p X X X X (n + 1) ik = ik+1 + ( ik) i=1 i=1 p=1 i=1 A formal proof can be written using induction. What matters is the following corollary. Exercise: Use induction on k to prove the following corollary. Corollary 2.0.1. For every pair of natural numbers fk; ng the following holds: n X nk+1 ik = + p (n) k + 1 k i=1 where pk(n) is a polynomial of degree k in n. One immediate consequence Wallis’s first result. Wallis’s Theorem 1: p 1 If p 2 N, area under y = x for x 2 [0; 1] is p+1 . The proof is achieved easily by dividing [0; 1] into n equal subintervals and computing (what we now call)the Riemann sum. Observe that y = xp and x = y1=p are inverse functions and thus the two areas add up to 1. Consequently, we have the following. Wallis’s Theorem 2: n 1 If either n or 1=n is a natural number, area under the the curve y = x ; 0 ≤ x ≤ 1 is n+1 . The following result should follow naturally, but Wallis was not able to prove it. n 1 1+n Wallis’s Conjecture: If n 2 Q, then area under the curve y = x for x 2 [0; a] is n+1 a . p Fermat’s proof: Write n = q and let a = 1. Fix r 2 (0; 1) and divide [0; 1] into subintervals as follows.
Recommended publications
  • Sequences and Series Pg. 1
    Sequences and Series Exercise Find the first four terms of the sequence 3 1, 1, 2, 3, . [Answer: 2, 5, 8, 11] Example Let be the sequence defined by 2, 1, and 21 13 2 for 0,1,2,, find and . Solution: (k = 0) 21 13 2 2 2 3 (k = 1) 32 24 2 6 2 8 ⁄ Exercise Without using a calculator, find the first 4 terms of the recursively defined sequence • 5, 2 3 [Answer: 5, 7, 11, 19] • 4, 1 [Answer: 4, , , ] • 2, 3, [Answer: 2, 3, 5, 8] Example Evaluate ∑ 0.5 and round your answer to 5 decimal places. ! Solution: ∑ 0.5 ! 0.5 0.5 0.5 ! ! ! 0.5 0.5 ! ! 0.5 0.5 0.5 0.5 0.5 0.5 0.041666 0.003125 0.000186 0.000009 . Exercise Find and evaluate each of the following sums • ∑ [Answer: 225] • ∑ 1 5 [Answer: 521] pg. 1 Sequences and Series Arithmetic Sequences an = an‐1 + d, also an = a1 + (n – 1)d n S = ()a +a n 2 1 n Exercise • For the arithmetic sequence 4, 7, 10, 13, (a) find the 2011th term; [Answer: 6,034] (b) which term is 295? [Answer: 98th term] (c) find the sum of the first 750 terms. [Answer: 845,625] rd th • The 3 term of an arithmetic sequence is 8 and the 16 term is 47. Find and d and construct the sequence. [Answer: 2,3;the sequence is 2,5,8,11,] • Find the sum of the first 800 natural numbers. [Answer: 320,400] • Find the sum ∑ 4 5.
    [Show full text]
  • The Binomial Series 16.3   
    The Binomial Series 16.3 Introduction In this Section we examine an important example of an infinite series, the binomial series: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! We show that this series is only convergent if |x| < 1 and that in this case the series sums to the value (1 + x)p. As a special case of the binomial series we consider the situation when p is a positive integer n. In this case the infinite series reduces to a finite series and we obtain, by replacing x with b , the binomial theorem: a n(n − 1) (b + a)n = bn + nbn−1a + bn−2a2 + ··· + an. 2! Finally, we use the binomial series to obtain various polynomial expressions for (1 + x)p when x is ‘small’. ' • understand the factorial notation $ Prerequisites • have knowledge of the ratio test for convergence of infinite series. Before starting this Section you should ... • understand the use of inequalities '& • recognise and use the binomial series $% Learning Outcomes • state and use the binomial theorem On completion you should be able to ... • use the binomial series to obtain numerical approximations & % 26 HELM (2008): Workbook 16: Sequences and Series ® 1. The binomial series A very important infinite series which occurs often in applications and in algebra has the form: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! in which p is a given number and x is a variable. By using the ratio test it can be shown that this series converges, irrespective of the value of p, as long as |x| < 1.
    [Show full text]
  • Polar Coordinates and Complex Numbers Infinite Series Vectors And
    Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms.
    [Show full text]
  • A Tentative Interpretation of the Epistemological Significance of the Encrypted Message Sent by Newton to Leibniz in October 1676
    Advances in Historical Studies 2014. Vol.3, No.1, 22-32 Published Online February 2014 in SciRes (http://www.scirp.org/journal/ahs) http://dx.doi.org/10.4236/ahs.2014.31004 A Tentative Interpretation of the Epistemological Significance of the Encrypted Message Sent by Newton to Leibniz in October 1676 Jean G. Dhombres Centre Alexandre Koyré-Ecole des Hautes Etudes en Sciences Sociales, Paris, France Email: [email protected] Received October 8th, 2013; revised November 9th, 2013; accepted November 16th, 2013 Copyright © 2014 Jean G. Dhombres. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. In accordance of the Creative Commons Attribution License all Copyrights © 2014 are reserved for SCIRP and the owner of the intellectual property Jean G. Dhombres. All Copyright © 2014 are guarded by law and by SCIRP as a guardian. In Principia mathematica philosophiæ naturalis (1687), with regard to binomial formula and so general Calculus, Newton claimed that Leibniz proposed a similar procedure. As usual within Newtonian style, no explanation was provided on that, and nowadays it could only be decoded by Newton himself. In fact to the point, not even he gave up any mention of Leibniz in 1726 on the occasion of the third edition of the Principia. In this research, I analyse this controversy comparing the encrypted passages, and I will show that at least two ideas were proposed: vice versa and the algebraic handing of series. Keywords: Leibniz; Newton; Calculus Principia; Binomial Series; Controversy; Vice Versa Introduction tober 1676 to Leibniz.
    [Show full text]
  • Calculus Online Textbook Chapter 10
    Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms.
    [Show full text]
  • Final Exam: Cheat Sheet"
    7/17/97 Final Exam: \Cheat Sheet" Z Z 1 2 6. csc xdx = cot x dx =lnjxj 1. x Z Z x a x 7. sec x tan xdx = sec x 2. a dx = ln a Z Z 8. csc x cot xdx = csc x 3. sin xdx = cos x Z Z 1 x dx 1 = tan 9. 4. cos xdx = sin x 2 2 x + a a a Z Z dx x 1 2 p = sin 10. 5. sec xdx = tan x 2 2 a a x Z Z d b [f y g y ] dy [f x g x] dx. In terms of y : A = 11. Area in terms of x: A = c a Z Z d b 2 2 [g y ] dy [f x] dx. Around the y -axis: V = 12. Volume around the x-axis: V = c a Z b 13. Cylindrical Shells: V = 2xf x dx where 0 a< b a Z Z b b b 0 0 14. f xg x dx = f xg x] f xg x dx a a a R m 2 2 n 2 2 15. HowtoEvaluate sin x cos xdx.:Ifm or n are o dd use sin x =1 cos x and cos x =1 sin x, 2 1 1 2 resp ectively and then apply substitution. Otherwise, use sin x = 1 cos 2x or cos x = 1 + cos 2x 2 2 1 or sin x cos x = sin 2x. 2 R m n 2 2 2 16. HowtoEvaluate tan x sec xdx.:Ifm is o dd or n is even, use tan x = sec x 1 and sec x = 2 1 + tan x, resp ectively and then apply substitution.
    [Show full text]
  • A Note on the 2F1 Hypergeometric Function
    A Note on the 2F1 Hypergeometric Function Armen Bagdasaryan Institution of the Russian Academy of Sciences, V.A. Trapeznikov Institute for Control Sciences 65 Profsoyuznaya, 117997, Moscow, Russia E-mail: [email protected] Abstract ∞ α The special case of the hypergeometric function F represents the binomial series (1 + x)α = xn 2 1 n=0 n that always converges when |x| < 1. Convergence of the series at the endpoints, x = ±1, dependsP on the values of α and needs to be checked in every concrete case. In this note, using new approach, we reprove the convergence of the hypergeometric series for |x| < 1 and obtain new result on its convergence at point x = −1 for every integer α = 0, that is we prove it for the function 2F1(α, β; β; x). The proof is within a new theoretical setting based on a new method for reorganizing the integers and on the original regular method for summation of divergent series. Keywords: Hypergeometric function, Binomial series, Convergence radius, Convergence at the endpoints 1. Introduction Almost all of the elementary functions of mathematics are either hypergeometric or ratios of hypergeometric functions. Moreover, many of the non-elementary functions that arise in mathematics and physics also have representations as hypergeometric series, that is as special cases of a series, generalized hypergeometric function with properly chosen values of parameters ∞ (a ) ...(a ) F (a , ..., a ; b , ..., b ; x)= 1 n p n xn p q 1 p 1 q (b ) ...(b ) n! n=0 1 n q n X Γ(w+n) where (w)n ≡ Γ(w) = w(w + 1)(w + 2)...(w + n − 1), (w)0 = 1 is a Pochhammer symbol and n!=1 · 2 · ..
    [Show full text]
  • Taylor Series and Mclaurin Series • Definition of a Power Series
    Learning Goals: Taylor Series and McLaurin series • Definition of a power series expansion of a function at a. • Learn to calculate the Taylor series expansion of a function at a. • Know that if a function has a power series expansion at a, then that power series must be the Taylor series expansion at a. • Be aware that the Taylor series expansion of a function f(x) at a does not always sum to f(x) in an interval around a and know what is involved in checking whether it does or not. • Remainder Theorem: Know how to get an upper bound for the remainder. • Know the power series expansions for sin(x), cos(x) and (1 + x)k and be familiar with how they were derived. • Become familiar with how to apply previously learned methods to these new power series: i.e. methods such as substitution, integration, differentiation, limits, polynomial approximation. 1 Taylor Series and McLaurin series: Stewart Section 11.10 We have seen already that many functions have a power series representation on part of their domain. For example function Power series Repesentation Interval 1 1 X xn −1 < x < 1 1 − x n=0 1 1 X (−1)nxkn −1 < x < 1 1 + xk n=0 1 X xn+1 ln(1 + x) (−1)n −1 < x ≤ 1 n + 1 n=0 1 X x2n+1 ? ? arctan(x) (−1)n −1 < x < 1 2n + 1 n=0 1 X xn ex −∞ < x < 1 n! n=0 Now that you are comfortable with the idea of a power series representation for a function, you may be wondering if such a power series representation is unique and is there a systematic way of finding a power series representation for a function.
    [Show full text]
  • One Variable Advanced Calculus
    One Variable Advanced Calculus Kenneth Kuttler March 9, 2014 2 Contents 1 Introduction 7 2 The Real And Complex Numbers 9 2.1 The Number Line And Algebra Of The Real Numbers .......... 9 2.2 Exercises ................................... 13 2.3 Set Notation ................................. 13 2.4 Order ..................................... 14 2.5 Exercises ................................... 18 2.6 The Binomial Theorem ........................... 19 2.7 Well Ordering Principle And Archimedean Property . 20 2.8 Exercises ................................... 24 2.9 Completeness of R .............................. 27 2.10 Existence Of Roots .............................. 28 2.11 Exercises ................................... 29 2.12 The Complex Numbers ............................ 31 2.13 Exercises ................................... 33 3 Set Theory 35 3.1 Basic Definitions ............................... 35 3.2 The Schroder Bernstein Theorem ...................... 37 3.3 Equivalence Relations ............................ 40 3.4 Exercises ................................... 41 4 Functions And Sequences 43 4.1 General Considerations ............................ 43 4.2 Sequences ................................... 46 4.3 Exercises ................................... 47 4.4 The Limit Of A Sequence .......................... 49 4.5 The Nested Interval Lemma ......................... 52 4.6 Exercises ................................... 53 4.7 Compactness ................................. 55 4.7.1 Sequential Compactness ....................... 55
    [Show full text]
  • 1 the Binomial Series
    The following is an excerpt from Chapter 10 of Calculus, Early Transcendentals by James Stewart. It has been reformatted slightly from its appearance in the textbook so that it corresponds to the LaTeX article style. 1 The Binomial Series You may be acquainted with the Binomial Theorem, which states that if +, and are any real numbers and 5 is a positive integer, then 5Ð5 "Ñ 5Ð5 "ÑÐ5 #Ñ Ð+ ,Ñ55 œ + 5+ 5"5 , +,## +, 5$$ #x $x 5Ð5 "ÑÐ5 #ÑâÐ5 8 "Ñ â +,588 8x â 5+,5"5 , The traditional notation for the binomial coefficient is 555Ð5 "ÑÐ5 #ÑâÐ5 8 "Ñ œ" œ 8œ"ß#ßáß5 Œ !8 Œ 8x which enables us to write the Binomial Theorem in the abbreviated form 5 5 Ð+ ,Ñ55 œ +88 , 8œ! Œ8 In particular, if we put +œ" and ,œB, we get 5 5 Ð" BÑ58 œ B Ð1 Ñ 8œ!Œ8 One of Newton's accomplishments was to extend the Binomial Theorem (Equation 1) to the case where 5Ð" is no longer a positive integer. In this case the expression for BÑ5 is no longer a finite sum; it becomes an infinite series. Assuming that Ð" BÑ5 can be expanded as a power series, we compute its Maclaurin series in the usual way: 0ÐBÑœ Ð" BÑ5 0Ð!Ñ œ " 0ÐBÑœ5Ð"w5 BÑ"w 0 Ð!Ñ œ 5 0ÐBÑœ5Ð5ww "ÑÐ" BÑ 5#ww 0 Ð!Ñ œ 5Ð5 "Ñ 0ÐBÑœ5Ð5www "ÑÐ5 #ÑÐ" BÑ 5$ 0 www Ð!Ñ œ 5Ð5 "ÑÐ5 #Ñ ãã 0ÐBÑÐ8Ñ œ5Ð5 "ÑâÐ5 8 "ÑÐ" BÑ58Ð8Ñ 0 Ð!Ñ œ 5Ð5 "ÑâÐ5 8 "Ñ 1 ∞∞0Ð!ÑÐ8Ñ 5Ð5 "ÑâÐ5 8 "Ñ Ð" BÑ58 œ B œ B 8 8œ!8x 8œ! 8x If ?88 is the th term of this series, then 8" ?5Ð58" "ÑâÐ5 8 "ÑÐ5 8ÑB 8x œ†8 ººº?Ð88 "Ñx 5Ð5 "ÑâÐ5 8 "ÑB º " 5 5 8 ¸¸8 œkk lBl œ" lBl Ä lBlas 8 Ä ∞ 8 " " 8 Thus, by the Ratio Test, the binomial series converges if lBl "lBl and diverges if ".
    [Show full text]
  • Binomial Series F(K)(A)(X − A)K → ∞
    Taylor polynomials and Taylor series Convergence of Taylor series When we want to approximate a function near x = a Given a Taylor series we know that it approximates we have several options, the first two of which we are the function at x = a as well as possible (i.e., all of the already familiar: derivatives match up). But what happens for x 6= a. To answer this we need to find a way to estimate the • (constant) f(x) ≈ f(a) error, and this is where Taylor comes in. It is known • (linear) f(x) ≈ f(a) + f0(a)(x - a) that for a function f(x) and The linear approximation is also known as the tan- n f(k)(a)(x - a)k g(x) = , gent line (of which we had great success in using k! k=0 to understand the function). But why stop at lin- X ear? In general if we want to approximate the func- in other words the n-th order approximation, that tion we want to mimic the function as best as possi- ble. This means making sure we can match as many f(n+1)(c)(b - a)n+1 g(b)- f(b) = derivatives as possible. So constant approximation (n + 1)! matches f, and linear approximation matches f, f0. For quadratic we want the approximation to match error =Rn(b) f, f0, f00 and the function which does this is where c is between a| and b.{z Note that} this is f00(a)(x - a)2 the “next” term in the approximation.
    [Show full text]
  • MA 16200 Study Guide - Exam # 3
    Fall 2011 MA 16200 Study Guide - Exam # 3 (1) Sequences; limits of sequences; Limit Laws for Sequences; Squeeze Theorem; monotone sequences; bounded sequences; Monotone Sequence Theorem. X1 Xn X1 (2) Infinite series an; sequence of partial sums sn = ak; the series an converges to s if sn ! s. n=1 k=1 n=1 (3) Special Series: X1 a n−1 2 3 ··· j j (a) Geometric Series: ar = a(1 + r + r + r + ) = − , if r < 1 (converges). n=1 1 r The Geometric Series diverges if jrj ≥ 1. X1 1 ≤ (b) p-Series: p converges when p > 1; diverges when p 1. n=1 n X1 (4) List of Convergence Tests for an. n=1 (0) Divergence Test (1) Integral Test (2) Comparison Test (3) Limit Comparison Test (4) Alternating Series Test (5) Ratio Test (6) Root Test 1 (Useful inequality: ln x < xm, for any m > > 0:37.) e (5) Strategy for Convergence/Divergence of Infinite Series. X Usually consider the form of the series an: (i) If lim an =6 0 or DNE, the use Divergence Test. n!1 X 1 X (ii) If series is a p-Series , use p-Series conclusions; if series is a Geometric series a rn−1, np use Geometric Series conclusions. P (iii) If an looks like a p-Series or Geometric series, use Comparison Test or Limit Comparison Test. (iv) If an involves factorials, use Ratio Test. th (v) If an involves n powers, use Root Test. P (vi) If an is an alternating series, use Alternating Series Test (or use Ratio/Root Test to show absolute or conditional convergence).
    [Show full text]