Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Size: px
Start display at page:

Download "Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations"

Transcription

1 Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a definite integral to the problem of finding an antiderivative. Unfortunately, finding antiderivatives, even for relatively simple functions, cannot be done as routinely as the computation of derivatives. For example, suppose we let f(x) = sin(x), g(x) = x, and h(x) = f(x) g(x) = sin(x) x. Then, since we know the derivative of f and we know the derivative of g, it is a simple matter to find the derivative of h using the quotient rule. However, knowing the antiderivatives of f and g in no way helps us find the antiderivative of h. In fact, it has been shown that the antiderivative of h is not expressible in terms of any finite combination of algebraic and elementary transcendental functions. Because of results like this, many of the definite integrals that are encountered in applications cannot be evaluated using the Fundamental Theorem of Integral Calculus; instead, they must be approximated using numerical techniques such as those we studied in Section 4.. Of course, when antiderivatives are available, the Fundamental Theorem is the best way to evaluate an integral. To this end, we will investigate, in this section and in the next, techniques for evaluating definite integrals by finding antiderivatives and applying the Fundamental Theorem. Before we begin, we need to introduce some additional notation and terminology. First of all, we will call the collection of all antiderivatives of a given function f the general antiderivative of f. For example, if f(x) = 3x, then the general antiderivative of f is given by F (x) = x 3 + c, where c is an arbitrary constant. Second, since the Fundamental Theorem of Calculus draws a close connection between antiderivatives and definite integrals, it is customary to borrow the notation for the general antiderivative from the notation for the definite integral. Hence the general antiderivative of a function f with respect to the variable x is denoted by f(x)dx. (4.4.) This is usually referred to as the indefinite integral of f with respect to x. Thus the terms indefinite integral and general antiderivative are synonymous, and from this point on we will prefer the former to the latter. In this notation, we write 3x dx = x 3 + c, where c is assumed to be an arbitrary constant. Copyright c by Dan Sloughter

2 Using the Fundamental Theorem Section 4.4 Since finding an indefinite integral involves reversing the process of differentiation, we can rewrite our basic results about derivatives in terms of indefinite integrals. Hence we have the following list of integration formulas: x n dx = xn+ + c (where n is a rational number), (4.4.) n + sin(x)dx = cos(x) + c, (4.4.3) cos(x)dx = sin(x) + c, (4.4.4) sec (x)dx = tan(x) + c, (4.4.5) csc (x)dx = cot(x) + c, (4.4.6) sec(x) tan(x)dx = sec(x) + c, (4.4.7) csc(x) cot(x)dx = csc(x) + c. (4.4.8) Note that each one of these formulas may be verified by checking that the derivative of the right-hand side is equal to the function inside the integral sign on the left-hand side. Also notice that we have not used any special techniques to find these results; rather, we know these formulas only because they are the inverses of differentiation formulas that we learned in Chapter 3. Thus, for example, we know that sec (x)dx = tan(x) + c, but we do not know, nor do we even know how to begin to find, sec(x)dx, which would at first seem to be an easier problem. The following proposition is a consequence of the corresponding basic properties of differentiation. Proposition If the indefinite integrals of f and g exist, then (f(x) + g(x))dx = f(x)dx + g(x)dx (4.4.9) and (f(x) g(x))dx = f(x)dx g(x)dx. (4.4.) Moreover, for any constant k, kf(x)dx = k f(x)dx. (4.4.)

3 Section 4.4 Using the Fundamental Theorem 3 Using (4.4.) with the results of the previous proposition, we have (5x 3 3x + )dx = 5 x 3 dx 3 xdx + dx = 5 4 x4 3 x + x + c. It is worth noting that dx is typically denoted simply by dx. Using (4.4.), t dt = t dt = t + c = t + c. Using (4.4.), (4.4.4), and (4.4.9), we have (cos(x) + 4x ) dx = cos(x)dx + 4 = sin(x) 4x + c = sin(x) 4 x + c. x dx Sometimes the indefinite integral of a function, although not itself in the list (4.4.) through (4.4.8), may be found with the use of some intelligent guessing. For example, F (x) = sin(x) is not an antiderivative of f(x) = cos(x) since F (x) = cos(x). However, since F and f differ only by a factor of, we can correct for this by dividing F by. That is, cos(x)dx = sin(x) + c. Again, as with all indefinite integrals, you may verify this result by differentiation. To find 3 sin(4x)dx, we might begin with a guess using F (x) = 3 cos(4x). However, F (x) = sin(3x), which differs from the function we are integrating by a factor of 4. Thus, dividing our initial guess by 4, we have 3 sin(4x)dx = 3 cos(4x) + c. 4 To find t + 3 dt, we might begin with a guess using F (t) = (t + 3) 3 3 = 3 (t + 3) 3. However, F (t) = t + 3 d dt (t + 3) = t + 3,

