1 Lesson 13: Methods of Integration

Size: px
Start display at page:

Download "1 Lesson 13: Methods of Integration"

Transcription

1 Lesson 3: Methods of Integration Chapter 6 Material: pages in the textbook: Lesson 3 reviews integration by parts and presents integration via partial fraction decomposition as the third of the integration techniques used to compute antiderivatives of more complicated elementary functions. The substitution method reverses the chain rule and integration by parts rearranges the product rule of differentiation to aid in the determination of antiderivatives. It is important to review integration by parts in this lesson since many students are likely to struggle with this method. There a number of applications that require application of integration by parts. The computation of present and future value of an annuity or investment require the use of integration by parts. The things to cover are listed below: More on Integration by Parts: More examples of integration by parts should be covered in this lesson. Use this to review the method. The next part of the lesson will treat integration via partial fraction decomposition. The idea is to break apart a rational function of polynomials into simpler terms that can each be integrated. The presentation in the textbook develops integration through the definition of antiderivatives. In other presentations, the starting point is the determination of the area beneath a curve. The antiderivative is developed after the definite integral is defined and used in a number of examples. In this textbook, the presentation is in the opposite order. This really does not cause any problems. The definite integral needs to be illustrated along with other properties of the definite integral. One of the most important concepts in Chapter 6 is the presentation of the First Fundamental Theorem of Calculus. The essential part of the theorem is that antiderivatives are related to evaluation of definite integrals. It is very important in this lesson to cover the first fundamental theorem of calculus so students will understand the importance of developing antiderivative formulas. From a mathematical point of view, one can say that computing definite integrals is an application of antiderivatives to specific mathematical problems. Note that this means that all antiderivative formulas are available in any attempt to compute an antiderivative. Also, make sure that students understand that a definite integral is positive in special cases. Students should see examples where the evaluation of a definite integral produces positive and negative values and also cases where a definite integral returns a value of zero. In some ways, the case when a definite integral is zero is very important since this implies something about orthogonality. Even though orthogonality is not covered in this course it will likely appear in other mathematics courses students may need to take in their undergraduate programs. Prerequisite Content for Lesson 3 Students must be able to do the following: Students will need to use algebraic manipulations that are required in the integration by parts problems at the beginning of the lesson. Partial fraction decomposition is very important in this lesson. In order to compute antiderivatives of rational functions of polynomials the expression will typically need to be rewritten in a sum of simpler terms. Students should be able to compute integrals that end up producing logarithms. Students must understand how antiderivatives reverse differentiation formulas even in the case of substitution and integration by parts. It is important that students know how to compute antiderivatives. Students will need to review long division method for writing rational functions in a simpler sum of terms. Goals and Objectives for Lesson 3 Students who complete this lesson should be able to: effectively compute antiderivatives using integration by parts,

2 efficiently compute partial fraction decompositions including applying long division in appropriate cases, compute antiderivatives of rational functions of polynomials using partial fraction decomposition, compute definite integrals using the definition of the definite integral, and compute definite integrals using the first fundamental theorem of calculus relating the evaluation of antiderivatives to definite integrals. This lesson should provide students with an appropriate level of mathematical skills to take on most problems in a business curriculum. 2

3 . Lecture Notes for Lesson 3 - Day Lesson 3 should start with a brief review of integration by parts before continuing on to integration by partial fractions. In this lesson, it is important to cover in introduction for partial fraction decomposition so that progress can be made in the second day of lecture for this lesson. More on Integration by Parts If you presented the version of integration by parts that uses differentials, review the definition in class. That is, present the formula u dv = u v v du Use this form in a couple of examples. Problems like x ln(x) dx will provide simple enough examples to illustrate the notation. Examples 206 through 208 provide additional examples. Make sure students are able to apply integration by parts two or more times. That is, present an example like x 2 e x dx to illustrate that sometimes it is necessary to apply this method multiple times in the computation of a single antiderivative. Antiderivatives via Partial Fraction Decomposition In this part of the lesson, it is important for students to start with very simple examples and work towards more complicated examples. You should start with an indefinite integral of the form x dx Show students that the antiderivative can be obtained using the substitution u = x which implies dx = du. The antiderivative is dx = ln x x Repeat this type of example with integrands of the form and f(x) = 2 x f(x) = 7 x + 2 These should get students to see that this type of antiderivative is very simple. Simple Linear Factors The next step is to get students to understand how to take apart a rational function. For example, the sum of terms x + x + = x + (x )(x + ) + x (x )(x + ) = 2x x 2 3

