CALCULUS JIA-MING (FRANK) LIOU

Size: px
Start display at page:

Download "CALCULUS JIA-MING (FRANK) LIOU"

Transcription

1 CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion defined by Geometric Series 6.5. Power Series Defined by Differential Equations 9.6. The Convergence of Taylor Series 0.7. Definition of e z 2.8. More Eamples 2. Power Series.. Polynomials and Formal Power Series. Let x be a variable and a 0,, a n be real numbers. A polynomial in x with coefficients a 0,, a n is an expression P (x) = a 0 + a x + + a n x n, If a n 0, n is called the degree of P. The space of polynomials in x with coefficients in R is denoted by R[x]. For each real number c R, define P (c) = a 0 + a c + + a n c n. Then P : R R defines a function. Hence a polynomial in x can be thought of as a function on R. Evey polynomial function is a smooth function on R which means that P (k) (x) exists for each k 0. Moreover, P (0) = a 0, P (x) = a + 2a 2 x + 3a 3 x na n x n P (x) = 2a a 3 x + 3 4a 4 x 2 + (n )na n x n 2 = P (n) (x) = a n. Hence we have P (0) = a 0, P (0) = a, P (0) = 2!a 2,, P (n) (0) = a n. Suppose that we have two polynomials P (x) = n i=0 a ix i and Q(x) = m j=0 b jx j. Then ( m m+n k ) P (x)q(x) = a i b j x i+j = a i b k i x k. i=0 j=0 Hence the product of two polynomials is again a polynomial. i=0

2 2 JIA-MING (FRANK) LIOU Let (a n ) n 0 be a sequence of real numbers. The formal power series in x with coefficients a n is an expression (.) a 0 + a x + a 2 x a n x n + = a n x n. The space of formal power series with coefficients in R is denoted by R[[x]]. Suppose that A(x) = a nx n and B(x) = b nx n are two formal power series in R[[x]]. Define their sum and their product by A(x) + B(x) = (a n + b n )x n A(x)B(x) = c n x n, where c n = n a kb n k. Hence we know that R[x] is a subset of R[[x]], i.e. every polynomial is a formal power series. Here comes a question: When does a formal power series define a function on an interval of R?.2. Radius of Convergence. The following theorem gives us an example when a formal power series converges. Theorem.. (Abel) Suppose that r is a real number so that the series a n r n is con- vergent. For each c < r, a n c n is absolutely convergent. divergent, then for c > r, a n c n is also divergent. Conversely if a n r n is Proof. Since the series a nr n is convergent, lim a nr n = 0. Hence there exists N > 0 n so that for any n N, a n r n <. Thus a n < r n for n N. Therefore for any n N, ( c ) n a n c n <. r Since c/r <, the geometric series n=n+ (c/r)n is convergent. By the comparison test, n=n+ a nc n is convergent and thus a nc n is convergent. Definition.. R > 0 is called the radius convergence of (.) if () for any c < R, a nc n is absolutely convergent; (2) for any c > R, a nc n is divergent. Theorem.2. Suppose that lim n R = ρ. Similarly, if lim n a n+ a n = ρ, then R = ρ. n an = ρ. Then the radius of convergence of (.) is Proof. Let ρ be the limit of (a n+ /a n ). Let a n (x) = a n x n. Then a n+ (x) a n (x) = a n+ a n x.

3 CALCULUS 3 Hence lim a n+ (x) n a n (x) = ρ x. We know that if ρ x <, by ratio test, the infinite series a n (x) = a n x n is absolutely convergent. In other words, the power series is convergent if x < /ρ. Take R = /ρ. If x > R, then ρ x >. By ratio test, the power series is divergent. Hence we prove that R = /ρ is the radius of convergence of the power series. Let us take a look at some examples. Example.. Find the radius of convergence of the following three formal power series () A (x) = ( ) n xn n ; n= x n (2) A 2 (x) = n 2 ; n= (3) A 3 (x) = nx n. n= Sol. By ratio test, the radii of convergence of the above three formal power series are. Note that n= ( )n /n is convergent by the Leibnitz test. A(x) is also convergent at x = but when x =, the series n= /n is divergent by the p-test. Hence A (x) is convergent on < x or I = (, ]. Similarly, A 2 (x) is convergent on both x = ±. Therefore A 2 (x) is convergent on I 2 = [, ]. We also find that A 3 is convergent on I 3 = (, ) and divergent at x = ±. I, I 2, I 3 are called the interval of convergence of A, A 2, A 3 respectively. Definition.2. An interval I on R is of the form [a, b] or [a, b) or (a, b] or (a, b). An interval I is called the interval of convergence if for every c I, a nc n is convergent and for any d I, a nd n is divergent. Corollary.. I can only be [ R, R], or ( R, R], or [ R, R) or ( R, R). If I is the interval of convergence of the formal power series A(x) = a nx n, then for each c I, a nc n is convergent. For each c I, define A(c) = a n c n Then the formal power series A(x) defines a function on I. Example.2. The radius of convergence of x n.

