Main topics for the First Midterm Exam

Size: px
Start display at page:

Download "Main topics for the First Midterm Exam"

Transcription

1 Main topics for the First Midterm Exam The final will cover Sections.-.0, , and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday, October 7. In particular, I will expect you to know how to solve each problem from the homeworks and the quizzes. In addition, you will certainly need to know the material from 50/30s. We have covered a lot of different concepts and formulas so far. Especially if you haven t seen vectors before, you may have found this material confusing. In situations like this, it is easy to fall into the trap of simply trying to memorize steps required to solve a specific type of problem, without really understanding why you are taking these stepts. There two main issues with this approach. First, when you try memorizing a bunch of facts, you will occasionally misremember things. If you don t understand the underlying concepts, then you will have no way to realize that you have done something wrong, and so you will get the problem completely wrong, and never realize you ve made a mistake. Second, if you have only learnt to solve specific types of problems, then if I were to give you a problem that uses the same concepts as problem you ve seen before, but in a slightly different way (which I may very well do on the midterm!) you will likely be at a loss for what to do. If you frequently find that you can easily do all of the computations in a problem, but you are essentially guessing at how to get the final answer, it is likely that you have fallen into this trap. Many of the concepts we have learned so far are fairly geometric. If you want to be able to use them effectively, you must understand the geometry behind them. Of the main challenges of a problem may be to translate a geometrical situation into the language of vectors. For instance you likely know by now how to find the angle between vectors but that knowledge won t helo you unless you can look at a problem and figure out which two vectors you want to find the angle between. If you ve been largely ignoring the geometrical side of things, because you feel you have troubles visualizing things and the algebraic side of things seems easy to understand, then it is doubly important that you lear to think geometrically. If you are having trouble with something (say convergence tests), focus on doing problems, not just learning formulas. The only way to really feel this stuff is by doing problems. Your textbook has plenty of examples and exercises - try doing some of them to help you learn the material. Remember, just learning a bunch of theorems doesn t help, unless you also know how to use them (and how to notice when you should use them!!!)

2 Be sure to watch out for the following common mistakes: When computing limits, avoid imprecise arguments like n + n 3 n 3, so we can ignore n. Remember, you can usually make these arguments work by simply dividing by (what you suspect is) the largest term. Don t forget that you can divide by the largest term inside radicals as well! Remember when calculating limits, to take the whole limit at once. In particular, the folloiwng ( ) k is wrong: lim 2 k k = lim k 2 k =. Remember that if a k converges, then a k 0, but not the other way around. If it were that easy to tell if a series converges, most of what we did in the second half of the course would have been pointless. We have several different convergence tests. Make sure you can keep them all straight. When can each of them be used? What do you need to do for each one? What do they tell you? Do they tell that the series converges, or diverges? Do they just tell you that you need to consider a different series (or integral)? Also make sure you know whether you are considering a sequence or a series at each step. For instance, in the root test, are you considering the series a /k k of the limit lim? Why does it matter? k a/k k Remember that the formula you do if the sum starts at k =, k = 2, or k = 000? x k = x only works if the sum starts at k = 0. What would Remember the chain rule when taking derivatives of single variable functions (e.g. what is the derivative of f(x) n?) Remember what is a number (e.g. dot product a a, comp a b,coefficient c n = f (n) (0) n! in f(x) = c n x n ), what is a vector (e.g. cross product a b, proj a b), what is a function (e.g. f (n) (x) n! ) Remember to check the endpoints to determine the interval of convergence of power series 2

