Infinite series, improper integrals, and Taylor series

Size: px
Start display at page:

Download "Infinite series, improper integrals, and Taylor series"

Transcription

1 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 such as p(x) = x 5 + 2x 2 + 3x + 2. These functions have features that make them particularly easy to handle: it is elementary to compute the derivatives and integrals of polynomials. Further, the value of such a function can be computed by simple multiplications and additions, i.e. by basic operations easily handled by an ordinary calculator. This is not the case for, say, trigonometric functions. For example, to find the decimal value of sin(2.5) we require a scientific calculator. The same difficulty occurs for exponentials and logarithms. For this reason, being able to approximate a function by a polynomial is an attractive proposition. This idea forms the core topic of this chapter. We have discussed linear approximations in differential calculus, Here we extend such elementary approximation methods. Our goal is to increase the accuracy of the linear approximation by including higher order terms (quadratic, cubic, etc), i.e. to find a polynomial that approximates the given function. We first review the idea of series introduced in Chapter. 2.2 The geometric series Recall the geometric series seen earlier this term: S n = + r + r 2 + r r n = n r k v January 5, 2009

2 Math 03 Notes Chapter 2 We have seen a trick that helps to sum the series, namely multiplying both sides by r. This leads to S n = + r + r r n rs n = r + r r n + r n+ Subtracting the second line from the first and cancelling terms leads to ( r)s n = r n+. Solving for the sum S n leads to the observation made previously, namely that The sum of a finite geometric series, S n = + r + r r n = n r k, is S n = rn+ r. (2.) We would like to investigate how this sum behaves when more and more terms of the series are included. Our goal is to find a way of attaching a meaning to the expression S n = r k, when the series becomes an infinite series. We will use the following definition: 2.2. The infinite geometric series Definition An infinite series that has a finite sum is said to be convergent. Otherwise it is divergent. Definition Suppose that S is an (infinite) series whose terms are a k. Then the partial sums, S n, of this series are n S n = a k. We say that the sum of the infinite series is S, and write S = a k, v January 5,

3 Math 03 Notes Chapter 2 provided that S = lim n n a k. That is, we consider the infinite series as the limit of the partial sums as the number of terms n is increased. In this case we also say that the infinite series converges to S. We will see that only under certain circumstances will infinite series have a finite sum, and we will be interested in exploring two questions:. Under what circumstances does an infinite series have a finite sum. 2. What value does the partial sum approach as more and more terms are included. In the case of a geometric series, the sum of the series, 2. depends on the number of terms in the series, n via r n+. Whenever r >, or r <, this term will get bigger as n increases, whereas, for 0 < r <, this term decreases with n. We can say that lim n rn+ = 0 provided r <. These observations are illustrated by two specific examples below. This leads to the following conclusion: The sum of an infinite geometric series, S = + r + r r k + = r k, exists provided r < and is S = r. (2.2) Examples of convergent and divergent geometric series are discussed below Example: A geometric series that converges. Consider the geometric series with r = 2, i.e. Then S n = ( 2) 2 + ( ) ( ) n = 2 n ( ) k 2 S n = (/2)n+ (/2) v January 5,

4 Math 03 Notes Chapter 2 We observe that as n increases, i.e. as we retain more and more terms, we obtain In this case, we write lim S (/2) n+ n = lim n n (/2) n=0 = (/2) = 2. ( ) n = ( 2 ) = 2 and we say that the (infinite) series converges to Example: A geometric series that diverges In contrast, we now investigate the case that r = 2: then the series consists of terms S n = n = n 2 k S n = 2n+ = 2 n+ 2 We observe that as n grows larger, the sum continues to grow indefinitely. In this case, we say that the sum does not converge, or, equivalently, that the sum diverges. It is important to remember that an infinite series, i.e. a sum with infinitely many terms added up, can exhibit either one of these two very different behaviours. It may converge in some cases, as the first example shows, or diverge (fail to converge) in other cases. We will see examples of each of these trends again. It is essential to be able to distinguish the two. Divergent series (or series that diverge under certain conditions) must be handled with particular care, for otherwise, we may find contradictions or seemingly reasonable calculations that have meaningless results. 2.3 Trading a function for an infinite series The expression found above holds true for any number r whose magnitude is less than. Suppose we think of this number as a quantity we wish to vary - let us call it x to remind us that we consider it a variable. Then rewritten in terms of x, the expression we found is x = + x + x2 + x when x < We wish to understand this in a new way: on the left we have a function, namely f(x) = x. On the right we have what looks like an infinite polynomial, i.e. a sum of terms that are all powers of x. This type of expansion is called a power series, since it consists of a sum of powers of x. We v January 5,