4 4 JIA-MING (FRANK) LIOU Sol. Since a n =, a n+/a n = /(n + ) for all n. Hence lim n (a n+ /a n ) = 0. Thus the radius of convergence is R =. Remark. Later we will show that this power series converges to e x. Theorem.3. (Multiplication Theorem) Suppose that two power series A(x), B(x) are convergent on x < R. Then A(x) ± B(x), A(x)B(x) are all convergent on x < R..3. Derivative and Antiderivative of Power Series. Suppose that p(x) = a 0 + a x + + a n x n = n a kx k be a polynomial. Then p (x) = a + 2a 2 x + + na n x n = ka k x k Given a power series A(x) = a nx n, one might think that if A is differentiable, then A (x) = na n x n. On the other hand, an antiderivative of p is given by p(x)dx = C + a 0 x + a 2 x2 + + a n n + an+ = C = Hence one might guess A(x)dx = c + a n n + xn+. a k k + xk+. Theorem.4. Suppose that the radius of convergence of (.) is R. Then the power series of B(x) = na n x n a n, C(x) = c + n + xn+ are also R. Suppose the radius of convergence of (.) is R. Suppose that x < R and x 0 < R. Then A(x) A(x 0 ) = a n (x n x n 0 ). In order to calculate the difference quotient of A, we need: Lemma.. Let x, y be real numbers. Then x n y n = (x y)(x n + x n 2 y + + xy n 2 + y n ). Hence the difference quotient of A at x 0 is A(x) A(x 0 ) = a n (x n + x n 2 x xx0 n 2 + x0 n ). (x x 0 )

5 CALCULUS 5 We know that lim (x n + x n 2 x xx n 2 x x 0 + x n 0 ) = nx n 0. 0 Hence one finds that (not so rigorous) A (x 0 ) = B(x 0 ). Thus A (x) = B(x) for any x < R. One could also see that C (x) = A(x). Hence C(x) = c + A(x)dx. Theorem.5. Suppose that the radius of convergence of (.) is R. Then for all x < R, A (x) = B(x), A(x)dx = C(x). We have already see that the radius of convergence of f(x) = xn / is R =. Hence the function f(x) is smooth on R. Then by the differentiation theorem for power series, we find that f (x) f(x) = 0, f(0) =. One can show that the differential equation has a unique solution and the solution is defined to be e x. Hence f(x) = e x for all x R, i.e. Corollary.2. Let A(x) = e x = x n. a n x n be a convergent power series on x < R. Then A is k-times differentiable for all k at x = 0 and a n = A(n) (0) for all n 0. As a consequence, A (n) (0) A(x) = x n, x < R. Theorem.6. (Taylor s Theorem) Suppose that A(x) = a n x n converges on x < R. Let R < a < R. Then A is k-times differentiable at x = a and for x a < R a, we have A (n) (a) A(x) = (x a) n. By the theorem, we find that A is k-times differentiable on x < R, i.e. A is a smooth function on x < R. A function f : (a, b) R is called smooth if f is k-times differentiable at every point of (a, b) for all k 0. A convergent power series on x < R defines a smooth function on x < R by the Taylor s theorem. Conversely, given a smooth function f on x < R, can we find a power series which is convergent to f on x < R? Definition.3. Let f be a C -function on x < R. The formal power series defined by f (n) (0) x n is called the Maclaurin series generated by f at x = 0. In general, the Taylor series generated by f at x = a is the following formal power series f (n) (a) (.2) (x a) n.