4 This is easy to verify. Then ask students to compute the indefinite integral 2x x 2 dx using the algebraic relationship. The result should look like 2x x 2 dx = ( x + ) dx x + = x dx + = ln x + ln x + + B = ln (x )(x + ) + B = ln x 2 + B x + dx The integral can be evaluated using the decomposition into two terms and then properties of logarithms can be applied to come up with a final antiderivative. You should show students how to compute this antiderivative using substitution. In some cases substitution may be better (if it works). In this case, the substitution u = x 2 will work equally well in this problem. I suggest you compute the integral for students both ways to help them understand. More Linear Factors Problems As a next step up have students consider the computation of an antiderivative of the form x 2 5x + 6 dx Emphasize that the next step should be to factor the polynomials in both the numerator and denominator. Once this is done the partial fraction decomposition can proceed. In this case, x 2 5x + 6 dx = (x 3)(x 2) dx Once the polynomials are factored, a form for the decomposition is needed. In this case, the integrand can be written in the form (x 3)(x 2) = A x 3 + B x 2 There a couple of ways to compute values of A and B in this expression. One way is to clear fractions by multiplying by the polynomial in the denominator into both sides of the last equation. This results in = A (x 2) + B (x 3) Then setting x = 2 results in = A (2 2) + B (2 3) = A (0) + B ( ) So, B =. If we set x = 3, then = A (3 2) + B (3 3) = A + 0 = A So, A = and x 2 5x + 6 dx = So the indefinite integral is complete. = (x 3)(x 2) dx x 2 dx + ( ) (x 3) dx = ln x 2 ln x 3 + C = ln x 2 x 3 + C 4

5 A Couple of Remarks on Integration by Partial Fraction Decomposition From this point on the process is about the same for rational functions of polynomials. There will be some differences in the algebra needed to take apart the expression. However, make sure students understand the process and the fact that the resulting expression is much easier to integrate. All rational functions of polynomials can be integrated. It may take some algebraic knowledge. However, with some practice, these integrals can be computed. 5

6 .2 Lecture Notes for Lesson 3 - Day 2 Start by reviewing a simple example from the previous day. Something like 2 x 2 3x + 2 dx to refresh their memories about factoring this into linear factors. Then move on to more complicated rational functions. A Remark About the Form of the Decomposition Make sure students know that the form of the decomposition involves a polynomial of degree one less in the numerator than in the denominator. If the polynomial in the numerator has a higher degree than the polynomial in the denominator, something else needs to be done. Long Division and Other Algebra In this part of the Lesson, use an example like x x + 2 dx to illustrate the method. In this case, the polynomial in the numerator has the same degree as the polynomial in the denominator. Long division can be used to obtain ( x x + 2 x + 2 dx = x ) dx x + 2 ( = 2 ) dx x + 2 = x 2 ln x B Once an expression involving only a polynomial of degree one less than that in the denominator the integral can be computed. Higher Order Polynomials. Most students will not see polynomials in rational functions of polynomials of very high degree. Please run through as many examples as possible. Include examples where long division or other algebra is needed before the partial fraction decomposition is performed. The examples in the rest of Section 6.3 on pages 276 through 285 should provide illustrations of what students can do. Please work as many examples as you can for the students. A Remark About Quadratic Terms In order to handle all possible cases, differentiation and integration would need to be applied to trigonometric functions. To integrate all possibilities it is necessary to compute trigonometric integrals. Since this course does not cover calculus applied to trigonometric functions we cannot do all integrals in our list. 6

7 .3 Lecture Notes for Lesson 3 - Day 3 It won t hurt to review one or two examples of the integration methods from the previous 2 days of class. However, it is important to work through Section 6.4 where antiderivatives and definite integrals are related through the First Fundamental Theorem of Calculus. Definition of the Definite Integral Present the definition of a definite integral and the appropriate notation. Use the theorem to relate the ideas and then work as many problems as possible. I think the ideas in this section are simple and as long as you work many examples your students will be ok. The Mean Value Theorem Make sure that you cover the Mean Value Theorem for integrals in this section. There are many applications of this theorem to expected values and averages in statistics and many other quantitative courses students will see. 7