4 4 Using the Fundamental Theorem Section 4.4 so we need to divide our guess by. Hence t + 3 dt = 3 (t + 3) 3 + c. To find 3z + dz, we might start with an initial guess of F (z) = (3z + ) = 3z +. Since we find that Thus, for example, F (z) = 3 3z +, 3z + dz = 3 3z + + c. 5 dz = 5 3z + = 8 3z =. The common thread in the previous examples is the need to modify an initial guess because of the chain rule. For example, F (x) = sin(x) is not an antiderivative of f(x) = cos(x) because the chain rule comes into play when differentiating F, resulting in an extra factor of. This process of reversing the chain rule can be taken a step further to help evaluate integrals in even more complicated situations. For example, consider the indefinite integral x + x dx. The key to evaluating this integral is recognizing that the factor x is the derivative of the function inside the square root. That is, if we let f(u) = u and g(x) = + x, then x + x dx = f(g(x))g (x)dx.

5 Section 4.4 Using the Fundamental Theorem 5 Thus we are trying to find an antiderivative of a function which is in the form of the result from a chain rule differentiation. Now if F is an antiderivative of f, then, using the chain rule, d dx F (g(x)) = F (g(x))g (x) = f(g(x))g (x). Hence, thinking of u as + x, we really only need to find the antiderivative of f with respect to u. Now u f(u)du = du = 3 u 3 + c, so, substituting + x back in for u, we should have x + x dx = 3 ( + x ) 3 + c. You should check this result by differentiation, noting in particular that the factor of x comes from the use of the chain rule. In general, if F is an antiderivative of f and u = g(x) is some differentiable function of x, then, by the chain rule, d dx F (u) = F (u) du dx = f(u)du dx. (4.4.) Writing this as an integration formula, we have f(u) du dx = F (u) + c = dx f(u)du. (4.4.3) This technique to help find indefinite integrals is called integration by substitution. To find x sin(x )dx, we should let u = x. Then du dx = x, so, using (4.4.3) with f(u) = sin(u), x sin(x )dx = = We summarize this technique as follows. sin(u) du dx dx sin(u)du = cos(u) + c = cos(x ) + c.

6 6 Using the Fundamental Theorem Section 4.4 Integration by substitution To evaluate an indefinite integral of the form f(g(x))g (x)dx, (4.4.4) we may make the substitution u = g(x). We then have f(g(x))g (x)dx = f(u) du dx dx = f(u)du. (4.4.5) Of course, this technique will work only if we know an antiderivative for f. Indeed, all we have done is replace one indefinite integral with another, with the hope that the new integral will be simpler than the original. In our notation, we can think of the transition from f(g(x))g (x)dx to f(u)du as replacing g(x) by u and g (x)dx by du. Thus in practice we often denote the process of substitution by writing u = g(x) du = g (4.4.6) (x)dx and directly substituting into the integral f(g(x))g (x)dx to obtain the integral f(u)du. We will illustrate this in the next examples. To evaluate the indefinite integral x + x dx, we may let u = + x. Then which we write in the form du dx = x, du = xdx.

7 Section 4.4 Using the Fundamental Theorem 7 Substituting, we have x dx = + x u du = u + c = + x + c. (4.4.7) From (4.4.7), it is easy to see, after dividing through by, that x dx = + x + c. + x We could also see this directly when making the substitution. Namely, if we let u = +x, then du = xdx may be written as du = xdx. Hence, if we substitute + x for u and du for xdx, we obtain x dx = du = + x u u du = ( u) + c = + x + c. To evaluate the indefinite integral 5x cos(x )dx, we may make the substitution Then so we have 5x cos(x )dx = 5 u = x du = xdx. du = xdx, cos(u)du = 5 sin(u) + c = 5 sin(x ) + c. To evaluate the indefinite integral tan(3x) sec (3x)dx, we may make the substitution u = tan(3x) du = 3 sec (3x)dx.

