Power Series. We already know how to express one function as a series. Take a look at following equation: 1 1 r = r n. n=0

Size: px
Start display at page:

Download "Power Series. We already know how to express one function as a series. Take a look at following equation: 1 1 r = r n. n=0"

Transcription

1 Math -0 Calc Power, Taylor, and Maclaurin Series Survival Guide One of the harder concepts that we have to become comfortable with during this semester is that of sequences and series We are working with infinite sums of complicated functions and are answering questions about convergence There are a large number of functions that we can express as one of these series and we must start by looking at the one we go into this chapter already knowing Power Series We already know how to express one function as a series Take a look at following equation: r = r n We all know this as the geometric series and know that it converges for all r such that < r < Since the geometric series converges over this interval we may think about f(x) = x and conclude that this also converges to xn over < x < It is to our benefit, then, to start recognizing when an expression we wish to evaluate is already in this form or when it can be made into this form Let us look at the following few examples Example : f(x) = +x This function can be rewritten as ( x ) and thus we may substitute x for x in our original geometric series We therefore have +x = ( x ) = ( x ) n = ( ) n x n We are not quite done working with this We have to make sure the function we have placed into our original position for x is within the right interval for convergence We need x = x < This is true when x < The endpoints, and, make for the divergent sum ( )n, so our interval of convergence is < x < Example : g(x) = x 3x 3 This expression can be rewritten as ( x ) ( ) 3 x3 We re going to deal with the right hand side of this expression, 3 x3 Let s replace x in our original power series with 3 x3 ( 3 x3 ) = ( ) n 3 x3 = ( ) n 3 (x 3 ) n = ( ) n 3 x 3n