8 .4 Homework Another Integration by Parts Problem Problem : Compute the indefinite integral x sech 2 (x) dx by parts. Use the version in terms of differentials u dv = u v v du with u = x and dv = sech 2 (x) dx. 8

9 Integration of Rational Functions to Logarithms Problem 2: Compute the antiderivative in each of the following using a simple substitution. a. 2 8 x dx b. 7 x + 5 dx 9

10 Integration of Simple Linear Products Problem 3: Compute the antiderivative in each case using partial fraction decomposition. a. 2 x 2 7x + 2 dx b. 3 x 2 25 dx 0

11 Definite Integrals and Partial Fractions Problem 4: Compute the following definite integrals. a x 2 7x + 2 dx b. 2 0 x x 2 9 dx

12 Dividing First Problem 5: Compute the following antiderivatives. Reduce the polynomial in the numerator if needed. a. x + 2 x 9 dx b. x + 2 x 2 9 dx 2

13 c. x 2 x 2 9 dx 3

14 General Definite Integral Problems Problem 6: Use any integration methods in Chapter 6 to compute the following definite integrals. a. 0 x e x dx b. x e x2 dx 4

15 c. 3 2 x 2 dx 5

16 First Fundamental Theorem of Calculus Problem 7: Suppose that an antiderivative relationship of the form F (x) = f(x) dx and F (x) = 6 x ln(x + 3) + 4x 3 + B Compute the following definite integrals a. 4 3 f(x) dx b. 3 0 f(x) dx 6

17 Algebraic Properties of Definite Integrals Problem 8: Compute the following definite integrals using the algebraic properties of definite integrals. a. 3 3 f(x) dx b. b a f(x) dx if F (x) is an antiderivative of f(x) and F (a) F (b) = 3 7

18 c. b a f(x) dx if c a f(x) dx = 3 and b f(x) dx = 6. c 8

19 Multiple Integration by Parts Problem Problem 9: Compute the average value of the function on the given interval. Hint: You may use an antiderivative from a previous problem. a. f(x) = x 2 sinh(x), x [, 2] b. y(t) = (t 4) 3, t [, ] 9