5 Math 03 Notes Chapter 2 will soon see that this power series is a particular example of a Taylor series, an expansion that can be helpful in approximating more complicated functions such as trigonometric or exponential functions. One way to think of this new connection between the function on the left and the series on the right is that it defines a whole set of polynomials, each one formed by keeping one more term in the (infinite) expansion, and each one a better and better approximation of the given function. For example, we could list the successive approximations as T 0 (x) = T (x) = + x T 2 (x) = + x + x 2 T n (x) = + x + x x n The first polynomial is just the value of the function at one point (at the point x = 0, it turns out). The second is the linear approximation, arrived at by using information about the derivative. The subsequent polynomials retain more and more details of the function, as we will shortly see. We so arrive at the Taylor polynomial of degree n, shown at the end of this list. As long as x <, the Taylor polynomials provide a better and better approximation for the function f(x) = /( x) as n gets larger. But we must take care, since if x >, the expansion will fail to converge - as we have already established previously. For example, the value x = leads to , which does not converge. As another example, if we let x =, the sum looks like this: + ( ) + + ( ) +... If we add the first two terms, we get zero. If we add the third term, we get. Adding the fourth term gives zero. As we continue term by term, the sum keeps flipping back and forth between 0 and. In this case, we also say that the sum does not converge. Thus this Taylor series is valid only so long as x <. The restriction x < is required to ensure that the infinite sum will converge to a finite result. We say that the radius of convergence of this series is. We have seen two ways in which a series can diverge: first, the sum may become unbounded, i.e. infinitely large. Second, the sum could jump from value to value without approaching any fixed value. In both cases, the series is divergent and will have little practical significance. 2.4 Improper integrals We will see that there is a close connection between certain infinite series and improper integrals, i.e. integrals over an infinite domain. Recall the following definition: v January 5,

6 Math 03 Notes Chapter 2 Definition An improper integral is an integral performed over an infinite domain, e.g. a f(x) dx. The value of such an integral is understood to be the limit a f(x) dx = lim b b a f(x) dx. i.e. we evaluate an improper integral by first computing a definite integral over a finite domain a x b, and then taking a limit as the endpoint b moves off to larger and larger values. Definition When the limit shown above exists, we say that the improper integral converges. Other wise we say that the improper integral diverges. With this in mind, we compute a number of classic integrals: 2.4. Example: A divergent integral I = x I = lim ln(x) b b b dx = lim b a x dx = lim b (ln(b) ln()) I = lim b ln(b) = The fact that we get an infinite value for this integral follows from the observation that ln(b) increases without bound as b increases. Thus the area under the curve f(x) = /x over the infinite interval x is not finite. We say that the improper integral of /x diverges (or does not converge) Example: A convergent integral Now consider the related integral I = dx = lim x2 b b x 2 dx. Then b ( ) I = lim ( x ) b = lim b b =. Thus, this integral converges and we see that its value is. v January 5,