6 6 JIA-MING (FRANK) LIOU If the Taylor series (.2) converges to f, we say that the Taylor series (.2) is the Taylor expansion of f. The Taylor series generated by f may not be convergent to the original function. For example, Example.3. Let f(x) be the following function on R: { e /x 2, for x 0; f(x) = 0, x = 0. Then its Taylor series is 0 but f(x) is not a zero function. Remark. Note that if the function f is defined by a convergent power series, the Taylor series generated by f is convergent to f by Taylor s theorem..3.. Uniqueness of Power Series. Theorem.7. If x < R, the power series A(x) = a n x n = 0. Then a n = 0 for all n 0. Proof. Since A(x) on 0 on x < R, then A (k) (x) = 0 on x < R. Hence a n = A (k) (0)/ = 0 for all n. Corollary.3. (Uniqueness of Power Series) Suppose that A(x) = a n x n and B(x) = b n x n are both convergent on x < R. Then A(x) = B(x) if and only if a n = b n for all n 0. Proof. For each x < R, a nx n and b nx n are both convergent. Hence (a n b n )x n = a n x n b n x n = 0. By the previous theorem, a n b n = 0 for all n 0, i.e. a n = b n for all n 0. Now, we have already shown that the convergence power series on x < R defines a function on x < R. We might ask ourself the following questions. To which function does the power series converge?.4. Power Series Expansion defined by Geometric Series. Example.4. Find a function f(x) so that () f(x) = x n. (2) g(x) = (3) h(x) = nx n. n= n= x n+ n +.

7 CALCULUS 7 Sol. The radius of convergence of these three functions are. These three functions are all convergent on x <. The power series f is a geometric series and f(x) = /( x). One also finds that g(x) = f (x) = /( x) 2 for x <. Moreover, h (x) = f(x) and h(0) = 0. Hence h(x) = ln( x) for x <. Example.5. Find a function f(x) so that () f(x) = nx n. (2) f(x) = (3) f(x) = n= n= n= x n n. x n n 2. Sol. For x 0, f(x)/x = n= nxn. Let g(x) = xn. Then g (x) = f(x)/x. We know that g(x) = /( x). Hence g (x) = /( x) 2. Thus f(x) = x/( x) 2 on x <..4.. Taylor Expansion of ln( + x). Let f(x) = ln( + x), x > 0. Then f (x) = /( + x). For x <, we know that (.3) + x = x + x2 x ( ) n x n + = ( ) n x n. By the fundamental theorem of calculus, for any x >, x dt ln( + x) = + t. For x <, we can integrate (.3) term by term and obtain x ln( + x) = ( ) n t n dt = 0 0 ( ) n xn+ n +. We can compute the following series by the Taylor expansion of f(x) = ln x. ( ) n (.4) n + = ( )n n + +. By (.3), for x <, Hence for x <, ln( + x) = + x = ( ) n x n + ( )n x n+. + x For each n N, the partial sum of (.4) is ( ) n xn+ n + + x s n = ( )n n Then we obtain the following identity: ln 2 = s n ( ) n tn+ + t dt. = ( ) n tn+ + t dt. ( ) k k +.

8 8 JIA-MING (FRANK) LIOU This shows that We conclude that lim n s n = ln 2. s n ln 2 0 t n+ dt = n Taylor Expansion of tan x. Let f(x) = tan x, x R. Then f (x) = /( + x 2 ) for all x R. For x <, f (x) has the following series expansion (.5) Integrating (.5), we obtain Similarly, one can show that + x 2 = ( ) n x 2n. tan x = ( ) n x2n+ 2n +. π 4 = ( )n 2n + + = ( ) n 2n +. We leave it to the reader as an exercise. Theorem.8. (Abel Theorem) Suppose that know that f(x) = a n is convergent. Then we have already a n x n converges uniformly on x <. Then lim f(x) = a n. x Proof. Let s n be the n-th partial sum of (a n ). Then a n = s n s n. Hence n (s k s k )x k = ( x) s k x k + s n x n. Hence for x <, we obtain f(x) = ( x) s n x n. Denote s = n s n. Then for ɛ > 0, there exists N > 0 so that for n N, s n s < ɛ/2. By xn = /( x) for x <, we find N f(x) s ( x) s n s x n + ɛ 2. Since (s n ) is convergent, so is (s n s). Thus there exists M > 0 so that s n s M for all n. Therefore f(x) s ( x)nm + ɛ 2. For the same ɛ > 0, choose δ = ɛ/(2mn) > 0. Then whenever x < δ, we have x MN < ɛ/2. In this case we find that for x < δ, f(x) s < ɛ. Thus we prove that lim x f(x) = s

9 .5. Power Series Defined by Differential Equations. CALCULUS Taylor Expansion of sin x and cos x. Let us consider the following second order differential equation (.6) y + y = 0. Suppose that y = a nx n is a solution. Then we find the following recursive relation a n+2 = (n + )(n + 2) a n, n 0. Hence one finds that a 2n = ( )n (2n)! a 0, a 2n+ = ( )n (2n + )! a. Then y is formally given by ( ) n ( ) n y = a 0 (2n)! x2n + a (2n + )! x2n+. Let C(x) and S(x) be the following formal power series ( ) n ( ) n C(x) = (2n)! x2n, S(x) = (2n + )! x2n+. Then y = a 0 C(x) + a S(x). Proposition.. The radii of convergence of C and S are both and they are both solution to (.6). Moreover, C(0) =, C (0) = 0 and S(0) = 0 and S (0) =. One can also check that c(x) = cos x and s(x) are both solutions to (.6); c(0) =, c (0) = 0 and s(0) = 0, s (0) =. Now, we can show that C(x) = c(x) and S(x) = s(x). To show that C(x) = c(x) is equivalent to show that C(x) c(x) = 0. Let g(x) = C(x) c(x). Then g(0) = 0 and g (0) = 0 and g also satisfies (.6). Define h(x) = (g(x)) 2 + (g (x)) 2. Then for all x, h (x) = 2g(x)g (x) + 2g (x)g (x) = 2g (x) [ g(x) + g (x) ] = 0. Hence h is a constant function by the mean value theorem. Thus h(x) = 0 for all x R which shows that g(x) = 0 for all x R. Therefore C(x) = c(x) for all x R Taylor Expansion of ( + x) α. Let f(x) = ( + x) α. Then (.7) ( + x)f (x) = αf(x), f(0) =. Assume that A(x) = a nx n is a solution to (.7). By (.7), one can show that a n+ = α n n + a n, n and a = αa 0. One can check that α(α ) α(α )(α 2) α(α ) (α n + ) a 2 = a 0, a 3 = a 0, a n = a ! Since f(0) =, a 0 =. One can show that the radius of convergence of the formal power series is. Hence the power series is convergent on x <. We also denote ( ) α α(α ) (α n + ) =. n

10 0 JIA-MING (FRANK) LIOU Since the power series is convergent on x <, the power series solve (.7) on x <. Hence by the differentiation theorem for power series, ( ) α A(x) = x n n satisfies (.7). Now, we want to show that f(x) = A(x) for x <. Define h(x) = f(x) A(x). Then h(0) = 0 and h also satisfies (.7). Multiplying (.7) by ( + x) α, we find ( + x) α h (x) α( + x) α h(x) = d dx ( + x) α h(x) = 0. Hence ( + x) α h(x) = C for all x R. Thus h(x) = C( + x) α, x R. Since h(0) = 0, C = 0. We find that h(x) = 0 for x <. We conclude that ( ) α f(x) = x n. n We can also compute the Taylor series generated by f at x = 0 by direct computing the derivatives: f (n) (x) = α(α ) (α n + )( + x) α n, n 0. Hence f (n) (0) = α(α ) (α n + ). Thus the Taylor series generated by f at x = 0 is given by α(α ) (α n + ) x n and its radius of convergence is. How do we know that the Taylor series generated by f at x = 0 is convergent to f? By using differential equations, we can find a power series which converges to f and thus the power series is its Taylor series by the Taylor s theorem. Although the computation of the Taylor series generated by f is simpler, we didn t know if the Taylor series is convergent to f. Therefore, we need to study the convergence of Taylor series..6. The Convergence of Taylor Series. Suppose that f is a differentiable function on an interval I. Then for each a < x, the slope of the secant line is given by s = f(x) f(a). x a The mean value theorem states that we can find a point c lies between x and y so that the slope of the tangent line to x = c is s, i.e. f(x) f(a) x a Thus f(x) f(a) = f (c)(x a), i.e. we have = f (c). f(x) = f(a) + f (c)(x a). Suppose that f is n + -times differentiable. a < c < x so that (.8) f(x) = f(a) + f (a)! Similarly, for a < x, we can always find (x a) + + f (n) (a) (x a) n + f (n+) (c) (n + )! (x a)n+.

11 Definition.4. The polynomial P n (x) defined by f (k) (a) P n (x) = (x a) k k! CALCULUS is called the n-th Taylor polynomial of f at x = a. The last term in (.8) is called the remainder of f at x = a and denoted by R n (x, a). Theorem.9. (Taylor s Theorem) Let f be a C -function on R. Let a < x be points in R. Then there exists a < c < x Then (.8) holds. Proof. By the fundamental theorem of calculus, we find that Using integration by parts, Inductively, f(x) = f(a) + x f(x) = f(a) + f (a)(x a) f(x) = f (k) (a) x (x a) k + k! a a f (t)dt. x a (t x)f (t)dt. (x t) n f (n+) (t)dt. By the mean value theorem, show that there exists a c x,a x so that f (k) (a) f(x) = (x a) k + f (n+) (c x,a ) (x a) n+. k! (n + )! Therefore f(x) = P n (x) + R n (x, a), where R n (x, a) = f (n+) (c x,a ) (x a) n+ (n + )! Theorem.0. Suppose that f (n+ (t) M for all a t x for all n N. Then the Taylor series generated by f is convergent to f for x a < R. for R > 0. Proof. Let P n (x) be the n-th Taylor polynomial of f at x = a. By the Taylor s theorem, P n (x) f(x) = R n (x, a) MRn+ (n + )!. Since lim n MR n+ /(n + )! = 0, by the Sandwich principle, Hence the series lim P n(x) = f(x). n f (n) (a) (x a) n is convergent to f(x) for x a < R. Example.6. Calculate the Taylor series of C(x) = cos x and S(x) = sin x at x = 0 directly from the definition and show that their Taylor series converge to C and S. Sol. We leave it to the reader as an exercise.

12 2 JIA-MING (FRANK) LIOU.7. Definition of e z. For a complex number z C, define e z z n =. Theorem.. Given a real number θ, let z = iθ. Then e iθ = cos θ + i sin θ, θ R. Proof. For n = 2k, i n = ( ) k and for n = 2k +, i n = ( ) k i. Hence e iθ i n θ n ( ) k ( ) k = = (2k)! θ2k + i (2k + )! θ2k+ = cos θ + i sin θ. Theorem.2. For real numbers θ, ϕ, we have () e i(θ+ϕ) = e iθ e iϕ ; (2) for n Z, e inθ = (e iθ ) n..8. More Eamples. Example.7. Find the Taylor expansion of the following functions () f (x) = x at x = and x = 2. (2) f 2 (x) = at x =. x2 (3) f 3 (x) = at x =. x3 (4) f 4 (x) = x at x = 0. x Sol. Since x = x +, f (x) = + (x ) = ( ) n (x ) n = We also find that f (n) (0) = ( ) n. Since x = x 2 + 2, f (x) = 2 + (x 2) = 2 + (x 2)/2 = ( ) x 2 n ( ) n 2 2 ( ) n = 2 n+ (x 2)n, x 2 < 2. ( ) n (x ) n, x <. We also find that f (n) (2) = ( ) n /2 n+. Note that f (x) = f 2(x) and f 2 (x) = 2f 3(x). As long as you find f 2 by taking the derivative of f, you can find f 2 and thus f 3. For the last problem, consider x = x n, x <.

13 Then by the multiplication theorem for power series, on x <, CALCULUS 3 f 4 (x) = x x = x n+. Example.8. Find the Taylor expansion of the following functions: () f (x) = cos 2x at x = 0. (2) f 2 (x) = x 2 sin x at x = 0. (3) f 3 (x) = x 2 cos x 2 at x = 0. (4) f 4 (x) = e x at x =. (5) f 5 (x) = xe x at x = 0. Sol. Since cos t = ( ) n t2n (2n)!, cos 2x = ( ) n 2n x2n 2. Similarly, one can find the (2n)! Taylor expansion of f 2, f 3, f 5 at x = 0. Since e x = ee x, we know that f 4 (x) = e x (x ) n e = e = (x )n. Department of Mathematics, University of California, Davis, CA 9566, U.S.A. address: frankliou@math.ucdavis.edu

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Background We have seen that some power series converge. When they do, we can think of them as

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET CALCULUS Berkant Ustaoğlu CRYPTOLOUNGE.NET Secant 1 Definition Let f be defined over an interval I containing u. If x u and x I then f (x) f (u) Q = x u is the difference quotient. Also if h 0, such that

More information

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Polynomial Approximations and Power Series

Polynomial Approximations and Power Series Polynomial Approximations and Power Series June 24, 206 Tangent Lines One of the first uses of the derivatives is the determination of the tangent as a linear approximation of a differentiable function

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 10.1 Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1 Examples: EX1: Find a formula for the general term a n of the sequence,

More information

Series Solutions of Differential Equations

Series Solutions of Differential Equations Chapter 6 Series Solutions of Differential Equations In this chapter we consider methods for solving differential equations using power series. Sequences and infinite series are also involved in this treatment.

More information

Introduction and Review of Power Series

Introduction and Review of Power Series Introduction and Review of Power Series Definition: A power series in powers of x a is an infinite series of the form c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) 2 +...+c n (x a) n +... If a = 0, this is

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series.

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series. MATH 1231 MATHEMATICS 1B 2010. For use in Dr Chris Tisdell s lectures. Calculus Section 4.4: Taylor & Power series. 1. What is a Taylor series? 2. Convergence of Taylor series 3. Common Maclaurin series

More information

Sequences and Series

Sequences and Series CHAPTER Sequences and Series.. Convergence of Sequences.. Sequences Definition. Suppose that fa n g n= is a sequence. We say that lim a n = L; if for every ">0 there is an N>0 so that whenever n>n;ja n

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

MAT137 Calculus! Lecture 6

MAT137 Calculus! Lecture 6 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10

More information

Series Solutions. 8.1 Taylor Polynomials

Series Solutions. 8.1 Taylor Polynomials 8 Series Solutions 8.1 Taylor Polynomials Polynomial functions, as we have seen, are well behaved. They are continuous everywhere, and have continuous derivatives of all orders everywhere. It also turns

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

3.4 Introduction to power series

3.4 Introduction to power series 3.4 Introduction to power series Definition 3.4.. A polynomial in the variable x is an expression of the form n a i x i = a 0 + a x + a 2 x 2 + + a n x n + a n x n i=0 or a n x n + a n x n + + a 2 x 2

More information

Partial Fractions. Calculus 2 Lia Vas

Partial Fractions. Calculus 2 Lia Vas Calculus Lia Vas Partial Fractions rational function is a quotient of two polynomial functions The method of partial fractions is a general method for evaluating integrals of rational function The idea

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

More information

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1 ath 651 Introduction to Numerical Analysis I Fall 2010 SOLUTIONS: Homework Set 1 1. Consider the polynomial f(x) = x 2 x 2. (a) Find P 1 (x), P 2 (x) and P 3 (x) for f(x) about x 0 = 0. What is the relation

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

An idea how to solve some of the problems. diverges the same must hold for the original series. T 1 p T 1 p + 1 p 1 = 1. dt = lim

An idea how to solve some of the problems. diverges the same must hold for the original series. T 1 p T 1 p + 1 p 1 = 1. dt = lim An idea how to solve some of the problems 5.2-2. (a) Does not converge: By multiplying across we get Hence 2k 2k 2 /2 k 2k2 k 2 /2 k 2 /2 2k 2k 2 /2 k. As the series diverges the same must hold for the

More information

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n + 11.8 1 11.8 Power Series Recall the geometric series (1) x n 1+x+x 2 + +x n + n As we saw in section 11.2, the series (1) diverges if the common ratio x > 1 and converges if x < 1. In fact, for all x (

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x

4. We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x 4 We accept without proofs that the following functions are differentiable: (e x ) = e x, sin x = cos x, cos x = sin x, log (x) = 1 sin x x, x > 0 Since tan x = cos x, from the quotient rule, tan x = sin

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27

Chapter 11. Taylor Series. Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 Chapter 11 Taylor Series Josef Leydold Mathematical Methods WS 2018/19 11 Taylor Series 1 / 27 First-Order Approximation We want to approximate function f by some simple function. Best possible approximation

More information

CHAPTER 10, INFINITE SERIES Infinite Sequence

CHAPTER 10, INFINITE SERIES Infinite Sequence CHAPTER INFINITE SERIES Definition. = f(n).. Infinite Sequence a a a 3 { } n= { } { }. () { n } { n } { 3n 7} 3 {sin nπ } {3+( )n }. () { 3 5 7 3 7 3 } (3) {3 4 5 9 6 5 3 5 } (4) Fibonacii sequemce F =F

More information

The polar coordinates

The polar coordinates The polar coordinates 1 2 3 4 Graphing in polar coordinates 5 6 7 8 Area and length in polar coordinates 9 10 11 Partial deravitive 12 13 14 15 16 17 18 19 20 Double Integral 21 22 23 24 25 26 27 Triple

More information

Math 115 HW #5 Solutions

Math 115 HW #5 Solutions Math 5 HW #5 Solutions From 29 4 Find the power series representation for the function and determine the interval of convergence Answer: Using the geometric series formula, f(x) = 3 x 4 3 x 4 = 3(x 4 )

More information

f (r) (a) r! (x a) r, r=0

f (r) (a) r! (x a) r, r=0 Part 3.3 Differentiation v1 2018 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include PUTNAM TRAINING POLYNOMIALS (Last updated: December 11, 2017) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES

SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES SOLVED PROBLEMS ON TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES Taylor Series of a function f at x = a is ( f k )( a) ( x a) k k! It is a Power Series centered at a. Maclaurin Series of a function

More information

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

More information

Convergence of sequences and series

Convergence of sequences and series Convergence of sequences and series A sequence f is a map from N the positive integers to a set. We often write the map outputs as f n rather than f(n). Often we just list the outputs in order and leave

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Power Series for Functions We can create a Power Series (or polynomial series) that can approximate a function around

More information

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series .... Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 4, 20

More information

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT

Math Camp II. Calculus. Yiqing Xu. August 27, 2014 MIT Math Camp II Calculus Yiqing Xu MIT August 27, 2014 1 Sequence and Limit 2 Derivatives 3 OLS Asymptotics 4 Integrals Sequence Definition A sequence {y n } = {y 1, y 2, y 3,..., y n } is an ordered set

More information

17.2 Nonhomogeneous Linear Equations. 27 September 2007

17.2 Nonhomogeneous Linear Equations. 27 September 2007 17.2 Nonhomogeneous Linear Equations 27 September 2007 Nonhomogeneous Linear Equations The differential equation to be studied is of the form ay (x) + by (x) + cy(x) = G(x) (1) where a 0, b, c are given

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

Notes on uniform convergence

Notes on uniform convergence Notes on uniform convergence Erik Wahlén erik.wahlen@math.lu.se January 17, 2012 1 Numerical sequences We begin by recalling some properties of numerical sequences. By a numerical sequence we simply mean

More information

Taylor series. Chapter Introduction From geometric series to Taylor polynomials

Taylor series. Chapter Introduction From geometric series to Taylor polynomials Chapter 2 Taylor series 2. Introduction The topic of this chapter is find approximations of functions in terms of power series, also called Taylor series. Such series can be described informally as infinite

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

MTAEA Differentiation

MTAEA Differentiation School of Economics, Australian National University February 5, 2010 Basic Properties of the Derivative. Secant Tangent Applet l 3 l 2 l 1 a a 3 a 2 a 1 Figure: The derivative of f at a is the limiting

More information

Representation of Functions as Power Series.

Representation of Functions as Power Series. MATH 0 - A - Spring 009 Representation of Functions as Power Series. Our starting point in this section is the geometric series: x n = + x + x + x 3 + We know this series converges if and only if x

More information

OR MSc Maths Revision Course

OR MSc Maths Revision Course OR MSc Maths Revision Course Tom Byrne School of Mathematics University of Edinburgh t.m.byrne@sms.ed.ac.uk 15 September 2017 General Information Today JCMB Lecture Theatre A, 09:30-12:30 Mathematics revision

More information

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 2 Differentiation & Integration; Multiplication of Power Series 1 Theorem 1 If a n x n converges absolutely for x < R, then a n f x n converges absolutely for any continuous function

More information

Equations with regular-singular points (Sect. 5.5).

Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points. s: Equations with regular-singular points. Method to find solutions. : Method to find solutions. Recall: The

More information

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series.

MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. MATH 1231 MATHEMATICS 1B CALCULUS. Section 5: - Power Series and Taylor Series. The objective of this section is to become familiar with the theory and application of power series and Taylor series. By

More information

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function.

Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Taylor Series (Sect. 10.8) Review: Power series define functions. Functions define power series. Taylor series of a function. Taylor polynomials of a function. Review: Power series define functions Remarks:

More information

Chapter 8: Taylor s theorem and L Hospital s rule

Chapter 8: Taylor s theorem and L Hospital s rule Chapter 8: Taylor s theorem and L Hospital s rule Theorem: [Inverse Mapping Theorem] Suppose that a < b and f : [a, b] R. Given that f (x) > 0 for all x (a, b) then f 1 is differentiable on (f(a), f(b))

More information

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90 Final practice, Math 31A - Lec 1, Fall 13 Name and student ID: Question Points Score 1 1 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 Total: 9 1. a) 4 points) Find all points x at which the function fx) x 4x + 3 + x

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