20 Present Value Computation via Integration by Parts Problem 0: The present value of an object or annuity can be computed using an integral of the following form. P V = T 0 c(t) e r t dt Suppose that c(t) = 3t and r = Then an associated antiderivative can be obtained using integration by parts on the following. 3 t e 0.05 t dt Compute the antiderivative in this case and the present value, P V, when T = 0. 20

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By TECHNIQUES OF INTEGRATION OVERVIEW The Fundamental Theorem connects antiderivatives and the definite integral. Evaluating the indefinite integral,

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.3 (the definite integral +area), 7.4 (FTC), 7.5 (additional techniques of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

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

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

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.3 The Fundamental Theorem of Calculus Sec. 5.3: The Fundamental Theorem of Calculus Fundamental Theorem of Calculus: Sec. 5.3: The Fundamental Theorem of Calculus Fundamental

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

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010 Fitting Integrals to Basic Rules Basic Integration Rules Lesson 8.1 Consider these similar integrals Which one uses The log rule The arctangent rule The rewrite with long division principle Try It Out

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

8.3 Partial Fraction Decomposition

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

More information

4.8 Partial Fraction Decomposition

4.8 Partial Fraction Decomposition 8 CHAPTER 4. INTEGRALS 4.8 Partial Fraction Decomposition 4.8. Need to Know The following material is assumed to be known for this section. If this is not the case, you will need to review it.. When are

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.4 (FTC), 7.5 (additional techniques of integration), 7.6 (applications of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

Applied Calculus I. Lecture 29

Applied Calculus I. Lecture 29 Applied Calculus I Lecture 29 Integrals of trigonometric functions We shall continue learning substitutions by considering integrals involving trigonometric functions. Integrals of trigonometric functions

More information

Methods of Integration

Methods of Integration Methods of Integration Professor D. Olles January 8, 04 Substitution The derivative of a composition of functions can be found using the chain rule form d dx [f (g(x))] f (g(x)) g (x) Rewriting the derivative

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.5 The Substitution Rule (u-substitution) Sec. 5.5: The Substitution Rule We know how to find the derivative of any combination of functions Sum rule Difference rule Constant

More information

Topic Subtopics Essential Knowledge (EK)

Topic Subtopics Essential Knowledge (EK) Unit/ Unit 1 Limits [BEAN] 1.1 Limits Graphically Define a limit (y value a function approaches) One sided limits. Easy if it s continuous. Tricky if there s a discontinuity. EK 1.1A1: Given a function,

More information

Worksheet Week 1 Review of Chapter 5, from Definition of integral to Substitution method

Worksheet Week 1 Review of Chapter 5, from Definition of integral to Substitution method Worksheet Week Review of Chapter 5, from Definition of integral to Substitution method This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical expressions

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

Worksheet Week 7 Section

Worksheet Week 7 Section Worksheet Week 7 Section 8.. 8.4. This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical epression and steps is really important part of doing math. Please

More information

Review of Integration Techniques

Review of Integration Techniques A P P E N D I X D Brief Review of Integration Techniques u-substitution The basic idea underlying u-substitution is to perform a simple substitution that converts the intergral into a recognizable form

More information

Partial Fractions. Calculus 2 Lia Vas

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

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

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

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

More information

SYDE 112, LECTURE 7: Integration by Parts

SYDE 112, LECTURE 7: Integration by Parts SYDE 112, LECTURE 7: Integration by Parts 1 Integration By Parts Consider trying to take the integral of xe x dx. We could try to find a substitution but would quickly grow frustrated there is no substitution

More information

Section 8.3 Partial Fraction Decomposition

Section 8.3 Partial Fraction Decomposition Section 8.6 Lecture Notes Page 1 of 10 Section 8.3 Partial Fraction Decomposition Partial fraction decomposition involves decomposing a rational function, or reversing the process of combining two or more

More information

(x + 1)(x 2) = 4. x

(x + 1)(x 2) = 4. x dvanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

7.5 Partial Fractions and Integration

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

More information

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University

Updated: January 16, 2016 Calculus II 7.4. Math 230. Calculus II. Brian Veitch Fall 2015 Northern Illinois University Math 30 Calculus II Brian Veitch Fall 015 Northern Illinois University Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something

More information

Lecture : The Indefinite Integral MTH 124

Lecture : The Indefinite Integral MTH 124 Up to this point we have investigated the definite integral of a function over an interval. In particular we have done the following. Approximated integrals using left and right Riemann sums. Defined the

More information

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x Advanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

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

More information

Math 106: Review for Exam II - SOLUTIONS

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

More information

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a Partial Fractions 7-9-005 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

MAT01B1: Integration of Rational Functions by Partial Fractions

MAT01B1: Integration of Rational Functions by Partial Fractions MAT01B1: Integration of Rational Functions by Partial Fractions Dr Craig 1 August 2018 My details: Dr Andrew Craig acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Curriculum Map: Mathematics

Curriculum Map: Mathematics Curriculum Map: Mathematics Course: Calculus Grade(s): 11/12 Unit 1: Prerequisites for Calculus This initial chapter, A Prerequisites for Calculus, is just that-a review chapter. This chapter will provide

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

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

More information

The AP exams will ask you to find derivatives using the various techniques and rules including

The AP exams will ask you to find derivatives using the various techniques and rules including Student Notes Prep Session Topic: Computing Derivatives It goes without saying that derivatives are an important part of the calculus and you need to be able to compute them. You should know the derivatives

More information

Lecture 22: Integration by parts and u-substitution

Lecture 22: Integration by parts and u-substitution Lecture 22: Integration by parts and u-substitution Victoria LEBED, lebed@maths.tcd.ie MA1S11A: Calculus with Applications for Scientists December 1, 2017 1 Integration vs differentiation From our first

More information

Basic methods to solve equations

Basic methods to solve equations Roberto s Notes on Prerequisites for Calculus Chapter 1: Algebra Section 1 Basic methods to solve equations What you need to know already: How to factor an algebraic epression. What you can learn here:

More information

Expressing a Rational Fraction as the sum of its Partial Fractions

Expressing a Rational Fraction as the sum of its Partial Fractions PARTIAL FRACTIONS Dear Reader An algebraic fraction or a rational fraction can be, often, expressed as the algebraic sum of relatively simpler fractions called partial fractions. The application of partial

More information

Integration 1/10. Integration. Student Guidance Centre Learning Development Service

Integration 1/10. Integration. Student Guidance Centre Learning Development Service Integration / Integration Student Guidance Centre Learning Development Service lds@qub.ac.uk Integration / Contents Introduction. Indefinite Integration....................... Definite Integration.......................

More information

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6 Calculus II Practice Test Problems for Chapter 7 Page of 6 This is a set of practice test problems for Chapter 7. This is in no way an inclusive set of problems there can be other types of problems on

More information

CALCULUS II - Self Test

CALCULUS II - Self Test 175 2- CALCULUS II - Self Test Instructor: Andrés E. Caicedo November 9, 2009 Name These questions are divided into four groups. Ideally, you would answer YES to all questions in group A, to most questions

More information

Chapter 7: Techniques of Integration

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

More information

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013 MAT 271 Recitation Sections 7.1 and 7.2 Lindsey K. Gamard, ASU SoMSS 30 August 2013 Agenda Today s agenda: 1. Review 2. Review Section 7.2 (Trigonometric Integrals) 3. (If time) Start homework in pairs

More information

Mathematics 1161: Final Exam Study Guide

Mathematics 1161: Final Exam Study Guide Mathematics 1161: Final Exam Study Guide 1. The Final Exam is on December 10 at 8:00-9:45pm in Hitchcock Hall (HI) 031 2. Take your BuckID to the exam. The use of notes, calculators, or other electronic

More information

Calculus. Integration (III)

Calculus. Integration (III) Calculus Integration (III) Outline 1 Other Techniques of Integration Partial Fractions Integrals Involving Powers of Trigonometric Functions Trigonometric Substitution 2 Using Tables of Integrals Integration

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms.

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms. L Hopital s Rule We will use our knowledge of derivatives in order to evaluate its that produce indeterminate forms. Main Idea x c f x g x If, when taking the it as x c, you get an INDETERMINATE FORM..

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3 Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: x 3 + 3 x + x + 3x 7 () x 3 3x + x 3 From the standpoint of integration, the left side of Equation

More information

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) =

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) = Solutions to Exam, Math 56 The function f(x) e x + x 3 + x is one-to-one (there is no need to check this) What is (f ) ( + e )? Solution Because f(x) is one-to-one, we know the inverse function exists