8 8 Using the Fundamental Theorem Section 4.4 Then so we have tan(3x) sec (3x)dx = 3 3 du = sec (3x)dx, udu = 6 u + c = 6 tan (3x) + c. Now suppose we want to evaluate the definite integral b a f(g(x))g (x)dx. If F is an antiderivative of f, then we know that f(g(x))g (x)dx = F (g(x)) + c. (4.4.8) Hence Now we also have b a f(g(x))g (x)dx = F (g(x)) b = F (g(b)) F (g(a)). (4.4.9) a g(b) g(a) f(u)du = F (u) g(b) g(a) Putting (4.4.9) and (4.4.) together, we see that = F (g(b)) F (g(b)). (4.4.) b a f(g(x))g (x)dx = g(b) g(a) f(u)du. (4.4.) That is, similar to our work with indefinite integrals, we may evaluate the definite integral b a f(g(x))g (x)dx by making a substitution u = g(x) du = g (x)dx, (4.4.) the only difference being that in the definite integral we must also change the limits of integration. Note that the new limits of integration correspond to the range of values for u given that x is ranging from a to b.

9 Section 4.4 Using the Fundamental Theorem 9 To evaluate we may make the substitution Then and u varies from to as x varies from to, so To evaluate x ( + x 3 ) dx = 3 we may make the substitution π x ( + x 3 ) dx, u = + x 3 du = 3x. 3 du = x dx + 3 = + 3 = u du = 3 sin (x) cos(x)dx, u = sin(x) du = cos(x)dx. Then u varies from to as x varies from to π, so π sin (x) cos(x)dx = u = = 6. u du = u3 = 3. To evaluate we may make the substitution π cos 3 (x) sin(x)dx, u = cos(x) du = sin(x)dx. Then du = sin(x)dx and u varies from to as x varies from to π, so π cos 3 (x) sin(x)dx = u 3 du = u 3 du = 4 u4 = 4.

10 Using the Fundamental Theorem Section 4.4 So far all of our examples of substitution have involved reversing the results of the chain rule. However, substitutions can be useful in other situations as well. For example, to evaluate the substitution 3 x + x dx, u = + x du = dx turns out to be useful for rearranging the integral into a form which can be evaluated. Namely, since u = + x implies that x = u, we may substitute to obtain 3 x + x dx = = 4 4 (u ) u du (u 3 u )du = 4 5 u u 3 ( 64 = 5 ) ( ) 3 = 6 5. We will continue the discussion of techniques for using the Fundamental Theorem of Integral Calculus in Section 4.5. Problems. Evaluate the following indefinite integrals. (a) (x 3 + 3x 6)dx (b) (c) x 4 dx (d) (e) dt (f) t (g) 7 x + 5 dx (h) (3t 4t + 5)dt (3z 4z ) dz 3 dx + x (sin(θ) cos(θ))dθ. Evaluate the following indefinite integrals. (a) sin(3x)dx 3t (c) dt (b) (d) cos(4x)dx 4 + 5z dz

11 Section 4.4 Using the Fundamental Theorem (e) 7 sec (x)dx (f) 3 sec(4x) tan(4x)dx (g) csc (7x)dx (h) sin(4x + )dx 3. Evaluate the following indefinite integrals. (a) 6x + 3x dx (c) x (3 + x 3 ) dx (e) 4t sin(t )dt (g) sin 3 (t) cos(t)dt (b) (d) (f) (h) 4x 3 cos(x 4 )dx 7x 4 + 3x dx 7z cos(3z + )dz 4 cos 4 (3t) sin(3t)dt 4. Evaluate the following indefinite integrals. sin( x) (a) dx (b) x (c) sec 3 (4x) tan(4x)dx (d) sin(x) (e) cos (x) dx (f) (g) t t dt (h) sec (x) tan (x)dx sin(θ) cos(θ)dθ cos(3t) + sin(3t) dt z z + dz 5. Evaluate the following definite integrals. (a) (c) (e) (g) π 4 π (4x 3x 5)dx (b) 3 sin(x)dx (d) 6 sec(3t) tan(3t)dt (f) x x + dx 6. Evaluate the following definite integrals. (a) (c) (e) π π (h) 5x (x 3 dx (b) + ) 3x sin(x )dx sin 3 (t) cos(t)dt (d) (f) 5 π π 3x + dx t dt (7z + 6) dz sin 4 (t) cos(t)dt 3x x + dx cos (t) sin(t)dt 5x( + x ) dx