Midterm 1 Solutions Thursday, February 26

Midterm 1 Solutions Thursday, February 26 Math 59 Dr. DeTurck Midterm 1 Solutions Thursday, February 26 1. First note that since f() = f( + ) = f()f(), we have either f() = (in which case f(x) = f(x + ) = f(x)f() = for all x, so c = ) or else

More information

Topics and Concepts. 1. Limits

Topics and Concepts. 1. Limits Topics and Concepts 1. Limits (a) Evaluating its (Know: it exists if and only if the it from the left is the same as the it from the right) (b) Infinite its (give rise to vertical asymptotes) (c) Limits

More information

TEST CODE: MIII (Objective type) 2010 SYLLABUS

TEST CODE: MIII (Objective type) 2010 SYLLABUS TEST CODE: MIII (Objective type) 200 SYLLABUS Algebra Permutations and combinations. Binomial theorem. Theory of equations. Inequalities. Complex numbers and De Moivre s theorem. Elementary set theory.

More information

TEST CODE: MMA (Objective type) 2015 SYLLABUS

TEST CODE: MMA (Objective type) 2015 SYLLABUS TEST CODE: MMA (Objective type) 2015 SYLLABUS Analytical Reasoning Algebra Arithmetic, geometric and harmonic progression. Continued fractions. Elementary combinatorics: Permutations and combinations,