More information

PARTIAL FRACTIONS: AN INTEGRATIONIST PERSPECTIVE

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

More information

Assignment 11 Assigned Mon Sept 27

Assignment 11 Assigned Mon Sept 27 Assignment Assigned Mon Sept 7 Section 7., Problem 4. x sin x dx = x cos x + x cos x dx ( = x cos x + x sin x ) sin x dx u = x dv = sin x dx du = x dx v = cos x u = x dv = cos x dx du = dx v = sin x =

More information

Integration by Parts

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

More information

MATH 1231 MATHEMATICS 1B Calculus Section 1: - Integration.

MATH 1231 MATHEMATICS 1B Calculus Section 1: - Integration. MATH 1231 MATHEMATICS 1B 2007. For use in Dr Chris Tisdell s lectures: Tues 11 + Thur 10 in KBT Calculus Section 1: - Integration. 1. Motivation 2. What you should already know 3. Useful integrals 4. Integrals

More information

Mathematics Revision Questions for the University of Bristol School of Physics

Mathematics Revision Questions for the University of Bristol School of Physics Mathematics Revision Questions for the University of Bristol School of Physics You will not be surprised to find you have to use a lot of maths in your stu of physics at university! You need to be completely

More information

f(g(x)) g (x) dx = f(u) du.

f(g(x)) g (x) dx = f(u) du. 1. Techniques of Integration Section 8-IT 1.1. Basic integration formulas. Integration is more difficult than derivation. The derivative of every rational function or trigonometric function is another

More information

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms.

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms. L Hopital s Rule We will use our knowledge of derivatives in order to evaluate its that produce indeterminate forms. Indeterminate Limits Main Idea x c f x g x If, when taking the it as x c, you get an

More information

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

UNIT 3 INTEGRATION 3.0 INTRODUCTION 3.1 OBJECTIVES. Structure