3 Make sure you are comfortable with the following: Sequences: Know what it means for a sequence to be increasing/decreasing or to be bounded (one sided or both sided) Know how to show that a sequence is increasing by either checking the ratio a n+ a n or calculating the derivative f (x) for a n = f(n). (In particular, know in which case which method to use). Know the order of increasing of the following expressions log n, n c, c n, n!. Limits of Sequences: Know what is meant by the expression lim n a n = L (both intuitively, and the ε, N- definition. Know the basic properties of limits: If a n L and b n M, then what is the limit of a n + b n, ca n, a n b n, a n /b n? Know how you can use the pinching theorem to sometimes compute more complicated limits than this. 4n Know how to find the limit of a rational function (e.g. lim 3 5n n 2n 3 7 ). Avoid making imprecise statements like 4n 3 5n 4n 3. Try dividing my the largest power of n, and using the fact that /n a 0 for a > 0. Also remember that you can often do this for functions which aren t quite rational (such as ones involving square roots of certain expressions.) You can even do this if your limit involve things like ln n or a n. Remember that ln n is smaller than n a, which is smaller than a n, which is smaller than n!. Explicitely, ln n n a 0 and na a n When trying to compute the limit of f(n) 0 and an n! 0. (for any a > 0.) g(n), identify which term is the largest, and divide the numerator and denominator by that term. That should make both the numerator and denominator have finite limits. If f is continuous, then understand why f( lim ) = lim f(a n) n n Make sure you know how to compute limits (as n ) of the following standard sequences: ( ) n x /n, x n, n, ln n a n, a na a, n xn n!, n/n and + x n Series: All of these show up constantly when talking about series. If a n is a sequence, understand what the notation isn t exactly a sum, it s a limit. diverge. a k means. Remember that this k= Know what it means for this series to converge or Know how to compute the sum of some simple series. In particular: 3

4 A geometric series x k. When does this converge? What are the partial sums? What does the series converge to? Don t just focus on memorizing the formulas for these. Make sure you can recognize these when you see them. How can you recognize a geometric series? (Hint: if a n is geometric, what can you say about a n+ a n?) What can you do if the first term of the series is not? What about if it is something of the form 2 k+3 /7 k 2? Convergence Tests: Know how to relate the series k= f(k) to the integral f(x)dx. What conditions does f need to satisfy in order to use the integral test? Remember that this isn t giving us a way to compute the series. The integral converges iff the series converges, but they aren t equal. Know how to use the integral test to figure out when remember when the p-series converges. Undestand why it doesn t matter where we start the sum i.e. k= converges. In particular, kp a k will converge iff k= a k converges. Undestand why it is okay to just write a k without including the k=j bounds. Know that if a k and b k both converge so does (a k + b k ) and ca k Know how to use the comparison test to figure out if a series converges or diverges (this is almost exactly the same as for improper integrals) Know how to use the limit comparison text. This is useful if you know what sequence you want to compare to, but it s difficult to figure out which sequence is larger. Also remember that you need to have a k /b k L where L > 0 in order to use this. Know how to use the root and ratio tests to check whether the given series converges without using another assistant series. Remember that in either of these tests, if the limit is or doesn t exist, then you can t use that test, and you need to try something esle. Also remember that n /n, this is very useful when using the root test. Don t just focus on memorizing these tests, think about how you can tell which test to apply to a given series. Does it look easy to integrate the terms? Does it look like it can be compared to a simpler series (like k )? If the terms involve only powers, it may p be simpler to work with a /k l. If the terms involve factoriels or factoriels and powers, it may be easier to work with a k+ a k. Don t forget the Divergence test. It is an easy check whether a series a k converges. Rememer that the converse is not true. What series a k diverges even though lim a k = 0? 4

5 Absolute and Conditional Convergence: Remember that most of out convergence tests only work for sequence with nonnegative terms. For general series, we need to try something else. Know what it means for a series to absolutely converge or to conditionally converge. Understand why an absolutely convergent series must converge, but a series can converge without absolutely converging. Know how to tell if a series absolutely conveges (Hint: You are now talking about a sequence with nonnegative terms.) Know how to tell if an alternating series converges. Remember that you really do need the sequence to be decreasing. Know how to use partial sums to estimate the sum of alternating series. How close is N ( ) k a k to ( ) k a k? (Alternating Series Estimation Theorem) k= k= Know when to use the Absolute Root or Ratio test and what they tell you about the absolute convergence or divergence of given series Power Series: Know how to find the set of values of x for which a k x k converges (i.e. the interval of convergence.) Understand why this set must always be an interval. Understand why knowing that a k x k converges (or diverges) at some specific x = c tells us that the series converges (or diverges) at other values of x. Understand what the radius of convergence of a power series a k x k is. Why must any power series have one? Remember that if the radius of convergence is r, the interval of convergence could be any of ( r, r), [ r, r), ( r, r], or [ r, r]. How do you determine which is the actual interval of convergence? Know how to use the Absolute root or Absolute ratio test to find the radius of convergence of a power series. If f(x) = a k x k, know how to write f (x) and f(x)dx as power series. These all have the same radius of convergence. Do they (necessarily) have the same interval of convergence? Know how to get power series of new functions using substitutions from the power series x of familiar functions: e.g. know how to get power series for from the power series 5+3x 2 y = y k (y = 3/5x 2 ). How do you need to change the interval of convergence in this case? Taylor Series: 5

6 Understand why we would expect the polynomial T n (x) = approximation to the function f(x) for x 0. f (k) (0) x k to be a good Understand why just knowing that f(x) T n (x) isn t good enough, we need to know how good an approximation this is. That is, we need to know how big the error term R n (x) (given by f(x) = T n (x) + R n (x)) is. Know the Taylor s inequality R n (x) M (n+)! x a n+ for all x a d if f (n+) (x) M for all x a d. As a tip for remembering this, this looks almost like the next term in the Taylor series. Know how to use this formula to estimate R n (x). If f is a nice function (like e x or sin x) you should be able to approximate f(x) using Taylor polynomials T n (x) by showing that R n (x) is smaller than the desired accuracy. Know how to recognize when you need to use power series to estimate a number e.g. / 0 e or sin(x 4 )dx Don t forget to show that the error term R n (X) is less than the 0 desired accuracy! n f (k) (0) Understand why the fact that f(x) x k f (k) (0) does not imply that f(x) x k. This only happens when R n (x) 0. It is possible for the series not to converge at some point where f(x) is defined. It is even possible for f(x) to be defied and for the series f (k) (0) x k to converge, but these numbers need not be equal. Know the basic Taylor series: e x x k = + x + x2 2! + x3 3! + x4 4! + = cos x = x2 2! + x4 4! x6 6! + = sin x = x x3 3! + x5 5! x7 7! + = x = + x + x2 + x 3 + x 4 + = ( ) k (2k)! x2k ( ) k (2k + )! x2k+ x k ln( + x) = x x2 2 + x3 3 x4 4 + = k= ( ) k arctan x = x x3 3 + x5 5 x7 7 + = ( ) k 2k + x2k+ and know for which values of x they converge. Know how to compute Taylor series in (x a) instead of in x (this should be almost the same as for ordinary Taylor series.) Know how to use Taylor series to compute limits, as an alternative to L Hopital s rule and how to use them to easily compute f (k) (0) for large k. 6 k x k

7 If f(x) = a k x k know why this implies that a k x k is the Taylor series of f(x) This makes it much easier to compute the Taylor series of more complicated functions, like e x2. Usually if you are asked to compute the Taylor series of some function, you should try doing something like this. If you know the basic Taylor series listed above, you should be able to compute the Taylor series of most other functions you encounter, without going through the tedious process of computing f (k) (0) for all k and then estimating the remainder. Three dimensional Coordinates (2.): Know how to use three coordinates (x, y, z) to describe a point in three dimensional space. Know what is meant by: the origin, the x, y, x axes, the xy, yx, xz planes. How can you tell if a point (x, y, z) lies on one of these things? What does it mean in terms of the x, y, z coordinates? In two dimensions, giving a single equations will (usually) describe a curve. What would a single equation describe in three dimensions? Know how to use the distance formula to find the distance between two points in three dimensions. Know how to write the equation of a sphere with a given center and radius. If you were given some equation, how would you figure out if it was the equation of a sphere? How would you find the center and radius? If f(x, y, z) = C describes a surface, what type of object would an equality like f(x, y, z) < C or f(x, y, z) > C describe? If you are given some sort of solid object in three dimensions, know how to write doesn inequalities describing it. Vectors (2.2): Understand what a vector is - it is an object with a length and a direction. How is this different from a scalar? Make sure you understand exactly what information is contained in a vector. Does it matter where the starting point of the vector is? Is tere a difference between parallel vectors of same length? What is the difference between a point and a vector? Understan geometrically what it means to add two vectors, or to take the scalar multiple of a vector. If c < 0, then what does ca mean? Know how to express a vector in terms of components. If A = (x, y, z ) and B = (x 2, y 2, z 2 ), how can you express the vector AB? Now what if v = a, b, c and v starts at A = (x, y, z )? Where is the endpoint of v? How do yoy use the components of a vector to calculate a + b, ca? What about the length of a? 7

8 Know what a unit vector is. How do you find a unit vector with the same direction as a? Know what the vectors i, j, k are. How can you express any three dimensional vector in terms of these? Dot Product (2.3): Know what the dot product is, and know how to use it to find the angle between two vectors. Know the basic properties of dot products, such as (a+b) c = a c+b c or a b = b a. Know how to show these by looking at components. Remember that a b is a scalar (i.e. a number) not another vector. Remember what the quantity a a means geometrically. What is a b when a, b are perpendicular? What about when they are parallel? Know how to use dot product to find the angle between objects other than vectors (such as lines, or graphs). Your first step should be to describe the angle between them in terms of vectors (how do you do this?) Understand the scalar projection comp a b and vector projection proj a b of b onto a. How do you compute these? What do they mean geometrically? WHat can they be used for? What is the scalar projection of a onto i, j, k? How does this relate to the components of a? Cros Product (2.4): Know what the cross product of two vectors is, and understand why it is perpendicular to a and b. We call the cross product a product a product, what common properties of a product does it satisfy? Does (a + b) c = a c + b c? Does a b = b a? Does (a b) c = a (b c)? Notice that the cross product is a different sort of object from the dot product - a b is a scalar, whereas a b is a vector. Also remember that, unline any of the other vector concepts we ve talked about, the cross product makes sense only in three dimensions. You can t thake the cross product of n-dimensional vectors. Know what the vector a a is. If you know about determinants, try to learn the 3 3 determinant formula for the cross product. If you don t know about determinants, don t worry about this. Just remember the formula for the cross product paying attention to index patterns. Know how to take the cross products of i, j, and j. Remember that i j = k, j k = i, but i k = j, not j. Instead k i = j If you have problems memorizing the formula for the cross product, know how to find the cross product of any two vectors expressing them in terms of i, j, k, and distribute. This may take longer than using the formula, but will at least give you the right answer. 8

9 We know that a b is orthogonal to a, b, but there are still two possible directions. Know how to use the right hand rule to find the direction of a b. Know how to epress a b in terms of a, b and the angle θ between a, b. What does this mean geometrically? Know how to use cross product to find the area of a parallelogram. What about a triangle? Know how to use cross product to determine if two vectors are parallel. Know how to use the triple product to find the volume of a parallelepiped, and to figure out if three vectors are coplanar. Equations of Lines and Plances (2.5): Know how to find the parametric, vector, and symmetric equations for a line through a point A, parallel to a vector v. What about the line through two points A and B? Know what it means for two lines to be parallel. What about to be skew? Know how to use cross product to find a normal vector to a plane. Know how to use the normal vector to a plane to find an equation for a plane. You should be able to use this to find the equation of a plane through three points. (What if the cross product you try to compute gives you the zero vector, what does that mean about the points you picked?) Know how to find the intersection point of a line and a plane. Know how to find the equation for intersection of two planes. Know how to use normal vectors to find the angle between two planes. When are the planes perpendicular? Parallel? Know how to find the distance from a point to a plance. What about the distance between two parallel planes? The distance between two parallel lines? Two skew lines? Functions of Mulitple Variables (4.): Know what it means for f to be a function of two variables. What about 3 or more? What does it mean to say z = f(x, y)? What does it mean to say the domain of such a function is D? What is the range? Know how to find the domain of a function like f(x, y) = x ln(y 2 x) or f(x, y, z) = x + y + z. Pay attention to what happens at the boundaries! Know what it means to graph a multivariable functions. How many dimensions do you kneed to draw the graph of f(x, y)? What about f(x, y, z)? Know what a level curve (or level surface) of a function is. Know how to use these to draw the contour map of a function. Also know how to interpret a contour map. 9

Main topics for the Final Exam

Main topics for the Final Exam Main topics for the Final Exam The final will cover Sections 7.7-7.9, 8.1-8.5, 9.1-9.2, 11.1-11.7, 12.1-12.9. This is roughly the material from the fourteen homeworks and and six quizzes. In particular,

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 2/13/13, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.2. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241sp13/241.html)