12 Using the Fundamental Theorem Section 4.4 (g) x( + x ) 5 dx (h) 7. Evaluate the following definite integrals. (a) (c) (e) (g) 3 π 4 π 5 x x + dx tan 4 (4x) sec (4x)dx (b) (d) 4x( + x) 5 dx (f) 5u u du (h) π 3 π 4 π π 6 π 3 π 8. Find the area beneath one arch of the curve y = 4 sin(6t). sec (u) tan(u)du x 3 x + dx cot(t) csc (t)dt sin(θ) cos 3 (θ) dθ sin 5 (w) cos(w)dw 9. (a) Plot the graph of y = sin (x) cos(x) over the interval [, π]. (b) Find the area of the region beneath the graph of y = sin (x) cos(x) over the interval [, π ]. (c) Verify that π and justify your result geometrically. sin (x) cos(x)dx =

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx y 1 u 2 du u 1 3u 3 C Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

Techniques of Integration

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

More information

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

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

More information

Chapter 11. Techniques of Integration

Chapter 11. Techniques of Integration Chapter Techniques of Integration Chapter 6 introduced the integral. There it was defined numerically, as the limit of approximating Riemann sums. Evaluating integrals by applying this basic definition

More information

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

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

More information

Techniques of Integration

Techniques of Integration 8 Techniques of Integration Over the next few sections we examine some techniques that are frequently successful when seeking antiderivatives of functions. Sometimes this is a simple problem, since it

More information

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style

14.1. Basic Concepts of Integration. Introduction. Prerequisites. Learning Outcomes. Learning Style Basic Concepts of Integration 14.1 Introduction When a function f(x) is known we can differentiate it to obtain its derivative df. The reverse dx process is to obtain the function f(x) from knowledge of

More information

6 Further differentiation and integration techniques

6 Further differentiation and integration techniques 56 6 Further differentiation and integration techniques Here are three more rules for differentiation and two more integration techniques. 6.1 The product rule for differentiation Textbook: Section 2.7

More information

Calculus 1: Sample Questions, Final Exam, Solutions

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

More information

Techniques of Integration

Techniques of Integration 0 Techniques of Integration ½¼º½ ÈÓÛ Ö Ó Ò Ò Ó Ò Functions consisting of products of the sine and cosine can be integrated by using substitution and trigonometric identities. These can sometimes be tedious,

More information

2 Integrating Both Sides

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

More information

Fundamental Theorems of Vector Calculus

Fundamental Theorems of Vector Calculus Fundamental Theorems of Vector Calculus We have studied the techniques for evaluating integrals over curves and surfaces. In the case of integrating over an interval on the real line, we were able to use

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions c A Math Support Center Capsule February, 009 Introuction Just as trig functions arise in many applications, so o the inverse trig functions. What may be most surprising is that

More information

Notes and questions to aid A-level Mathematics revision

Notes and questions to aid A-level Mathematics revision Notes and questions to aid A-level Mathematics revision Robert Bowles University College London October 4, 5 Introduction Introduction There are some students who find the first year s study at UCL and

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

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

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

Separable First Order Differential Equations

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

More information

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

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

More information

4 More Applications of Definite Integrals: Volumes, arclength and other matters

4 More Applications of Definite Integrals: Volumes, arclength and other matters 4 More Applications of Definite Integrals: Volumes, arclength and other matters Volumes of surfaces of revolution 4. Find the volume of a cone whose height h is equal to its base radius r, by using the

More information

Review Solutions MAT V1102. 1. (a) If u = 4 x, then du = dx. Hence, substitution implies 1. dx = du = 2 u + C = 2 4 x + C.

Review Solutions MAT V1102. 1. (a) If u = 4 x, then du = dx. Hence, substitution implies 1. dx = du = 2 u + C = 2 4 x + C. Review Solutions MAT V. (a) If u 4 x, then du dx. Hence, substitution implies dx du u + C 4 x + C. 4 x u (b) If u e t + e t, then du (e t e t )dt. Thus, by substitution, we have e t e t dt e t + e t u