More information

Generating Functions

Generating Functions Semester 1, 2004 Generating functions Another means of organising enumeration. Two examples we have seen already. Example 1. Binomial coefficients. Let X = {1, 2,..., n} c k = # k-element subsets of X

More information

Material for review. By Lei. May, 2011

Material for review. By Lei. May, 2011 Material for review. By Lei. May, 20 You shouldn t only use this to do the review. Read your book and do the example problems. Do the problems in Midterms and homework once again to have a review. Some

More information

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43 MATH115 Infinite Series Paolo Lorenzo Bautista De La Salle University July 17, 2014 PLBautista (DLSU) MATH115 July 17, 2014 1 / 43 Infinite Series Definition If {u n } is a sequence and s n = u 1 + u 2

More information

Math Assignment 11

Math Assignment 11 Math 2280 - Assignment 11 Dylan Zwick Fall 2013 Section 8.1-2, 8, 13, 21, 25 Section 8.2-1, 7, 14, 17, 32 Section 8.3-1, 8, 15, 18, 24 1 Section 8.1 - Introduction and Review of Power Series 8.1.2 - Find

More information

(Infinite) Series Series a n = a 1 + a 2 + a a n +...

(Infinite) Series Series a n = a 1 + a 2 + a a n +... (Infinite) Series Series a n = a 1 + a 2 + a 3 +... + a n +... What does it mean to add infinitely many terms? The sequence of partial sums S 1, S 2, S 3, S 4,...,S n,...,where nx S n = a i = a 1 + a 2