More information

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2

Final Review Sheet. B = (1, 1 + 3x, 1 + x 2 ) then 2 + 3x + 6x 2 Final Review Sheet The final will cover Sections Chapters 1,2,3 and 4, as well as sections 5.1-5.4, 6.1-6.2 and 7.1-7.3 from chapters 5,6 and 7. This is essentially all material covered this term. Watch

More information

Main topics for the First Midterm

Main topics for the First Midterm Main topics for the First Midterm Midterm 2 will cover Sections 7.7-7.9, 8.1-8.5, 9.1-9.2, 11.1-11.2. This is roughly the material from the first five homeworks and and three quizzes. In particular, I

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

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

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

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

Notes on multivariable calculus

Notes on multivariable calculus Notes on multivariable calculus Jonathan Wise February 2, 2010 1 Review of trigonometry Trigonometry is essentially the study of the relationship between polar coordinates and Cartesian coordinates in

More information

FINAL EXAM STUDY GUIDE

FINAL EXAM STUDY GUIDE FINAL EXAM STUDY GUIDE The Final Exam takes place on Wednesday, June 13, 2018, from 10:30 AM to 12:30 PM in 1100 Donald Bren Hall (not the usual lecture room!!!) NO books/notes/calculators/cheat sheets

More information

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers.