More information

Microeconomic Theory: Basic Math Concepts

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

More information

The Derivative. Philippe B. Laval Kennesaw State University

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

More information

1 Lecture: Integration of rational functions by decomposition

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

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations 73 2.2 Separable Equations An equation y = f(x, y) is called separable provided algebraic operations, usually multiplication, division and factorization, allow it to be written

More information

Representation of functions as power series

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

More information

Integration by substitution

Integration by substitution Integration by substitution There are occasions when it is possible to perform an apparently difficult piece of integration by first making a substitution. This has the effect of changing the variable

More information

Taylor and Maclaurin Series

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

More information

4.3 Lagrange Approximation

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

More information

MATH 132: CALCULUS II SYLLABUS

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

More information

THE COMPLEX EXPONENTIAL FUNCTION

THE COMPLEX EXPONENTIAL FUNCTION Math 307 THE COMPLEX EXPONENTIAL FUNCTION (These notes assume you are already familiar with the basic properties of complex numbers.) We make the following definition e iθ = cos θ + i sin θ. (1) This formula

More information

f(x) = g(x), if x A h(x), if x B.

f(x) = g(x), if x A h(x), if x B. 1. Piecewise Functions By Bryan Carrillo, University of California, Riverside We can create more complicated functions by considering Piece-wise functions. Definition: Piecewise-function. A piecewise-function

More information

Section 5.4 More Trigonometric Graphs. Graphs of the Tangent, Cotangent, Secant, and Cosecant Function

Section 5.4 More Trigonometric Graphs. Graphs of the Tangent, Cotangent, Secant, and Cosecant Function Section 5. More Trigonometric Graphs Graphs of the Tangent, Cotangent, Secant, and Cosecant Function 1 REMARK: Many curves have a U shape near zero. For example, notice that the functions secx and x +

More information

Integrals of Rational Functions

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

More information

Solutions to Practice Problems for Test 4

Solutions to Practice Problems for Test 4 olutions to Practice Problems for Test 4 1. Let be the line segmentfrom the point (, 1, 1) to the point (,, 3). Evaluate the line integral y ds. Answer: First, we parametrize the line segment from (, 1,

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

TOPIC 4: DERIVATIVES

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

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Sometimes functions are given not in the form y = f(x) but in a more complicated form in which it is difficult or impossible to express y explicitly in terms of x. Such functions

More information

Euler s Formula Math 220

Euler s Formula Math 220 Euler s Formula Math 0 last change: Sept 3, 05 Complex numbers A complex number is an expression of the form x+iy where x and y are real numbers and i is the imaginary square root of. For example, + 3i

More information

SUBSTITUTION I.. f(ax + b)

SUBSTITUTION I.. f(ax + b) Integrtion SUBSTITUTION I.. f(x + b) Grhm S McDonld nd Silvi C Dll A Tutoril Module for prctising the integrtion of expressions of the form f(x + b) Tble of contents Begin Tutoril c 004 g.s.mcdonld@slford.c.uk

More information

1 if 1 x 0 1 if 0 x 1

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

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS

PROBLEM SET. Practice Problems for Exam #1. Math 1352, Fall 2004. Oct. 1, 2004 ANSWERS PROBLEM SET Practice Problems for Exam # Math 352, Fall 24 Oct., 24 ANSWERS i Problem. vlet R be the region bounded by the curves x = y 2 and y = x. A. Find the volume of the solid generated by revolving

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS.

WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS. WORKBOOK. MATH 30. PRE-CALCULUS MATHEMATICS. DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Contributor: U.N.Iyer Department of Mathematics and Computer Science, CP 315, Bronx Community College, University

More information

Course outline, MA 113, Spring 2014 Part A, Functions and limits. 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems)

Course outline, MA 113, Spring 2014 Part A, Functions and limits. 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems) Course outline, MA 113, Spring 2014 Part A, Functions and limits 1.1 1.2 Functions, domain and ranges, A1.1-1.2-Review (9 problems) Functions, domain and range Domain and range of rational and algebraic

More information

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

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

More information

I. Pointwise convergence

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

More information

x 2 y 2 +3xy ] = d dx dx [10y] dy dx = 2xy2 +3y