More information

Part 3.3 Differentiation Taylor Polynomials

Part 3.3 Differentiation Taylor Polynomials Part 3.3 Differentiation 3..3.1 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

Math Final Exam Review

Math Final Exam Review Math - Final Exam Review. Find dx x + 6x +. Name: Solution: We complete the square to see if this function has a nice form. Note we have: x + 6x + (x + + dx x + 6x + dx (x + + Note that this looks a lot

More information

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8 Calculus II Study Guide Fall 205 Instructor: Barry McQuarrie Page of 8 You should be expanding this study guide as you see fit with details and worked examples. With this extra layer of detail you will

More information

Moreover this binary operation satisfies the following properties

Moreover this binary operation satisfies the following properties Contents 1 Algebraic structures 1 1.1 Group........................................... 1 1.1.1 Definitions and examples............................. 1 1.1.2 Subgroup.....................................

More information

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2...

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2... 3 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS 6. REVIEW OF POWER SERIES REVIEW MATERIAL Infinite series of constants, p-series, harmonic series, alternating harmonic series, geometric series, tests

More information

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 Professor Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL. 60115 USA E mail: dattab@math.niu.edu

More information

Classnotes - MA Series and Matrices

Classnotes - MA Series and Matrices Classnotes - MA-2 Series and Matrices Department of Mathematics Indian Institute of Technology Madras This classnote is only meant for academic use. It is not to be used for commercial purposes. For suggestions

More information

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test 2 SOLUTIONS 1. Find the radius of convergence of the power series Show your work. x + x2 2 + x3 3 + x4 4 + + xn

More information

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016

Mathematics 136 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 19 and 21, 2016 Mathematics 36 Calculus 2 Everything You Need Or Want To Know About Partial Fractions (and maybe more!) October 9 and 2, 206 Every rational function (quotient of polynomials) can be written as a polynomial

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 Math 201-203-RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 What is the Antiderivative? In a derivative problem, a function f(x) is given and you find the derivative f (x) using

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

More information

Series Solutions of Linear ODEs

Series Solutions of Linear ODEs Chapter 2 Series Solutions of Linear ODEs This Chapter is concerned with solutions of linear Ordinary Differential Equations (ODE). We will start by reviewing some basic concepts and solution methods for

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

Chapter 9: Infinite Series Part 2

Chapter 9: Infinite Series Part 2 Name: Date: Period: AP Calc BC Mr. Mellina/Ms. Lombardi Chapter 9: Infinite Series Part 2 Topics: 9.5 Alternating Series Remainder 9.7 Taylor Polynomials and Approximations 9.8 Power Series 9.9 Representation

More information

Notes on generating functions in automata theory

Notes on generating functions in automata theory Notes on generating functions in automata theory Benjamin Steinberg December 5, 2009 Contents Introduction: Calculus can count 2 Formal power series 5 3 Rational power series 9 3. Rational power series

More information

AS PURE MATHS REVISION NOTES

AS PURE MATHS REVISION NOTES AS PURE MATHS REVISION NOTES 1 SURDS A root such as 3 that cannot be written exactly as a fraction is IRRATIONAL An expression that involves irrational roots is in SURD FORM e.g. 2 3 3 + 2 and 3-2 are

More information