UNIT 3 INTEGRATION 3.0 INTRODUCTION 3.1 OBJECTIVES. Structure Calculus UNIT 3 INTEGRATION Structure 3.0 Introduction 3.1 Objectives 3.2 Basic Integration Rules 3.3 Integration by Substitution 3.4 Integration of Rational Functions 3.5 Integration by Parts 3.6 Answers

More information

Integration by Substitution

Integration by Substitution Integration by Substitution MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After this lesson we will be able to use the method of integration by substitution

More information

4.5 Integration of Rational Functions by Partial Fractions

4.5 Integration of Rational Functions by Partial Fractions 4.5 Integration of Rational Functions by Partial Fractions From algebra, we learned how to find common denominators so we can do something like this, 2 x + 1 + 3 x 3 = 2(x 3) (x + 1)(x 3) + 3(x + 1) (x

More information

Math 106: Review for Exam II - SOLUTIONS

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

More information

MATH 1220 Midterm 1 Thurs., Sept. 20, 2007

MATH 1220 Midterm 1 Thurs., Sept. 20, 2007 MATH 220 Midterm Thurs., Sept. 20, 2007 Write your name and ID number at the top of this page. Show all your work. You may refer to one double-sided sheet of notes during the eam and nothing else. Calculators

More information

Exploring Substitution

Exploring Substitution I. Introduction Exploring Substitution Math Fall 08 Lab We use the Fundamental Theorem of Calculus, Part to evaluate a definite integral. If f is continuous on [a, b] b and F is any antiderivative of f

More information

Due: Wed Jan :01 PM MST. Question Instructions Read today's Notes and Learning Goals

Due: Wed Jan :01 PM MST. Question Instructions Read today's Notes and Learning Goals 31 asic: Partial Fractions I (10943953) Due: Wed Jan 24 2018 12:01 PM MST Question 1 2 3 4 5 6 7 8 9 10 11 Instructions Read today's Notes and Learning Goals 1. Question Details fa15 Partial Frac Intro

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Math 142 (Summer 2018) Business Calculus 6.1 Notes

Math 142 (Summer 2018) Business Calculus 6.1 Notes Math 142 (Summer 2018) Business Calculus 6.1 Notes Antiderivatives Why? So far in the course we have studied derivatives. Differentiation is the process of going from a function f to its derivative f.

More information

Partial Fraction Decomposition

Partial Fraction Decomposition Partial Fraction Decomposition As algebra students we have learned how to add and subtract fractions such as the one show below, but we probably have not been taught how to break the answer back apart

More information

Calculus II Lecture Notes

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

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx Chapter 7 is concerned with all the integrals that can t be evaluated with simple antidifferentiation. Chart of Integrals on Page 463 7.1 Integration by Parts Like with the Chain Rule substitutions with

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.5 (additional techniques of integration), 7.6 (applications of integration), * Read these sections and study solved examples in your textbook! Homework: - review lecture

More information

Algebra Summer Review Packet

Algebra Summer Review Packet Name: Algebra Summer Review Packet About Algebra 1: Algebra 1 teaches students to think, reason, and communicate mathematically. Students use variables to determine solutions to real world problems. Skills

More information

MITOCW MITRES18_006F10_26_0601_300k-mp4

MITOCW MITRES18_006F10_26_0601_300k-mp4 MITOCW MITRES18_006F10_26_0601_300k-mp4 ANNOUNCER: The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational

More information

Lesson 5b Solving Quadratic Equations

Lesson 5b Solving Quadratic Equations Lesson 5b Solving Quadratic Equations In this lesson, we will continue our work with Quadratics in this lesson and will learn several methods for solving quadratic equations. The first section will introduce

More information

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

More information

Week 2 Techniques of Integration

Week 2 Techniques of Integration Week Techniques of Integration Richard Earl Mathematical Institute, Oxford, OX LB, October Abstract Integration by Parts. Substitution. Rational Functions. Partial Fractions. Trigonometric Substitutions.

More information

MITOCW MITRES18_006F10_26_0602_300k-mp4

MITOCW MITRES18_006F10_26_0602_300k-mp4 MITOCW MITRES18_006F10_26_0602_300k-mp4 FEMALE VOICE: The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational

More information

Lecture 7 - Separable Equations

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

More information

Honors Advanced Algebra Unit 3: Polynomial Functions October 28, 2016 Task 10: Factors, Zeros, and Roots: Oh My!

Honors Advanced Algebra Unit 3: Polynomial Functions October 28, 2016 Task 10: Factors, Zeros, and Roots: Oh My! Honors Advanced Algebra Name Unit 3: Polynomial Functions October 8, 016 Task 10: Factors, Zeros, and Roots: Oh My! MGSE9 1.A.APR. Know and apply the Remainder Theorem: For a polynomial p(x) and a number

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Exam 4 Review 1. Trig substitution

More information

INTEGRATING RADICALS

INTEGRATING RADICALS INTEGRATING RADICALS MATH 53, SECTION 55 (VIPUL NAIK) Corresponding material in the book: Section 8.4. What students should already know: The definitions of inverse trigonometric functions. The differentiation

More information

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

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

More information

MA1131 Lecture 15 (2 & 3/12/2010) 77. dx dx v + udv dx. (uv) = v du dx dx + dx dx dx

MA1131 Lecture 15 (2 & 3/12/2010) 77. dx dx v + udv dx. (uv) = v du dx dx + dx dx dx MA3 Lecture 5 ( & 3//00) 77 0.3. Integration by parts If we integrate both sides of the proct rule we get d (uv) dx = dx or uv = d (uv) = dx dx v + udv dx v dx dx + v dx dx + u dv dx dx u dv dx dx This

More information

Integration by Substitution

Integration by Substitution Integration by Substitution Dr. Philippe B. Laval Kennesaw State University Abstract This handout contains material on a very important integration method called integration by substitution. Substitution

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

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting.

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting. Instructor: K. Rotz Name: Solution PUID: 00000-00000 Instructions and tips: 1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before

More information

WebAssign Lesson 4-1 Partial Fractions (Homework)

WebAssign Lesson 4-1 Partial Fractions (Homework) Webssign Lesson 4-1 Partial Fractions (Homework) Current Score : / 46 Due : Wednesday, July 16 2014 11:00 M MDT Jaimos Skriletz Math 175, section 31, Summer 2 2014 Instructor: Jaimos Skriletz 1. /3 points

More information

6x 2 8x + 5 ) = 12x 8

6x 2 8x + 5 ) = 12x 8 Example. If f(x) = x 3 4x + 5x + 1, then f (x) = 6x 8x + 5 Observation: f (x) is also a differentiable function... d dx ( f (x) ) = d dx ( 6x 8x + 5 ) = 1x 8 The derivative of f (x) is called the second