x 2 y 2 +3xy ] = d dx dx [10y] dy dx = 2xy2 +3y MA7 - Calculus I for thelife Sciences Final Exam Solutions Spring -May-. Consider the function defined implicitly near (,) byx y +xy =y. (a) [7 points] Use implicit differentiation to find the derivative

More information

GRE Prep: Precalculus

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

More information

Lectures 5-6: Taylor Series

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

More information

Homework # 3 Solutions

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

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y)

Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = e x. y = exp(x) if and only if x = ln(y) Lecture 3 : The Natural Exponential Function: f(x) = exp(x) = Last day, we saw that the function f(x) = ln x is one-to-one, with domain (, ) and range (, ). We can conclude that f(x) has an inverse function

More information

Objectives. Materials

Objectives. Materials Activity 4 Objectives Understand what a slope field represents in terms of Create a slope field for a given differential equation Materials TI-84 Plus / TI-83 Plus Graph paper Introduction One of the ways

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

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

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

More information

100. In general, we can define this as if b x = a then x = log b

100. In general, we can define this as if b x = a then x = log b Exponents and Logarithms Review 1. Solving exponential equations: Solve : a)8 x = 4! x! 3 b)3 x+1 + 9 x = 18 c)3x 3 = 1 3. Recall: Terminology of Logarithms If 10 x = 100 then of course, x =. However,

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

Calculus with Parametric Curves

Calculus with Parametric Curves Calculus with Parametric Curves Suppose f and g are differentiable functions and we want to find the tangent line at a point on the parametric curve x f(t), y g(t) where y is also a differentiable function

More information

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

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

Limits and Continuity

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

More information

Differentiation and Integration

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

More information

MATH 381 HOMEWORK 2 SOLUTIONS

MATH 381 HOMEWORK 2 SOLUTIONS MATH 38 HOMEWORK SOLUTIONS Question (p.86 #8). If g(x)[e y e y ] is harmonic, g() =,g () =, find g(x). Let f(x, y) = g(x)[e y e y ].Then Since f(x, y) is harmonic, f + f = and we require x y f x = g (x)[e

More information

Math 4310 Handout - Quotient Vector Spaces

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

More information

1. First-order Ordinary Differential Equations

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

More information

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y).

Autonomous Equations / Stability of Equilibrium Solutions. y = f (y). Autonomous Equations / Stabilit of Equilibrium Solutions First order autonomous equations, Equilibrium solutions, Stabilit, Longterm behavior of solutions, direction fields, Population dnamics and logistic

More information

LS.6 Solution Matrices

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

More information

Math Placement Test Practice Problems

Math Placement Test Practice Problems Math Placement Test Practice Problems The following problems cover material that is used on the math placement test to place students into Math 1111 College Algebra, Math 1113 Precalculus, and Math 2211

More information

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis Series FOURIER SERIES Graham S McDonald A self-contained Tutorial Module for learning the technique of Fourier series analysis Table of contents Begin Tutorial c 004 g.s.mcdonald@salford.ac.uk 1. Theory.

More information

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

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

More information

Inverse Functions and Logarithms

Inverse Functions and Logarithms Section 3. Inverse Functions and Logarithms 1 Kiryl Tsishchanka Inverse Functions and Logarithms DEFINITION: A function f is called a one-to-one function if it never takes on the same value twice; that

More information

Mark Howell Gonzaga High School, Washington, D.C.

Mark Howell Gonzaga High School, Washington, D.C. Be Prepared for the Calculus Exam Mark Howell Gonzaga High School, Washington, D.C. Martha Montgomery Fremont City Schools, Fremont, Ohio Practice exam contributors: Benita Albert Oak Ridge High School,

More information

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS

SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS SECOND-ORDER LINEAR DIFFERENTIAL EQUATIONS A second-order linear differential equation has the form 1 Px d y dx dy Qx dx Rxy Gx where P, Q, R, and G are continuous functions. Equations of this type arise

More information

a cos x + b sin x = R cos(x α)

a cos x + b sin x = R cos(x α) a cos x + b sin x = R cos(x α) In this unit we explore how the sum of two trigonometric functions, e.g. cos x + 4 sin x, can be expressed as a single trigonometric function. Having the ability to do this

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Tuesday, June 1, 011 1:15 to 4:15 p.m., only Student Name: School Name: Print your name