2.1 Definition. Let n be a positive integer. An n-dimensional vector is an ordered list of n real numbers. 2 VECTORS, POINTS, and LINEAR ALGEBRA. At first glance, vectors seem to be very simple. It is easy enough to draw vector arrows, and the operations (vector addition, dot product, etc.) are also easy to

More information

What you will learn today

What you will learn today What you will learn today The Dot Product Equations of Vectors and the Geometry of Space 1/29 Direction angles and Direction cosines Projections Definitions: 1. a : a 1, a 2, a 3, b : b 1, b 2, b 3, a

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

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

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

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

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

Math (P)Review Part I:

Math (P)Review Part I: Lecture 1: Math (P)Review Part I: Linear Algebra Computer Graphics CMU 15-462/15-662, Fall 2017 Homework 0.0 (Due Monday!) Exercises will be a bit harder / more rigorous than what you will do for the rest

More information

Review Sheet on Convergence of Series MATH 141H

Review Sheet on Convergence of Series MATH 141H Review Sheet on Convergence of Series MATH 4H Jonathan Rosenberg November 27, 2006 There are many tests for convergence of series, and frequently it can been confusing. How do you tell what test to use?

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 017/018 DR. ANTHONY BROWN. Lines and Their Equations.1. Slope of a Line and its y-intercept. In Euclidean geometry (where

More information

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Material for review. By Lei. May, 2011

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

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

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

Math 3C Midterm 1 Study Guide

Math 3C Midterm 1 Study Guide Math 3C Midterm 1 Study Guide October 23, 2014 Acknowledgement I want to say thanks to Mark Kempton for letting me update this study guide for my class. General Information: The test will be held Thursday,

More information

TAYLOR POLYNOMIALS DARYL DEFORD

TAYLOR POLYNOMIALS DARYL DEFORD TAYLOR POLYNOMIALS DARYL DEFORD 1. Introduction We have seen in class that Taylor polynomials provide us with a valuable tool for approximating many different types of functions. However, in order to really

More information

CALCULUS III. Paul Dawkins

CALCULUS III. Paul Dawkins CALCULUS III Paul Dawkins Table of Contents Preface... iii Outline... iv Three Dimensional Space... Introduction... The -D Coordinate System... Equations of Lines... 9 Equations of Planes... 5 Quadric

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

Quadratic Equations Part I

Quadratic Equations Part I Quadratic Equations Part I Before proceeding with this section we should note that the topic of solving quadratic equations will be covered in two sections. This is done for the benefit of those viewing

More information

MATH 1130 Exam 1 Review Sheet

MATH 1130 Exam 1 Review Sheet MATH 1130 Exam 1 Review Sheet The Cartesian Coordinate Plane The Cartesian Coordinate Plane is a visual representation of the collection of all ordered pairs (x, y) where x and y are real numbers. This

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

CALC 3 CONCEPT PACKET Complete

CALC 3 CONCEPT PACKET Complete CALC 3 CONCEPT PACKET Complete Written by Jeremy Robinson, Head Instructor Find Out More +Private Instruction +Review Sessions WWW.GRADEPEAK.COM Need Help? Online Private Instruction Anytime, Anywhere

More information

Review for Final Exam, MATH , Fall 2010

Review for Final Exam, MATH , Fall 2010 Review for Final Exam, MATH 170-002, Fall 2010 The test will be on Wednesday December 15 in ILC 404 (usual class room), 8:00 a.m - 10:00 a.m. Please bring a non-graphing calculator for the test. No other

More information

MATH 31B: BONUS PROBLEMS

MATH 31B: BONUS PROBLEMS MATH 31B: BONUS PROBLEMS IAN COLEY LAST UPDATED: JUNE 8, 2017 7.1: 28, 38, 45. 1. Homework 1 7.2: 31, 33, 40. 7.3: 44, 52, 61, 71. Also, compute the derivative of x xx. 2. Homework 2 First, let me say

More information

An Outline of Some Basic Theorems on Infinite Series

An Outline of Some Basic Theorems on Infinite Series An Outline of Some Basic Theorems on Infinite Series I. Introduction In class, we will be discussing the fact that well-behaved functions can be expressed as infinite sums or infinite polynomials. For

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

Practice Final Exam Solutions

Practice Final Exam Solutions Important Notice: To prepare for the final exam, one should study the past exams and practice midterms (and homeworks, quizzes, and worksheets), not just this practice final. A topic not being on the practice

More information

Weekly Activities Ma 110

Weekly Activities Ma 110 Weekly Activities Ma 110 Fall 2008 As of October 27, 2008 We give detailed suggestions of what to learn during each week. This includes a reading assignment as well as a brief description of the main points

More information

( )( b + c) = ab + ac, but it can also be ( )( a) = ba + ca. Let s use the distributive property on a couple of

( )( b + c) = ab + ac, but it can also be ( )( a) = ba + ca. Let s use the distributive property on a couple of Factoring Review for Algebra II The saddest thing about not doing well in Algebra II is that almost any math teacher can tell you going into it what s going to trip you up. One of the first things they

More information

CALCULUS I. Review. Paul Dawkins

CALCULUS I. Review. Paul Dawkins CALCULUS I Review Paul Dawkins Table of Contents Preface... ii Review... 1 Introduction... 1 Review : Functions... Review : Inverse Functions...1 Review : Trig Functions...0 Review : Solving Trig Equations...7

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

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

3.4 Introduction to power series

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

More information

M155 Exam 2 Concept Review

M155 Exam 2 Concept Review M155 Exam 2 Concept Review Mark Blumstein DERIVATIVES Product Rule Used to take the derivative of a product of two functions u and v. u v + uv Quotient Rule Used to take a derivative of the quotient of

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

#29: Logarithm review May 16, 2009

#29: Logarithm review May 16, 2009 #29: Logarithm review May 16, 2009 This week we re going to spend some time reviewing. I say re- view since you ve probably seen them before in theory, but if my experience is any guide, it s quite likely

More information

Brief Review of Exam Topics

Brief Review of Exam Topics Math 32A Discussion Session Week 3 Notes October 17 and 19, 2017 We ll use this week s discussion session to prepare for the first midterm. We ll start with a quick rundown of the relevant topics, and

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

MAT137 - Term 2, Week 2

MAT137 - Term 2, Week 2 MAT137 - Term 2, Week 2 This lecture will assume you have watched all of the videos on the definition of the integral (but will remind you about some things). Today we re talking about: More on the definition

More information

A-Level Notes CORE 1

A-Level Notes CORE 1 A-Level Notes CORE 1 Basic algebra Glossary Coefficient For example, in the expression x³ 3x² x + 4, the coefficient of x³ is, the coefficient of x² is 3, and the coefficient of x is 1. (The final 4 is

More information

Advanced Calculus Questions

Advanced Calculus Questions Advanced Calculus Questions What is here? This is a(n evolving) collection of challenging calculus problems. Be warned - some of these questions will go beyond the scope of this course. Particularly difficult

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

Math 3c Solutions: Exam 1 Fall Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter.

Math 3c Solutions: Exam 1 Fall Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter. Math c Solutions: Exam 1 Fall 16 1. Graph by eliiminating the parameter; be sure to write the equation you get when you eliminate the parameter. x tan t x tan t y sec t y sec t t π 4 To eliminate the parameter,

More information

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

More information

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors Unit 1 Vectors In this unit, we introduce vectors, vector operations, and equations of lines and planes. Note: Unit 1 is based on Chapter 12 of the textbook, Salas and Hille s Calculus: Several Variables,

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

Problem Solving. Kurt Bryan. Here s an amusing little problem I came across one day last summer.

Problem Solving. Kurt Bryan. Here s an amusing little problem I came across one day last summer. Introduction Problem Solving Kurt Bryan Here s an amusing little problem I came across one day last summer. Problem: Find three distinct positive integers whose reciprocals add up to one. Prove that the

More information

1 Lecture 24: Linearization

1 Lecture 24: Linearization 1 Lecture 24: Linearization 1.1 Outline The linearization of a function at a point a. Linear approximation of the change in f. Error, absolute error. Examples 1.2 Linearization Functions can be complicated.

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER /2018 ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 1. Arithmetic and Algebra 1.1. Arithmetic of Numbers. While we have calculators and computers

More information

0. Introduction 1 0. INTRODUCTION

0. Introduction 1 0. INTRODUCTION 0. Introduction 1 0. INTRODUCTION In a very rough sketch we explain what algebraic geometry is about and what it can be used for. We stress the many correlations with other fields of research, such as

More information

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014 Math 30-: Midterm Practice Solutions Northwestern University, Fall 04. Give an eample of each of the following. Justify your answer. (a) A function on (, ) which is continuous but not uniformly continuous.

More information

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

More information

Sometimes the domains X and Z will be the same, so this might be written:

Sometimes the domains X and Z will be the same, so this might be written: II. MULTIVARIATE CALCULUS The first lecture covered functions where a single input goes in, and a single output comes out. Most economic applications aren t so simple. In most cases, a number of variables

More information

5 + 9(10) + 3(100) + 0(1000) + 2(10000) =

5 + 9(10) + 3(100) + 0(1000) + 2(10000) = Chapter 5 Analyzing Algorithms So far we have been proving statements about databases, mathematics and arithmetic, or sequences of numbers. Though these types of statements are common in computer science,

More information

Lecture 9: Taylor Series

Lecture 9: Taylor Series Math 8 Instructor: Padraic Bartlett Lecture 9: Taylor Series Week 9 Caltech 212 1 Taylor Polynomials and Series When we first introduced the idea of the derivative, one of the motivations we offered was

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

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

1.4 Mathematical Equivalence

1.4 Mathematical Equivalence 1.4 Mathematical Equivalence Introduction a motivating example sentences that always have the same truth values can be used interchangeably the implied domain of a sentence In this section, the idea of

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

Do NOT rely on this as your only preparation for the Chem 101A final. You will almost certainly get a bad grade if this is all you look at.

Do NOT rely on this as your only preparation for the Chem 101A final. You will almost certainly get a bad grade if this is all you look at. Do NOT rely on this as your only preparation for the Chem 101A final. You will almost certainly get a bad grade if this is all you look at. This is an INCOMPLETE list of hints and topics for the Chem 101

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

Vectors Year 12 Term 1

Vectors Year 12 Term 1 Vectors Year 12 Term 1 1 Vectors - A Vector has Two properties Magnitude and Direction - A vector is usually denoted in bold, like vector a, or a, or many others. In 2D - a = xı + yȷ - a = x, y - where,

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013

Lecture 11: Extrema. Nathan Pflueger. 2 October 2013 Lecture 11: Extrema Nathan Pflueger 2 October 201 1 Introduction In this lecture we begin to consider the notion of extrema of functions on chosen intervals. This discussion will continue in the lectures

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

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

56 CHAPTER 3. POLYNOMIAL FUNCTIONS

56 CHAPTER 3. POLYNOMIAL FUNCTIONS 56 CHAPTER 3. POLYNOMIAL FUNCTIONS Chapter 4 Rational functions and inequalities 4.1 Rational functions Textbook section 4.7 4.1.1 Basic rational functions and asymptotes As a first step towards understanding

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

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

One-to-one functions and onto functions

One-to-one functions and onto functions MA 3362 Lecture 7 - One-to-one and Onto Wednesday, October 22, 2008. Objectives: Formalize definitions of one-to-one and onto One-to-one functions and onto functions At the level of set theory, there are

More information

Infinite Series Summary

Infinite Series Summary Infinite Series Summary () Special series to remember: Geometric series ar n Here a is the first term and r is the common ratio. When r

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code

Essex County College Division of Mathematics MTH-122 Assessments. Honor Code Essex County College Division of Mathematics MTH-22 Assessments Last Name: First Name: Phone or email: Honor Code The Honor Code is a statement on academic integrity, it articulates reasonable expectations

More information

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for

CHAPTER 4 VECTORS. Before we go any further, we must talk about vectors. They are such a useful tool for CHAPTER 4 VECTORS Before we go any further, we must talk about vectors. They are such a useful tool for the things to come. The concept of a vector is deeply rooted in the understanding of physical mechanics

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

Coordinate systems and vectors in three spatial dimensions

Coordinate systems and vectors in three spatial dimensions PHYS2796 Introduction to Modern Physics (Spring 2015) Notes on Mathematics Prerequisites Jim Napolitano, Department of Physics, Temple University January 7, 2015 This is a brief summary of material on

More information

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text.

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text. Math 275, section 002 (Ultman) Spring 2011 MIDTERM 2 REVIEW The second midterm will be held in class (1:40 2:30pm) on Friday 11 March. You will be allowed one half of one side of an 8.5 11 sheet of paper

More information

Descriptive Statistics (And a little bit on rounding and significant digits)

Descriptive Statistics (And a little bit on rounding and significant digits) Descriptive Statistics (And a little bit on rounding and significant digits) Now that we know what our data look like, we d like to be able to describe it numerically. In other words, how can we represent

More information

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

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

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

Solving with Absolute Value

Solving with Absolute Value Solving with Absolute Value Who knew two little lines could cause so much trouble? Ask someone to solve the equation 3x 2 = 7 and they ll say No problem! Add just two little lines, and ask them to solve

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information