7 Math 03 Notes Chapter When does the integral of /x p converge? More generally, consider By a similar calculation, we find that I = I = lim b ( I = lim b p x p dx. x p b ( p) ) (b p ) Thus this integral converges provided that the term b p does not blow up as b increases. This can only be true so long as p >. In this case, we have To summarize our result, I = p. x p dx { converges if p > diverges if p Comparisons The integrals discussed above can be used to make comparisons that help us to identify when other improper integrals converge or diverge. The following important result establishes how these comparisons work: Suppose we are given two functions, f(x) and g(x), both continuous on some infinite interval [a, ). Suppose, moreover, that, at all points on this interval, the first function is smaller than the second, i.e. 0 f(x) g(x). Then the following conclusions can be made:. 2. If 3. If a f(x) dx under g(x).) a smaller one) a larger one.) a g(x) dx converges, then f(x) dx diverges, then g(x) dx. (This means that the area under f(x) is smaller than the area a a f(x) dx converges. (If the larger area is finite, so is the g(x) dx diverges. (If the smaller area is infinite, so is the v January 5,

8 Math 03 Notes Chapter 2 Example We can determine that the integral converges by noting that for all x > 0 x + x 3 dx x + x 3 x x 3 = x 2. Thus x + x dx 3 x dx 2 Since the larger integral on the right is known to converge, so does the smaller integral on the left. 2.5 Infinite series In this section we present a few classical series which are important landmarks and which carry special significance. These will be useful in our appreciation of the behaviour of infinite series. Geometric series We have already seen that The geometric series converges when r < and its sum is then S = n=0 If r the geometric series diverges. r n = r. The harmonic series The harmonic series is a sum of terms of the form /k where k =, 2,.... At first appearance, this series might seem to have the desired qualities of a convergent series, simply because the successive terms being added are getting smaller and smaller, but this is a misleading and deceptive observation! The harmonic series k= k = diverges v January 5,

9 Math 03 Notes Chapter 2.0 <==== the function y=/x The harmonic series Figure 2.: The harmonic series is a sum that corresponds to the area under the staircase shown above. It can be shown that the harmonic series does not converge. by comparing it to an integral of the function y = f(x) = x. In Figure 2. we show a graph of this function superimposed on a bar graph. We will compare the areas of the steps in the bar graph with the area under the graph of this function. For the area of the steps, we note that the base width of each step is, and the heights form the sequence {, 2, 3, 4,... } Thus the area of (infinitely many) of these steps is A = = = k. Thus the area of the bar graph is a geometric representation of precisely the series we are investigating, the harmonic series. On the other hand, the area under the graph of the function y = f(x) = /x is given by the improper integral x dx We have seen previously that this integral diverges! v January 5, k=

10 Math 03 Notes Chapter 2 From Figure 2. we see that the areas under the function, A f and under the bar graph, A b, satisfy A f < A b. Thus, since the smaller of the two is infinite, so is the larger. We have established, using this comparison, that the the sum of the harmonic series cannot be finite, so that this series diverges. Other comparisons: The p series More generally, we can compare series of the form to the integral k= k p x p dx in precisely the same way. This leads to the conclusion that The p series, k= k p { converges if p > diverges if p For example, the series k= k 2 = converges. Notice, however, that the comparison does not give us a value to which the sum converges. It merely indicates that the series does converge. Alternating series We can modify the harmonic series to produce the alternating harmonic series in which the sign alternates from term to term. ( ) k+ k = k= The alternating harmonic series converges due to the alternation of signs. (Consecutive terms nearly cancel out). We will see later how to show that this series converges, remarkably to the value ln(2). However, the convergence is slow : it takes many terms added together to get close to the v January 5,

11 Math 03 Notes Chapter 2 final value. The speed of convergence is important for practical reasons: if we want to devise a calculation that will help us to find an approximate decimal expansion of some number (such as ln(2)), we would certainly prefer to use a series that converges quickly, to reduce the number of calculations that have to be made. More generally, for alternating series with terms that are decreasing to zero, we have convergence, as summarized below. Suppose that successive terms a k and a k+ have opposite signs. Then, provided the terms are getting smaller so that a k 0, the alternating series converges. a k 2.5. Example In this example, we will consider the series We can see that this series converges by noticing: k! = k! = k = 2 k = ( ) k 2 if k 2. In other words, the series eventually becomes smaller than a geometric series which converges. k! = < = + ( ( 2 )2 + ( 2 )3 +...) ( ) k = + = + 2 = 3 2 Note that the series converges, and, moreover, converges to a number smaller than 3. v January 5, 2009

12 Math 03 Notes Chapter Finding Taylor series Now that we understand a little bit about when series converge, we will turn our attention to finding the series representations of some elementary functions. Using one series to find another Once we have identified the expansion of some function in terms of an infinite Taylor polynomial, we can build up many other expansions of related functions. In this section, we repeatedly use our geometric summation formula, together with substitution and/or some other operation to find interesting new conclusions. All examples are based on the fact (discussed earlier) that when u <. u = + u + u2 + u = u k 2.6. Example: Simple substitution We make the substitution u = t, then u < means that t <, so the above formula for the sum of a geometric series implies that: ( t) + t = + ( t) + ( t) 2 + ( t) = t + t 2 t 3 + t This means we have produced the series for the function /( + t) Example: Term by term integration We will use the results of Example 2.6., but we follow our substitution by integration. On the left, we integrate the function f(t) = /( + t) (to arrive at a ln type integral) and on the right we integrate the power terms of the expansion. We are permitted to integrate the power series term by term provided that the series converges. x 0 + t dt = x 0 ( t + t 2 t 3 + t 4...) dt ln( + x) = x x2 2 + x3 3 x = k= ( ) k+xk v January 5, k

13 Math 03 Notes Chapter 2 This procedure has allowed us to find a series representation for a new function, ln( + x). ln( + x) = x x2 2 + x3 3 x When is this series expected to converge? We obtained this by starting with the geometric series which only converged when u <. We made the substitution u = t, and then integrated for 0 < t < x. To assure convergence, the value of t is not permitted to leave the interval t < so we certainly cannot expect the series for ln( + x) to converge when x >. Indeed, for x =, we have ln( + x) = ln(0) which is undefined. We also get a right hand side of ( ) which is the divergent harmonic series preceded by a negative sign. Thus, we must avoid x =, since the expansion will not converge there, and neither is the function defined. An expansion for ln(2) Strictly speaking, our analysis does not predict what happens if we substitute x = into the expansion of the function found in Example 2, because this value of x is outside of the permitted range < x < in which the Taylor series can be guaranteed to converge. It takes some deeper mathematics (Abel s theorem) to prove that the result of this substitution actually makes sense, and converges, i.e. that ln(2) = We state without proof here that the alternating harmonic series converges to ln(2) Example Suppose we make the substitution u = t 2 into the geometric series formula, and recall that we need u < for convergence. Then ( t 2 ) = + ( t 2 ) + ( t 2 ) 2 + ( t 2 ) t 2 = t 2 + t 4 t 6 + t = ( ) n t 2n This series will converge provided t <. Now integrate both sides, and recall that the antiderivative of the function /( + t 2 ) is arctan(t). Then x 0 + t 2 dt = x 0 arctan(x) = x x3 3 + x5 5 x7 ( t 2 + t 4 t 6 + t ) dt = k= k+ x(2k ) ( ) (2k ) v January 5,

14 Math 03 Notes Chapter 2 An expansion for π For a particular application of this expansion, consider plugging in x =. Then arctan() = But arctan() = π/4. Thus we have found a way of computing the irrational number π, namely π = 4 ( ) ( ) +... = 4 ( ) k+ (2k ) While it is true that this series converges, the convergence is slow. (This can be seen by adding up the first 00 or 000 terms of this series with a spreadsheet.) This means that it is not practical to use such a series as an approximation for π. (There are other series that converge to π very rapidly.) k= Finding the coefficients directly from the function As indicated in the introduction, approximating functions by the sum of power functions (i.e. by a polynomial or a series) is helpful in practical calculations. For one thing, we can evaluate a polynomial (or finite series) more readily than functions such as arctan or ln. In the preceding discussions, we found some series representations of functions fortuitously. Here we set out to identify the connection by starting with the function of interest. Suppose we have a function which we want to write as f(x) = a 0 + a x + a 2 x 2 + a 3 x = a k x k. We can use information about the function to directly determine the coefficients. To determine a 0, let x = 0 and note that f(0) = a 0 + a 0 + a a = a 0 We conclude that a 0 = f(0). By differentiating both sides we find the following: f (x) = a + 2a 2 x + 3a 3 x ka k x k +... f (x) = 2a a 3 x (k )ka k x k f (x) = 2 3a (k 2)(k )ka k x k f (k) (x) = ka k +... v January 5,

15 Math 03 Notes Chapter 2 Here we have used the notation f (k) (x) to denote the k th derivative of the function. Now evaluate each of the above derivatives at x = 0. Then f (0) = a, a = f (0) f (0) = 2a 2, a 2 = f (0) 2 f (0) = 2 3a 3, a 3 = f (0) 2 3 f (k) (0) = k!a k, a k = f(k) (0) k! This gives us a recipe for calculating all coefficients a k. This means that if we can compute all the derivatives of the function f(x), then we know the coefficients of the Taylor series as well. Because we have evaluated all the coefficients by the substitution x = 0, we say that the resulting power series is the Taylor series of the function about x = Example: A Taylor series for e x Consider the function f(x) = e x. All the derivatives of this function are equal to e x. In particular, f (k) (x) = e x f (k) (0) =. So that the coefficients of the Taylor series are a k = f(k) (0) k! = k! Therefore the Taylor series for e x about x = 0 is a 0 + a x + a 2 x 2 + a 3 x a k x k +... = + x + x2 2 + x3 6 + x xk k! +... = This is a very interesting series. We state here without proof that this series converges for all values of x. Further, the function defined by the series is in fact equal to e x that is, x k k! e x = + x + x2 2 + x = x k k! The implication is that the function e x is completely determined (for all x values) by its behaviour (i.e. derivatives of all orders) at x = 0. In other words, the value of the function at x =, 000, 000 is determined by the behaviour of the function around x = 0. This means that e x is a very special function with superior predictable features. If a function f(x) agrees with its Taylor polynomial on a region ( a, a), as was the case here, we say that f is analytic on this region. It is known that e x is analytic for all x. v January 5,

16 Math 03 Notes Chapter 2 Remark: How the exponential function grows We can use the results of this example to establish the fact that the exponential function grows faster than any power function x n. That is the same as saying that the ratio of e x to x n (for any power n) increases with x. We can see this fact directly from the results of our Taylor series for e x and the following simple division : e x x n = + x + x2 2! + x3 3! +... xn n! + xn+ (n+)! +... x n = x + n x n n! + x (n + )! +... x > (n + )! We see that the last term becomes arbitrarily large as x, implying that e x lim x x = n This shows that the exponential function e x grows faster than any power function, and hence also faster than any (finite) polynomial Example: Other (related) exponential functions We can also easily obtain a Taylor series expansion for functions related to e x, without assembling the derivatives. We start with the result that e u = + u + u2 2 + u = Then the substitution u = x leads to the result The substitution u = x 2 leads to e x = x + x2 2 x = u k k! ( x) k. k! e x2 = + x 2 + (x2 ) (x2 ) = (x 2 ) k k! In other words, e x2 = + x 2 + x4 2 + x = x 2k k! v January 5,

17 Math 03 Notes Chapter T T3 T2 sin(x) T Figure 2.2: An approximation of the function y = sin(x) by successive Taylor polynomials, T, T 2, T 3, T 4. The higher Taylor polynomials do a better job of approximating the function on a larger interval about x = Example: Taylor series of simple trigonometric functions In this example we determine the Taylor series for the function f(x) = sin x. The derivatives of y = sin(x) are f(x) = sin x f (x) = cosx f (x) = sin x f (x) = cosx f (4) (x) = sin x and then the cycle repeats. This means that f(0) = 0, f (0) =, f (0) = 0, f (0) = and then the pattern repeats. In other words, a 0 = 0, a =, a 2 = 0, a 3 = 3!, a 4 = 0, a 5 = 5!,... Now it is a fact that sin x is analytic for all x so that sin x = x x3 3! + x5 5! x7 7! +... = ( ) n x 2n+ (2n + )! n=0 v January 5,

18 Math 03 Notes Chapter 2 Consider the sequence of polynomials T (x) = x T 2 (x) = x x3 3! T 3 (x) = x x3 3! + x5 5! T 4 (x) = x x3 3! + x5 5! x7 7! Then these polynomials provide a better and better approximation to the function sin(x) close to x = 0. The first of these is just a linear (or tangent line) approximation that we had studied long ago. The second improves this with a quadratic approximation, etc. Figure 2.2 illustrates how the first few Taylor polynomials approximate the function sin(x) near x = 0. To determine the Taylor series for cosx, we can simply differentiate the series for sin x. cosx = d dx sin x = d x3 (x dx 3! + x5 5! x7 7! +...) = 3x2 3! + 5x4 5! 7x6 7! +... We find that cos(x) = x2 2 + x4 4! x6 6! +... = n=0 ( ) n x2n (2n)! 2.7 Application of Taylor series In this section we illustrate some of the applications of Taylor series to problems that may be difficult to solve using other conventional methods 2.7. Evaluating definite integrals Some functions do not have an antiderivative that can be expressed in terms of other simple functions. Integrating these functions can be a problem, as we cannot use the convenience of evaluating that antiderivative at endpoints, as the Fundamental Theorem of Calculus specifies. In some cases, we can approximate the value of the definite integral using a Taylor series, as the following example illustrates. v January 5,

19 Math 03 Notes Chapter 2 Example Evaluate the definite integral 0 sin(x 2 ) dx A simple substitution (e.g. u = x 2 ) will not work here, and we cannot find an antiderivative. Here is how we might approach the problem using Taylor series: We know that the series expansion for sin(t) is Substituting t = x 2, we have sin t = t t3 3! + t5 5! t7 7! +... sin(x 2 ) = x 2 x6 3! + x0 5! x4 7! +... In spite of the fact that we cannot antidifferentiate the function, we can antidifferentiate the Taylor series, just as we would a polynomial: 0 sin(x 2 ) dx = = 0 (x 2 x6 3! + x0 5! x4 7! +...) dx ( ) x 3 3 x7 7 3! + x 5! x5 5 7! +... = 3 7 3! + 5! 5 7! +... This is an alternating series so we know that it converges. If we add up the first four terms, the pattern becomes clear: the series converges to Solving differential equations Some differential equations cannot be solved in terms of familiar functions (just as some functions do not have antiderivatives which can be expressed in terms of familiar functions). However, Taylor series can come to the rescue again. Here we will present two examples of this idea. Example We are already familiar with the differential equation and initial condition that describes unlimited exponential growth. dy dx = y, y(0) =. v January 5,

20 Math 03 Notes Chapter 2 Indeed, from previous work, we know that the solution of this differential equation and initial condition is y(x) = e x, but we will pretend that we do not know this fact in illustrating the usefulness of Taylor series. In some cases, where separation of variables does not work, this option would have great practical value. Let us express the unknown solution to the differential equation as y = a 0 + a x + a 2 x 2 + a 3 x 3 + a 4 x Our task is to determine values for the coefficients a i Since this function satisfies the condition y(0) =, we must have y(0) = a 0 =. Differentiating this power series leads to dy dx = a + 2a 2 x + 3a 3 x 2 + 4a 4 x But according to the differential equation, dy dx match, i.e. = y, Thus, it must be true that the two Taylor series a 0 + a x + a 2 x 2 + a 3 x 3 + a 4 x = a + 2a 2 x + 3a 3 x 2 + 4a 4 x This can only happen if the coefficients of like terms are the same, i.e. if the constant terms on either side of the equation are equal, if the terms of the form Cx 2 on either side are equal, and so on for all powers of x. Equating coefficients, we obtain: This means that a 0 = a =, a = a = 2a 2, a 2 = a 2 = 2 a 2 = 3a 3, a 3 = a 2 3 = 2 3 a 3 = 4a 4, a 4 = a 3 4 = a n- = na n, a n = a n- n = n = n! y = + x + x2 2! + x3 3! xn n! +... = ex which, as we have seen, is the expansion for the exponential function that is the real solution we have been expecting. In the example here shown, we would hardly need to use series to arrive at the right conclusion, but in the next example, we would not find it as easy to discover the solution by other techniques discussed previously. Example 2: Airy s equation Airy s equation arises in the study of optics, and (with initial conditions) is as follows: v January 5,

21 Math 03 Notes Chapter 2 As before, we will write the solution as a series: y = xy y(0) = y (0) = 0 y = a 0 + a x + a 2 x 2 + a 3 x 3 + a 4 x 4 + a 5 x Using the information from the initial conditions, we get y(0) = a 0 = and y (0) = a = 0. Now we can write down the derivatives: The equation then gives y = a + 2a 2 x + 3a 3 x 2 + 4a 4 x 3 + 5a 5 x y = 2a x + 3 4x x y = xy 2a a 3 x + 3 4a 4 x a 5 x = x(a 0 + a x + a 2 x 2 + a 3 x ) 2a a 3 x + 3 4a 4 x a 5 x = a 0 x + a x 2 + a 2 x 3 + a 3 x Again, we can equate the coefficients of x, and use a 0 = and a = 0, to obtain This gives us the first few terms of the solution: 2a 2 = 0 a 2 = 0 2 3a 3 = a 0 3 4a 4 = a a 3 = 2 3 a 4 = 0 4 5a 5 = a 2 a 5 = 0 5 6a 6 = a 3 a 6 = y = + x x If we continue in this way, we can write down many terms of the series. v January 5,

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

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter Infinite series, improper integrals, and Taylor series. Determine which of the following sequences converge or diverge (a) {e n } (b) {2 n } (c) {ne 2n } (d) { 2 n } (e) {n } (f) {ln(n)} 2.2 Which

More information

8.7 MacLaurin Polynomials

8.7 MacLaurin Polynomials 8.7 maclaurin polynomials 67 8.7 MacLaurin Polynomials In this chapter you have learned to find antiderivatives of a wide variety of elementary functions, but many more such functions fail to have an antiderivative

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

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

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

Section 5.8. Taylor Series

Section 5.8. Taylor Series Difference Equations to Differential Equations Section 5.8 Taylor Series In this section we will put together much of the work of Sections 5.-5.7 in the context of a discussion of Taylor series. We begin

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

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

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

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

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

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

More information

Math 1310 Final Exam

Math 1310 Final Exam Math 1310 Final Exam December 11, 2014 NAME: INSTRUCTOR: Write neatly and show all your work in the space provided below each question. You may use the back of the exam pages if you need additional space

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

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

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

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

Section 9.8. First let s get some practice with determining the interval of convergence of power series.

Section 9.8. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. Example (1) Determine

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

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 Review for Exam Answer each of the following questions as either True or False. Circle the correct answer.

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer. Math 22 - Review for Exam 3. Answer each of the following questions as either True or False. Circle the correct answer. (a) True/False: If a n > 0 and a n 0, the series a n converges. Soln: False: Let

More information

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS SERIES SOLUTION OF DIFFERENTIAL EQUATIONS Introduction to Differential Equations Nanang Susyanto Computer Science (International) FMIPA UGM 17 April 2017 NS (CS-International) Series solution 17/04/2017

More information

Section 10.7 Taylor series

Section 10.7 Taylor series Section 10.7 Taylor series 1. Common Maclaurin series 2. s and approximations with Taylor polynomials 3. Multiplication and division of power series Math 126 Enhanced 10.7 Taylor Series The University

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

LECTURE 11 - PARTIAL DIFFERENTIATION

LECTURE 11 - PARTIAL DIFFERENTIATION LECTURE 11 - PARTIAL DIFFERENTIATION CHRIS JOHNSON Abstract Partial differentiation is a natural generalization of the differentiation of a function of a single variable that you are familiar with 1 Introduction

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

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

5.9 Representations of Functions as a Power Series

5.9 Representations of Functions as a Power Series 5.9 Representations of Functions as a Power Series Example 5.58. The following geometric series x n + x + x 2 + x 3 + x 4 +... will converge when < x

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

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

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

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance,

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance, Subsequences and Limsups Some sequences of numbers converge to limits, and some do not. For instance,,, 3, 4, 5,,... converges to 0 3, 3., 3.4, 3.4, 3.45, 3.459,... converges to π, 3,, 3.,, 3.4,... does

More information

MORE APPLICATIONS OF DERIVATIVES. David Levermore. 17 October 2000

MORE APPLICATIONS OF DERIVATIVES. David Levermore. 17 October 2000 MORE APPLICATIONS OF DERIVATIVES David Levermore 7 October 2000 This is a review of material pertaining to local approximations and their applications that are covered sometime during a year-long calculus

More information

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x)

Aim: How do we prepare for AP Problems on limits, continuity and differentiability? f (x) Name AP Calculus Date Supplemental Review 1 Aim: How do we prepare for AP Problems on limits, continuity and differentiability? Do Now: Use the graph of f(x) to evaluate each of the following: 1. lim x

More information

MATH 118, LECTURES 27 & 28: TAYLOR SERIES

MATH 118, LECTURES 27 & 28: TAYLOR SERIES MATH 8, LECTURES 7 & 8: TAYLOR SERIES Taylor Series Suppose we know that the power series a n (x c) n converges on some interval c R < x < c + R to the function f(x). That is to say, we have f(x) = a 0

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

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x MATH 3B: MIDTERM REVIEW JOE HUGHES. Evaluate sin x and cos x. Solution: Recall the identities cos x = + cos(x) Using these formulas gives cos(x) sin x =. Trigonometric Integrals = x sin(x) sin x = cos(x)

More information

Chapter P: Preliminaries

Chapter P: Preliminaries Chapter P: Preliminaries Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 67 Preliminaries The preliminary chapter reviews the most important things that you should know before beginning

More information

Last/Family Name First/Given Name Seat #

Last/Family Name First/Given Name Seat # Math 2, Fall 27 Schaeffer/Kemeny Final Exam (December th, 27) Last/Family Name First/Given Name Seat # Failure to follow the instructions below will constitute a breach of the Stanford Honor Code: You

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

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

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page.

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page. ***THIS TIME I DECIDED TO WRITE A LOT OF EXTRA PROBLEMS TO GIVE MORE PRACTICE. The actual midterm will have about 6 problems. If you want to practice something with approximately the same length as the

More information

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I MA Practice Final Answers in Red 4/8/ and 4/9/ Name Note: Final Exam is at :45 on Tuesday, 5// (This is the Final Exam time reserved for our labs). From Practice Test I Consider the integral 5 x dx. Sketch

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

Lesson Objectives: we will learn:

Lesson Objectives: we will learn: Lesson Objectives: Setting the Stage: Lesson 66 Improper Integrals HL Math - Santowski we will learn: How to solve definite integrals where the interval is infinite and where the function has an infinite

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1.

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1. Math 114, Taylor Polynomials (Section 10.1) Name: Section: Read Section 10.1, focusing on pages 58-59. Take notes in your notebook, making sure to include words and phrases in italics and formulas in blue

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

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x . Define f n, g n : [, ] R by f n (x) = Advanced Calculus Math 27B, Winter 25 Solutions: Final nx2 + n 2 x, g n(x) = n2 x 2 + n 2 x. 2 Show that the sequences (f n ), (g n ) converge pointwise on [, ],

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

Topics Covered in Calculus BC

Topics Covered in Calculus BC Topics Covered in Calculus BC Calculus BC Correlation 5 A Functions, Graphs, and Limits 1. Analysis of graphs 2. Limits or functions (including one sides limits) a. An intuitive understanding of the limiting

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

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

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

More information

PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE

PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE MATH 153, SECTION 55 (VIPUL NAIK) Corresponding material in the book: Section 8.5. What students should already know: The integrals for 1/x, 1/(x 2 + 1),

More information

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation

MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation MTH101 Calculus And Analytical Geometry Lecture Wise Questions and Answers For Final Term Exam Preparation Lecture No 23 to 45 Complete and Important Question and answer 1. What is the difference between

More information

Taylor Series. richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol,

Taylor Series.  richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol, Taylor Series Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math230 These notes are taken from Calculus Vol

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

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

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function.

The definite integral gives the area under the curve. Simplest use of FTC1: derivative of integral is original function. 5.3: The Fundamental Theorem of Calculus EX. Given the graph of f, sketch the graph of x 0 f(t) dt. The definite integral gives the area under the curve. EX 2. Find the derivative of g(x) = x 0 + t 2 dt.

More information

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Section 5.6 Integration By Parts MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Integration By Parts Manipulating the Product Rule d dx (f (x) g(x)) = f (x) g (x) + f (x) g(x)

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

More information

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2

Math 181, Exam 2, Study Guide 2 Problem 1 Solution. 1 + dx. 1 + (cos x)2 dx. 1 + cos2 xdx. = π ( 1 + cos π 2 Math 8, Exam, Study Guide Problem Solution. Use the trapezoid rule with n to estimate the arc-length of the curve y sin x between x and x π. Solution: The arclength is: L b a π π + ( ) dy + (cos x) + cos

More information

converges to a root, it may not always be the root you have in mind.

converges to a root, it may not always be the root you have in mind. Math 1206 Calculus Sec. 4.9: Newton s Method I. Introduction For linear and quadratic equations there are simple formulas for solving for the roots. For third- and fourth-degree equations there are also

More information

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1

MATH141: Calculus II Exam #4 review solutions 7/20/2017 Page 1 MATH4: Calculus II Exam #4 review solutions 7/0/07 Page. The limaçon r = + sin θ came up on Quiz. Find the area inside the loop of it. Solution. The loop is the section of the graph in between its two

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

MATH 1910 Limits Numerically and Graphically Introduction to Limits does not exist DNE DOES does not Finding Limits Numerically

MATH 1910 Limits Numerically and Graphically Introduction to Limits does not exist DNE DOES does not Finding Limits Numerically MATH 90 - Limits Numerically and Graphically Introduction to Limits The concept of a limit is our doorway to calculus. This lecture will explain what the limit of a function is and how we can find such

More information

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU 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

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

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

Math Numerical Analysis

Math Numerical Analysis Math 541 - Numerical Analysis Joseph M. Mahaffy, jmahaffy@mail.sdsu.edu Department of Mathematics and Statistics Dynamical Systems Group Computational Sciences Research Center San Diego State University

More information

SBS Chapter 2: Limits & continuity

SBS Chapter 2: Limits & continuity SBS Chapter 2: Limits & continuity (SBS 2.1) Limit of a function Consider a free falling body with no air resistance. Falls approximately s(t) = 16t 2 feet in t seconds. We already know how to nd the average

More information

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test

UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test UNIVERSITY OF HOUSTON HIGH SCHOOL MATHEMATICS CONTEST Spring 2018 Calculus Test NAME: SCHOOL: 1. Let f be some function for which you know only that if 0 < x < 1, then f(x) 5 < 0.1. Which of the following

More information

Chapter P: Preliminaries

Chapter P: Preliminaries Chapter P: Preliminaries Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 59 Preliminaries The preliminary chapter reviews the most important things that you should know before beginning

More information

MATH 101: PRACTICE MIDTERM 2

MATH 101: PRACTICE MIDTERM 2 MATH : PRACTICE MIDTERM INSTRUCTOR: PROF. DRAGOS GHIOCA March 7, Duration of examination: 7 minutes This examination includes pages and 6 questions. You are responsible for ensuring that your copy of the

More information

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam Math 122 Fall 2008 Handout 15: Review Problems for the Cumulative Final Exam The topics that will be covered on Final Exam are as follows. Integration formulas. U-substitution. Integration by parts. Integration

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

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

n=1 ( 2 3 )n (a n ) converges by direct comparison to

n=1 ( 2 3 )n (a n ) converges by direct comparison to . (a) n = a n converges, so we know that a n =. Therefore, for n large enough we know that a n

More information

Week 1: need to know. November 14, / 20

Week 1: need to know. November 14, / 20 Week 1: need to know How to find domains and ranges, operations on functions (addition, subtraction, multiplication, division, composition), behaviors of functions (even/odd/ increasing/decreasing), library

More information

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36

x n cos 2x dx. dx = nx n 1 and v = 1 2 sin(2x). Andreas Fring (City University London) AS1051 Lecture Autumn / 36 We saw in Example 5.4. that we sometimes need to apply integration by parts several times in the course of a single calculation. Example 5.4.4: For n let S n = x n cos x dx. Find an expression for S n

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

Math 1B, lecture 15: Taylor Series

Math 1B, lecture 15: Taylor Series Math B, lecture 5: Taylor Series Nathan Pflueger October 0 Introduction Taylor s theorem shows, in many cases, that the error associated with a Taylor approximation will eventually approach 0 as the degree

More information

Lecture 7 - Separable Equations

Lecture 7 - Separable Equations Lecture 7 - Separable Equations Separable equations is a very special type of differential equations where you can separate the terms involving only y on one side of the equation and terms involving only

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

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence.

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. f n (0)x n Recall from

More information

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications.

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. Section 8.7 Taylor and MacLaurin Series (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. MATH 126 (Section 8.7) Taylor and MacLaurin Series The University of Kansas

More information

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x).

Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f (x). Definition of The Derivative Function Definition (The Derivative Function) Replacing the a in the definition of the derivative of the function f at a with a variable x, gives the derivative function f

More information

7.5 Partial Fractions and Integration

7.5 Partial Fractions and Integration 650 CHPTER 7. DVNCED INTEGRTION TECHNIQUES 7.5 Partial Fractions and Integration In this section we are interested in techniques for computing integrals of the form P(x) dx, (7.49) Q(x) where P(x) and

More information

Sequences and Series

Sequences and Series Sequences and Series What do you think of when you read the title of our next unit? In case your answers are leading us off track, let's review the following IB problems. 1 November 2013 HL 2 3 November

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