More information

The Method of Least Squares. Lectures INF2320 p. 1/80

The Method of Least Squares. Lectures INF2320 p. 1/80 The Method of Least Squares Lectures INF2320 p. 1/80 Lectures INF2320 p. 2/80 The method of least squares We study the following problem: Given n points (t i,y i ) for i = 1,...,n in the (t,y)-plane. How

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

Inner product. Definition of inner product

Inner product. Definition of inner product Math 20F Linear Algebra Lecture 25 1 Inner product Review: Definition of inner product. Slide 1 Norm and distance. Orthogonal vectors. Orthogonal complement. Orthogonal basis. Definition of inner product

More information

Nonhomogeneous Linear Equations

Nonhomogeneous Linear Equations Nonhomogeneous Linear Equations In this section we learn how to solve second-order nonhomogeneous linear differential equations with constant coefficients, that is, equations of the form ay by cy G x where

More information

Section 6-3 Double-Angle and Half-Angle Identities

Section 6-3 Double-Angle and Half-Angle Identities 6-3 Double-Angle and Half-Angle Identities 47 Section 6-3 Double-Angle and Half-Angle Identities Double-Angle Identities Half-Angle Identities This section develops another important set of identities

More information

1. Introduction sine, cosine, tangent, cotangent, secant, and cosecant periodic

1. Introduction sine, cosine, tangent, cotangent, secant, and cosecant periodic 1. Introduction There are six trigonometric functions: sine, cosine, tangent, cotangent, secant, and cosecant; abbreviated as sin, cos, tan, cot, sec, and csc respectively. These are functions of a single

More information

MATH 425, PRACTICE FINAL EXAM SOLUTIONS.

MATH 425, PRACTICE FINAL EXAM SOLUTIONS. MATH 45, PRACTICE FINAL EXAM SOLUTIONS. Exercise. a Is the operator L defined on smooth functions of x, y by L u := u xx + cosu linear? b Does the answer change if we replace the operator L by the operator

More information

Calculus. Contents. Paul Sutcliffe. Office: CM212a.

Calculus. Contents. Paul Sutcliffe. Office: CM212a. Calculus Paul Sutcliffe Office: CM212a. www.maths.dur.ac.uk/~dma0pms/calc/calc.html Books One and several variables calculus, Salas, Hille & Etgen. Calculus, Spivak. Mathematical methods in the physical

More information

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have 8.6 Rational Exponents 8.6 OBJECTIVES 1. Define rational exponents 2. Simplify expressions containing rational exponents 3. Use a calculator to estimate the value of an expression containing rational exponents

More information

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

Continued Fractions and the Euclidean Algorithm

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

More information

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives TRIGONOMETRY Chapter Trigonometry Objectives After studying this chapter you should be able to handle with confidence a wide range of trigonometric identities; be able to express linear combinations of

More information

Math 1B, lecture 5: area and volume

Math 1B, lecture 5: area and volume Math B, lecture 5: area and volume Nathan Pflueger 6 September 2 Introduction This lecture and the next will be concerned with the computation of areas of regions in the plane, and volumes of regions in

More information

3. Mathematical Induction

3. Mathematical Induction 3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations CHAPTER 2 Second Order Linear Differential Equations 2.. Homogeneous Equations A differential equation is a relation involving variables x y y y. A solution is a function f x such that the substitution

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

Core Maths C3. Revision Notes

Core Maths C3. Revision Notes Core Maths C Revision Notes October 0 Core Maths C Algebraic fractions... Cancelling common factors... Multipling and dividing fractions... Adding and subtracting fractions... Equations... 4 Functions...

More information

5.3 Improper Integrals Involving Rational and Exponential Functions

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

More information

Homework 2 Solutions

Homework 2 Solutions Homework Solutions 1. (a) Find the area of a regular heagon inscribed in a circle of radius 1. Then, find the area of a regular heagon circumscribed about a circle of radius 1. Use these calculations to

More information

Using a table of derivatives

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

More information

Second-Order Linear Differential Equations

Second-Order Linear Differential Equations Second-Order Linear Differential Equations A second-order linear differential equation has the form 1 Px d 2 y dx 2 dy Qx dx Rxy Gx where P, Q, R, and G are continuous functions. We saw in Section 7.1

More information