More information

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES.

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. ANDREW SALCH. PDEs and ODEs, order, and linearity. Differential equations come in so many different

More information

Partial Fractions. (Do you see how to work it out? Substitute u = ax+b, so du = adx.) For example, 1 dx = ln x 7 +C, x 7

Partial Fractions. (Do you see how to work it out? Substitute u = ax+b, so du = adx.) For example, 1 dx = ln x 7 +C, x 7 Partial Fractions -4-209 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

6.1 Antiderivatives and Slope Fields Calculus

6.1 Antiderivatives and Slope Fields Calculus 6. Antiderivatives and Slope Fields Calculus 6. ANTIDERIVATIVES AND SLOPE FIELDS Indefinite Integrals In the previous chapter we dealt with definite integrals. Definite integrals had limits of integration.

More information

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5 8.4 1 8.4 Partial Fractions Consider the following integral. 13 2x (1) x 2 x 2 dx How might we evaluate this? Suppose that, by some good luck, we knew that 13 2x (2) x 2 x 2 = 3 x 2 5 x + 1 We could then

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

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS SECTION 7.5 STRATEGY FOR INTEGRATION 483 6. 2 sin 2 2 cos CAS 67. (a) Use a computer algebra sstem to find the partial fraction decomposition of the function 62 63 Find the area of the region under the

More information

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2 5-1 Operations with Polynomials What You ll Learn Skim the lesson. Predict two things that you expect to learn based on the headings and the Key Concept box. 1. Active Vocabulary 2. Review Vocabulary Evaluate

More information

Antiderivatives! Outline. James K. Peterson. January 28, Antiderivatives. Simple Fractional Power Antiderivatives

Antiderivatives! Outline. James K. Peterson. January 28, Antiderivatives. Simple Fractional Power Antiderivatives Antiderivatives! James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline Antiderivatives Simple Fractional Power Antiderivatives

More information

8.7 MacLaurin Polynomials

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

More information