2 Remember that this equation only holds over the interval of convergence, so we need to now figure out what that interval is Keeping in mind that a n = ( 3 n ) x 3n, let us apply the ratio test ) n+ x 3(n+) ) x 3n+3 lim n a n+ a n = lim n ( 3 ( 3 ) n x 3n = lim n ( 3 x 3n = lim 3 n Note that 3 x3 < when x 3 < Thus the radius of convergence is 3 3 convergence is 3 < x < x3 = 3 3 x3 and the interval of But wait! We still need to check the endpoints Putting in 3 3 for x we get ( )n and putting in 3 for x we get 3 n both of which are divergent series Therefore our interval of convergence is 3 < x < We re not done, however! We still need to multiply our power series by x Doing this will give us our final result, over the interval of convergence: x 3x 3 = x Example 3: h(x) = ln ( + x ) ( ) n 3 x 3n = x 3 n x 3n n = 3 n x 3n+ n+ While h(x) does not immediately look like what we ve been working with, all hope is not lost Let us take the first derivative, h (x) = x Using the series from Example and our rules for +x multiplication in Example, we can say that over the correct interval of convergence h (x) = (x) +x = (x) ( ) n x n = ( ) n x n+ Try to remember that this is only the series for the derivative! We re not nearly done yet! We still need to integrate h (x) to get h(x) ( ) n x n+ = ( ) n x n+ = ( ) n x n+ = ( ) ( ) n xn+ + c n + We need to catch up and figure a few things out at this point First, let us calculate our value for c It s in our best interest to choose a value for x( that will be easy to take this infinite sum ) for, say x = 0 Then we have ln ( + 0 0n+ ) = ln = 0 = ( )n +c = 0+c and so c = 0 n+ We need to determine our radius and interval of convergence Observe that a n = ( )n x n+ lim a n+ n a n = lim ( ) n+ x (n+)+ (n + ) n ((n + ) + )( ) n x n+ = lim x (n + ) n n +4 = x n+

3 It is true that x < when x <, so our radius of convergence is We need to check our endpoints, and At x = we have ( ) n ( )n+ n + = ( ) 3n+ n + = ( ) n n + which is a convergent alternating series Likewise, at x = we have ( ) n ()n+ n + = ( ) n n + which is the same convergent alternating series Thus, our interval of convergence is x Taylor and Maclaurin Series Now we are pretty good at working with power series, however there are only a few types of functions that we can represent using the techniques that we ve developed Let s look at the following equation: e4 x There is no way that we ve seen to evaluate this integral If we could write the function e 4 x as a series (a polynomial in terms of x, moreover), then we could integrate it (like our power series) Likewise, we could come up with some rules to approximate these integrals within arbitrary degrees of accuracy Let us assume that a function f(x) which is infinitely differentiable (that is, the n th derivative exists for all n N) can be written as a polynomial in the following form: f(x) =c 0 + c (x a)+c (x a) + c 3 (x a) 3 + We wish to ask ourselves: What could possibly fill in the coefficients c i? If we evaluate f(x) at a then we have the following f(a) =c 0 + c (a a)+c (a a) + = c 0 + c 0+c 0 + = c 0 Therefore c 0 = f(a) Let us note this is equivalent to c 0 = f(a) 0! since 0! = by definition Then what are we to do about c? Taking the first derivative of f(x), f (x) =c +c (x a)+ 3c 3 (x a) + From this observe that when evaluate f (x) at a we get the following f (a) =c +c (a a)+3c 3 (a a) + = c +c 0+3c = c As before we note that c = f (a) = f (a) Well, f(a) can be written as f (0) (a), and f (a) can be! written as f () (a) This observation helps us obtain the following relation: c i = f (i) (a) Therefore i! we may write f(x) as follows: f (n) (a)(x a) n f(x) = 3

4 This series is known as the Taylor Series for f(x) centered at a We say that f(x) is centered at a because the series is exactly accurate at x = a, and the radius of convergence will be centered at a as well If the a we choose is 0, then we call this series the Maclaurin Series of f(x), a special enough case to earn a separate name It will benefit us to work with a function and compute the corresponding series Let us use f(x) =e x and center it around a = 0 This is the Maclaurin Series for e x Example 4: f(x) =e x, a =0 Our first goal is to try to find an explicit formula for f (n) (0) This is fairly easy in this case, since (e x ) = e x Thus f (n) (0) = e 0 =, and we find the Maclaurin Series (good over the interval of convergence) f(x) =e x x n = Our second goal is to try to find the radius of convergence, and the interval of convergence Let us apply the ratio test: lim x n+ (n)! n x n (n + )! = lim x n n + =0 Since our limit does not depend on our choice of x, we say that this series converges for all x and that the radius of convergence is Furthermore, the interval of convergence is < x < This is great news! Our Maclaurin Series for e x converges for all choices for x This means the infinite sum x n equals e x for all x Example 5: g(x) =e 4 x, a =0 We first want to try to get g(x) into a form we ve seen before, or to find an easy to use formula for g (n) (0) If we look at the first few derivatives it will become painfully obvious that an easy formula is not going to be possible Instead let s note that g(x) =e 4 e x If we put x in for x in f(x) from Example 4 we will get that e x = ( x ) n = ( ) n x n The interval of convergence for this sum is also < x <, so we can now obtain our final series g(x) =e 4 x = Example 6: h(x) = sin(x), centered at a = π ( ) n x n e 4 Let s list at the derivatives for sin(x), and evaluate them at π 4

5 h(x) sin(x) h(π) 0 h (x) cos(x) h (π) - h (x) sin(x) h (π) 0 h (x) cos(x) h (π) There is an obvious pattern to the derivatives, so finding an explicit formula for the n th derivative should be fairly easy This will be the route we ll go Hopefully this list leads us to realize that only the odd derivatives will give us any coefficients in our series A formula for the series can be obtained with this information, which will be true over the interval of convergence: ( ) n+ (x π) n+ h(x) = sin(x) = (n + )! Now we ll talk about convergence of the series, by again applying the ratio test: lim ( ) n+ (x π) (n+)+ (n + )! n ((n + ) + )!( ) n+ (x π) n+ = lim (x π) n (n + 3)(n + ) =0 Again, we have a series which converges for all x R The radius of convergence is, and the interval of convergence is < x < This is again excellent! We have an alternating series which converges for all x R This will become helpful when we talk about remainder, which is now Taylor and Maclaurin Series with Remainder There s one last thing we should talk about, that s the concept of remainder It s not always convenient for us to look at an infinite sum; sometimes we just want to get a number to work with A remainder is how much different the infinite sum is from a finite sum evaluated at a certain point Conceptually this is similar to how much is left when we divide a number into another The remainder in that process tells us how close to a multiple of our divisor the dividend is Let T i = i f (n) (a)(x a) n We will call this the i th partial Taylor polynomial It s a polynomial of degree at most i (since f (i) (a) could certainly be 0) Let s look at the first few partial Taylor polynomials T 0 is just f(a), which is certainly a good estimate for f(x) at a, but not likely to be a good estimate for the entire function Next, T = f(a)+f (a)(x a) This expression is equal to the tangent line at x = a This is also equal to f(a) at x = a, but even better, it is much closer to f(x) for values very near to a It should also be reminiscent of the mean value theorem The series continues, each partial polynomial giving us a better and better approximation over the interval of convergence for the entire series We want to be able to answer a few questions, however 5

6 Over our interval of convergence or a subinterval, how far off is a partial Taylor Polynomial from the value of the full Taylor Series? Over our interval of convergence, over a subinterval, or at a specific value near the center of our series, how many terms do we need to get within a specific range of the correct answer? These are both questions about error, or remainder If we are lucky enough to have an alternating series, then our questions are fairly easily answered If T i = i f n (a)(x a) n is an alternating series, then the error term is T i+ T i More explicitly, the error term is f i+ (a)(x a) i+ (i+)! Example 7: Remainder for h(x) = sin x Looking at Example 5 we have an alternating series for sin(x) Let s say we want to know the largest error possible over the interval π < x < 3π, when we are looking at the 5th degree partial Taylor polynomial The corresponding 5 th degree Taylor polynomial, centered at π, is (x π)+ (x π)3 (x π)5 3! 5! This actually is T, so the error term is T 3 T = (x π)7 7! We want to look at how this behaves over the entire interval π < x < 3π (x π) 7 7! is largest when x is furthest to the right from π, so the error is at most = ( π which is roughly ( 3π π)7 7! However, if we are not lucky enough to have an alternating series then we have to resort to other means The remainder on the i th partial Taylor polynomial is defined in the following way Over an interval I containing both a and the x we wish to evaluate, we can find an ˆx (called x-hat) between x and a that makes the following function exactly equal to the remainder for T i evaluated at x: R i = f (i+) (ˆx)(x a) i+ (i + )! Plainly, when we want to figure out f(x) for an x not equal to a, then we can estimate the value by using a partial Taylor polynomial, plus or minus the remainder We won t know exactly what the remainder will be (if we did we wouldn t have to estimate!), so we want to figure at worst how far off we ll be We do this by centering our series at an easy to evaluate value a near the x we want, then trying to bound R i using information about the interval (x, a) or (a, x) Example 8: Remainder for f(x) =e x Let s use Example 4 to take a look at the 3 rd partial Maclaurin polynomial for e x, over the interval <x< Further let s figure out how bad our 3 rd partial Maclaurin polynomial will )7 7! 6

7 estimate e x over the entire interval This polynomial, T 3, is written as T 3 = + x + x + x3 3! We know that there exists an ˆx (, ) so that R 3 = eˆx x 4 4! So to find the remainder we need to figure out how bad we can make R 3 using possible choices for x and ˆx in our interval We want to look at R 3 rather than R 3 because we want to look at the magnitude of our error Clearly R 3 is largest when x =ˆx =, making R 3 = So our remainder for anything over 4! this interval is at most for the 4 3rd Taylor polynomial for e x Example 9: Remainder for g(x) = ln(x) Let us try one problem which asks the second question from above If g(x) = ln(x), how many terms do we need to compute ln(3) to within 00 of the correct answer? It is beneficial for us to center our Taylor series for ln(x) around e so that our polynomial is fairly accurate at 3 Computing the n th derivative of ln(x): g (n) (x) = ( )n+ (n )! x n for n>0 Again, this is magnificent! We have another alternating series, so our error is given by R n = g (n+) (3)(3 e) n+ (n + )! = ( ) n+ (3 e) n+ 3 n+ (n + )! = (3 e) n+ 3 n+ (n + ) Remember that what we want is for R n < Simple trial and error will show that this 000 happens for the first time for n = where R n is approximately Conclusion Hopefully this guide has given you some insight into power, Taylor, and Maclaurin series as well as some strategies to approach problems you will see involving them Remember the following steps when it comes to a series problem: Determine if the expression you wish to evaluate is in the form f(x) If it is, then you g(x) can make a power series! The power series will be in the form f(x) (g(x))n and will converge when g(x) < If the expression isn t obviously in the form f(x), can it instead be integrated or differentiated to get into that form? If it can, take the appropriate integral or derivative to get g(x) it into that form Once in that form, find the power series for it Remember: this is the power series for the integral or the derivative! We have to undo the damage by differentiating or integrating 7

8 If we previously integrated, then we don t have to figure out the constant, since differentiating will cancel it out If however we are integrating, then we need to remember to evaluate the function to find the constant It is important to choose an x that will evaluate cleanly 3 If those steps fail, then we can almost always construct a Taylor or Maclaurin Series for the expression If our expression is h(x), try to find an explicit formula for h (n) (x) (the n th derivative of h(x)) It will allow you to work more abstractly with the sum, and to write out the infinite sum concretely Otherwise, you will be left to work with a partial Taylor polynomial 4 If the question is asking about remainder, then remember to check if this is an alternating series If it is then the remainder is given as being less than or equal to the absolute value of the next term evaluated at the specific x that the question asks about If it s not alternating, then remember we have to play with x and ˆx within our interval to figure out just how large our error can be Remember that x is what we wish to evaluate, that our series should be centered at a nearby a that s easy to evaluate, and that our ˆx lives between x and a Also remember to make the expressions in the numerator large, and the expressions in the denominator as close to 0 as possible to make the remainder large over our interval Some things to think about Calculate a power series for ln ( + x 4 ), its radius of convergence, and its interval of convergence Calculate a power series for ( x), its radius of convergence, and its interval of convergence 3 Using the Maclaurin series for e x, show that (e x ) = e x 4 Using the Maclaurin series for sin(x), show that (sin(x)) = cos(x) 5 Calculate sin(6) using a Taylor series centered around π Be accurate within 00 6 Over the interval 3 < x < 5, how poorly does the tangent line at x = 4 approximate 3+x? How about the quadratic Taylor polynomial? 7 Find an explicit formula for the n th derivative of x 8

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate.

An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate. Chapter 10 Series and Approximations An important theme in this book is to give constructive definitions of mathematical objects. Thus, for instance, if you needed to evaluate 1 0 e x2 dx, you could set

More information

Math 4310 Handout - Quotient Vector Spaces

Math 4310 Handout - Quotient Vector Spaces Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

Lectures 5-6: Taylor Series

Lectures 5-6: Taylor Series Math 1d Instructor: Padraic Bartlett Lectures 5-: Taylor Series Weeks 5- Caltech 213 1 Taylor Polynomials and Series As we saw in week 4, power series are remarkably nice objects to work with. In particular,

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

1 Lecture: Integration of rational functions by decomposition

1 Lecture: Integration of rational functions by decomposition Lecture: Integration of rational functions by decomposition into partial fractions Recognize and integrate basic rational functions, except when the denominator is a power of an irreducible quadratic.

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

4.3 Lagrange Approximation

4.3 Lagrange Approximation 206 CHAP. 4 INTERPOLATION AND POLYNOMIAL APPROXIMATION Lagrange Polynomial Approximation 4.3 Lagrange Approximation Interpolation means to estimate a missing function value by taking a weighted average

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

Homework # 3 Solutions

Homework # 3 Solutions Homework # 3 Solutions February, 200 Solution (2.3.5). Noting that and ( + 3 x) x 8 = + 3 x) by Equation (2.3.) x 8 x 8 = + 3 8 by Equations (2.3.7) and (2.3.0) =3 x 8 6x2 + x 3 ) = 2 + 6x 2 + x 3 x 8

More information

Recognizing Types of First Order Differential Equations E. L. Lady

Recognizing Types of First Order Differential Equations E. L. Lady Recognizing Types of First Order Differential Equations E. L. Lady Every first order differential equation to be considered here can be written can be written in the form P (x, y)+q(x, y)y =0. This means

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

A power series about x = a is the series of the form

A power series about x = a is the series of the form POWER SERIES AND THE USES OF POWER SERIES Elizabeth Wood Now we are finally going to start working with a topic that uses all of the information from the previous topics. The topic that we are going to

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polynomial and Rational Functions Quadratic Functions Overview of Objectives, students should be able to: 1. Recognize the characteristics of parabolas. 2. Find the intercepts a. x intercepts by solving

More information

Approximating functions by Taylor Polynomials.

Approximating functions by Taylor Polynomials. Chapter 4 Approximating functions by Taylor Polynomials. 4.1 Linear Approximations We have already seen how to approximate a function using its tangent line. This was the key idea in Euler s method. If

More information

Linear and quadratic Taylor polynomials for functions of several variables.

Linear and quadratic Taylor polynomials for functions of several variables. ams/econ 11b supplementary notes ucsc Linear quadratic Taylor polynomials for functions of several variables. c 010, Yonatan Katznelson Finding the extreme (minimum or maximum) values of a function, is

More information

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were:

correct-choice plot f(x) and draw an approximate tangent line at x = a and use geometry to estimate its slope comment The choices were: Topic 1 2.1 mode MultipleSelection text How can we approximate the slope of the tangent line to f(x) at a point x = a? This is a Multiple selection question, so you need to check all of the answers that

More information

Integrals of Rational Functions

Integrals of Rational Functions Integrals of Rational Functions Scott R. Fulton Overview A rational function has the form where p and q are polynomials. For example, r(x) = p(x) q(x) f(x) = x2 3 x 4 + 3, g(t) = t6 + 4t 2 3, 7t 5 + 3t

More information

Differentiation and Integration

Differentiation and Integration This material is a supplement to Appendix G of Stewart. You should read the appendix, except the last section on complex exponentials, before this material. Differentiation and Integration Suppose we have

More information

Partial Fractions. p(x) q(x)

Partial Fractions. p(x) q(x) Partial Fractions Introduction to Partial Fractions Given a rational function of the form p(x) q(x) where the degree of p(x) is less than the degree of q(x), the method of partial fractions seeks to break

More information

Limits and Continuity

Limits and Continuity Math 20C Multivariable Calculus Lecture Limits and Continuity Slide Review of Limit. Side limits and squeeze theorem. Continuous functions of 2,3 variables. Review: Limits Slide 2 Definition Given a function

More information

7.6 Approximation Errors and Simpson's Rule

7.6 Approximation Errors and Simpson's Rule WileyPLUS: Home Help Contact us Logout Hughes-Hallett, Calculus: Single and Multivariable, 4/e Calculus I, II, and Vector Calculus Reading content Integration 7.1. Integration by Substitution 7.2. Integration

More information

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous? 36 CHAPTER 1. LIMITS AND CONTINUITY 1.3 Continuity Before Calculus became clearly de ned, continuity meant that one could draw the graph of a function without having to lift the pen and pencil. While this

More information

Constrained optimization.

Constrained optimization. ams/econ 11b supplementary notes ucsc Constrained optimization. c 2010, Yonatan Katznelson 1. Constraints In many of the optimization problems that arise in economics, there are restrictions on the values

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations

Section 3.7. Rolle s Theorem and the Mean Value Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate

More information

Techniques of Integration

Techniques of Integration CHPTER 7 Techniques of Integration 7.. Substitution Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration

More information

Polynomial Invariants

Polynomial Invariants Polynomial Invariants Dylan Wilson October 9, 2014 (1) Today we will be interested in the following Question 1.1. What are all the possible polynomials in two variables f(x, y) such that f(x, y) = f(y,

More information

1 Error in Euler s Method

1 Error in Euler s Method 1 Error in Euler s Method Experience with Euler s 1 method raises some interesting questions about numerical approximations for the solutions of differential equations. 1. What determines the amount of

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

More information

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity MA4001 Engineering Mathematics 1 Lecture 10 Limits and Dr. Sarah Mitchell Autumn 2014 Infinite limits If f(x) grows arbitrarily large as x a we say that f(x) has an infinite limit. Example: f(x) = 1 x

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

Microeconomic Theory: Basic Math Concepts

Microeconomic Theory: Basic Math Concepts Microeconomic Theory: Basic Math Concepts Matt Van Essen University of Alabama Van Essen (U of A) Basic Math Concepts 1 / 66 Basic Math Concepts In this lecture we will review some basic mathematical concepts

More information

Separable First Order Differential Equations

Separable First Order Differential Equations Separable First Order Differential Equations Form of Separable Equations which take the form = gx hy or These are differential equations = gxĥy, where gx is a continuous function of x and hy is a continuously

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

CHAPTER 5 Round-off errors

CHAPTER 5 Round-off errors CHAPTER 5 Round-off errors In the two previous chapters we have seen how numbers can be represented in the binary numeral system and how this is the basis for representing numbers in computers. Since any

More information

Name: ID: Discussion Section:

Name: ID: Discussion Section: Math 28 Midterm 3 Spring 2009 Name: ID: Discussion Section: This exam consists of 6 questions: 4 multiple choice questions worth 5 points each 2 hand-graded questions worth a total of 30 points. INSTRUCTIONS:

More information

Use finite approximations to estimate the area under the graph of the function. f(x) = x 3

Use finite approximations to estimate the area under the graph of the function. f(x) = x 3 5.1: 6 Use finite approximations to estimate the area under the graph of the function f(x) = x 3 between x = 0 and x = 1 using (a) a lower sum with two rectangles of equal width (b) a lower sum with four

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P.

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P. MATH 11011 FINDING REAL ZEROS KSU OF A POLYNOMIAL Definitions: Polynomial: is a function of the form P (x) = a n x n + a n 1 x n 1 + + a x + a 1 x + a 0. The numbers a n, a n 1,..., a 1, a 0 are called

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

To give it a definition, an implicit function of x and y is simply any relationship that takes the form:

To give it a definition, an implicit function of x and y is simply any relationship that takes the form: 2 Implicit function theorems and applications 21 Implicit functions The implicit function theorem is one of the most useful single tools you ll meet this year After a while, it will be second nature to

More information

I. Pointwise convergence

I. Pointwise convergence MATH 40 - NOTES Sequences of functions Pointwise and Uniform Convergence Fall 2005 Previously, we have studied sequences of real numbers. Now we discuss the topic of sequences of real valued functions.

More information

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes.

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes. INFINITE SERIES SERIES AND PARTIAL SUMS What if we wanted to sum up the terms of this sequence, how many terms would I have to use? 1, 2, 3,... 10,...? Well, we could start creating sums of a finite number

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

Numerical Solution of Differential

Numerical Solution of Differential Chapter 13 Numerical Solution of Differential Equations We have considered numerical solution procedures for two kinds of equations: In chapter 10 the unknown was a real number; in chapter 6 the unknown

More information

Inner Product Spaces

Inner Product Spaces Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and

More information

GRE Prep: Precalculus

GRE Prep: Precalculus GRE Prep: Precalculus Franklin H.J. Kenter 1 Introduction These are the notes for the Precalculus section for the GRE Prep session held at UCSD in August 2011. These notes are in no way intended to teach

More information

TOPIC 4: DERIVATIVES

TOPIC 4: DERIVATIVES TOPIC 4: DERIVATIVES 1. The derivative of a function. Differentiation rules 1.1. The slope of a curve. The slope of a curve at a point P is a measure of the steepness of the curve. If Q is a point on the

More information

Calculus 1: Sample Questions, Final Exam, Solutions

Calculus 1: Sample Questions, Final Exam, Solutions Calculus : Sample Questions, Final Exam, Solutions. Short answer. Put your answer in the blank. NO PARTIAL CREDIT! (a) (b) (c) (d) (e) e 3 e Evaluate dx. Your answer should be in the x form of an integer.

More information

Objective: Use calculator to comprehend transformations.

Objective: Use calculator to comprehend transformations. math111 (Bradford) Worksheet #1 Due Date: Objective: Use calculator to comprehend transformations. Here is a warm up for exploring manipulations of functions. specific formula for a function, say, Given

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Using a table of derivatives

Using a table of derivatives Using a table of derivatives In this unit we construct a Table of Derivatives of commonly occurring functions. This is done using the knowledge gained in previous units on differentiation from first principles.

More information

Lecture 7: Continuous Random Variables

Lecture 7: Continuous Random Variables Lecture 7: Continuous Random Variables 21 September 2005 1 Our First Continuous Random Variable The back of the lecture hall is roughly 10 meters across. Suppose it were exactly 10 meters, and consider

More information

November 16, 2015. Interpolation, Extrapolation & Polynomial Approximation

November 16, 2015. Interpolation, Extrapolation & Polynomial Approximation Interpolation, Extrapolation & Polynomial Approximation November 16, 2015 Introduction In many cases we know the values of a function f (x) at a set of points x 1, x 2,..., x N, but we don t have the analytic

More information

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1 MATH 13150: Freshman Seminar Unit 8 1. Prime numbers 1.1. Primes. A number bigger than 1 is called prime if its only divisors are 1 and itself. For example, 3 is prime because the only numbers dividing

More information

9.10 calculus 09 10 blank.notebook February 26, 2010

9.10 calculus 09 10 blank.notebook February 26, 2010 Thm. Short form: A power series representing a function is its Taylor series. 1 From the previous section, Find some terms using the theorem. 2 Know this and the Maclaurin series for sin, cos, and e x.

More information

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm.

PRACTICE FINAL. Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 10cm. PRACTICE FINAL Problem 1. Find the dimensions of the isosceles triangle with largest area that can be inscribed in a circle of radius 1cm. Solution. Let x be the distance between the center of the circle

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

2 Integrating Both Sides

2 Integrating Both Sides 2 Integrating Both Sides So far, the only general method we have for solving differential equations involves equations of the form y = f(x), where f(x) is any function of x. The solution to such an equation

More information

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform MATH 433/533, Fourier Analysis Section 11, The Discrete Fourier Transform Now, instead of considering functions defined on a continuous domain, like the interval [, 1) or the whole real line R, we wish

More information

Rolle s Theorem. q( x) = 1

Rolle s Theorem. q( x) = 1 Lecture 1 :The Mean Value Theorem We know that constant functions have derivative zero. Is it possible for a more complicated function to have derivative zero? In this section we will answer this question

More information

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.8 ALGEBRA 8 (Polynomials) by A.J.Hobson 1.8.1 The factor theorem 1.8.2 Application to quadratic and cubic expressions 1.8.3 Cubic equations 1.8.4 Long division of polynomials

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

Math 115 Spring 2011 Written Homework 5 Solutions

Math 115 Spring 2011 Written Homework 5 Solutions . Evaluate each series. a) 4 7 0... 55 Math 5 Spring 0 Written Homework 5 Solutions Solution: We note that the associated sequence, 4, 7, 0,..., 55 appears to be an arithmetic sequence. If the sequence

More information

No Solution Equations Let s look at the following equation: 2 +3=2 +7

No Solution Equations Let s look at the following equation: 2 +3=2 +7 5.4 Solving Equations with Infinite or No Solutions So far we have looked at equations where there is exactly one solution. It is possible to have more than solution in other types of equations that are

More information

Lagrange Interpolation is a method of fitting an equation to a set of points that functions well when there are few points given.

Lagrange Interpolation is a method of fitting an equation to a set of points that functions well when there are few points given. Polynomials (Ch.1) Study Guide by BS, JL, AZ, CC, SH, HL Lagrange Interpolation is a method of fitting an equation to a set of points that functions well when there are few points given. Sasha s method

More information

A Brief Review of Elementary Ordinary Differential Equations

A Brief Review of Elementary Ordinary Differential Equations 1 A Brief Review of Elementary Ordinary Differential Equations At various points in the material we will be covering, we will need to recall and use material normally covered in an elementary course on

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

The Mean Value Theorem

The Mean Value Theorem The Mean Value Theorem THEOREM (The Extreme Value Theorem): If f is continuous on a closed interval [a, b], then f attains an absolute maximum value f(c) and an absolute minimum value f(d) at some numbers

More information

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals ALGEBRA REVIEW LEARNING SKILLS CENTER The "Review Series in Algebra" is taught at the beginning of each quarter by the staff of the Learning Skills Center at UC Davis. This workshop is intended to be an

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

MISS. INDUCTION SEQUENCES and SERIES. J J O'Connor MT1002 2009/10

MISS. INDUCTION SEQUENCES and SERIES. J J O'Connor MT1002 2009/10 MISS MATHEMATICAL INDUCTION SEQUENCES and SERIES J J O'Connor MT002 2009/0 Contents This booklet contains eleven lectures on the topics: Mathematical Induction 2 Sequences 9 Series 3 Power Series 22 Taylor

More information

1 Shapes of Cubic Functions

1 Shapes of Cubic Functions MA 1165 - Lecture 05 1 1/26/09 1 Shapes of Cubic Functions A cubic function (a.k.a. a third-degree polynomial function) is one that can be written in the form f(x) = ax 3 + bx 2 + cx + d. (1) Quadratic

More information

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve

SOLUTIONS. f x = 6x 2 6xy 24x, f y = 3x 2 6y. To find the critical points, we solve SOLUTIONS Problem. Find the critical points of the function f(x, y = 2x 3 3x 2 y 2x 2 3y 2 and determine their type i.e. local min/local max/saddle point. Are there any global min/max? Partial derivatives

More information

1 Review of Newton Polynomials

1 Review of Newton Polynomials cs: introduction to numerical analysis 0/0/0 Lecture 8: Polynomial Interpolation: Using Newton Polynomials and Error Analysis Instructor: Professor Amos Ron Scribes: Giordano Fusco, Mark Cowlishaw, Nathanael

More information

5.3 Improper Integrals Involving Rational and Exponential Functions

5.3 Improper Integrals Involving Rational and Exponential Functions Section 5.3 Improper Integrals Involving Rational and Exponential Functions 99.. 3. 4. dθ +a cos θ =, < a

More information

Winter Camp 2011 Polynomials Alexander Remorov. Polynomials. Alexander Remorov alexanderrem@gmail.com

Winter Camp 2011 Polynomials Alexander Remorov. Polynomials. Alexander Remorov alexanderrem@gmail.com Polynomials Alexander Remorov alexanderrem@gmail.com Warm-up Problem 1: Let f(x) be a quadratic polynomial. Prove that there exist quadratic polynomials g(x) and h(x) such that f(x)f(x + 1) = g(h(x)).

More information

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

The Derivative. Philippe B. Laval Kennesaw State University

The Derivative. Philippe B. Laval Kennesaw State University The Derivative Philippe B. Laval Kennesaw State University Abstract This handout is a summary of the material students should know regarding the definition and computation of the derivative 1 Definition

More information

G.A. Pavliotis. Department of Mathematics. Imperial College London

G.A. Pavliotis. Department of Mathematics. Imperial College London EE1 MATHEMATICS NUMERICAL METHODS G.A. Pavliotis Department of Mathematics Imperial College London 1. Numerical solution of nonlinear equations (iterative processes). 2. Numerical evaluation of integrals.

More information

1. First-order Ordinary Differential Equations

1. First-order Ordinary Differential Equations Advanced Engineering Mathematics 1. First-order ODEs 1 1. First-order Ordinary Differential Equations 1.1 Basic concept and ideas 1.2 Geometrical meaning of direction fields 1.3 Separable differential

More information

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Method To Solve Linear, Polynomial, or Absolute Value Inequalities: Solving Inequalities An inequality is the result of replacing the = sign in an equation with ,, or. For example, 3x 2 < 7 is a linear inequality. We call it linear because if the < were replaced with

More information

Section 12.6: Directional Derivatives and the Gradient Vector

Section 12.6: Directional Derivatives and the Gradient Vector Section 26: Directional Derivatives and the Gradient Vector Recall that if f is a differentiable function of x and y and z = f(x, y), then the partial derivatives f x (x, y) and f y (x, y) give the rate

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

Vector and Matrix Norms

Vector and Matrix Norms Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Continuity. DEFINITION 1: A function f is continuous at a number a if. lim

Continuity. DEFINITION 1: A function f is continuous at a number a if. lim Continuity DEFINITION : A function f is continuous at a number a if f(x) = f(a) REMARK: It follows from the definition that f is continuous at a if and only if. f(a) is defined. 2. f(x) and +f(x) exist.

More information

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4.

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4. Difference Equations to Differential Equations Section. The Sum of a Sequence This section considers the problem of adding together the terms of a sequence. Of course, this is a problem only if more than

More information

Find all of the real numbers x that satisfy the algebraic equation:

Find all of the real numbers x that satisfy the algebraic equation: Appendix C: Factoring Algebraic Expressions Factoring algebraic equations is the reverse of expanding algebraic expressions discussed in Appendix B. Factoring algebraic equations can be a great help when

More information

COLLEGE ALGEBRA. Paul Dawkins

COLLEGE ALGEBRA. Paul Dawkins COLLEGE ALGEBRA Paul Dawkins Table of Contents Preface... iii Outline... iv Preliminaries... Introduction... Integer Exponents... Rational Exponents... 9 Real Exponents...5 Radicals...6 Polynomials...5

More information

Taylor Polynomials. for each dollar that you invest, giving you an 11% profit.

Taylor Polynomials. for each dollar that you invest, giving you an 11% profit. Taylor Polynomials Question A broker offers you bonds at 90% of their face value. When you cash them in later at their full face value, what percentage profit will you make? Answer The answer is not 0%.

More information

Equations, Lenses and Fractions

Equations, Lenses and Fractions 46 Equations, Lenses and Fractions The study of lenses offers a good real world example of a relation with fractions we just can t avoid! Different uses of a simple lens that you may be familiar with are

More information

Partial Fractions Examples

Partial Fractions Examples Partial Fractions Examples Partial fractions is the name given to a technique of integration that may be used to integrate any ratio of polynomials. A ratio of polynomials is called a rational function.

More information