Calculus Class Notes for the Combined Calculus and Physics Course Semester I

Size: px
Start display at page:

Download "Calculus Class Notes for the Combined Calculus and Physics Course Semester I"

Transcription

1 Calculus Class Notes for the Combine Calculus an Physics Course Semester I Kelly Black December 14, 2001 Support provie by the National Science Founation - NSF-DUE

2 Section 0 2 Contents 1 Average Rate of Change Sequences The Derivaitve Derivatives of Polynomials Anti-Derivatives Shifte Functions an Their Derivatives Slope an Concavity Prouct an Quotient Rules Composition of Functions an the Chain Rule Exponential Functions Exponential Functions Inverse Functions Taylor Polynomials The Area Function The Integral The Funamental Theorem of Calculus Center of Mass Work Integrals Unconstraine Optimization Constraine Optimization The Impulse-Momentum Theorem The Unit Circle Derivatives of Trigonometric Functions Working with Vectors Inverse Trigonometric Functions an Their Derivatives

3 Section Average Rate of Change The efinition of a function is given an explore on this ay. The efinition of average velocity is also given, an the iea of the erivative is briefly explore. Almost all of the examples that are explore in the first thir of this semester are functions given in terms of time, t, not x. This is important since almost everything in the physics class is in terms of time. In the first mini-lecture the efinition of a function is given as well as the efinition for the average velocity. In the secon mini-lecture the iea of ecreasing the change in the omain is briefly explore leaing up to the iea of the slope of the tangent line at a point on a function. Finally, in the thir mini-lecture an overview of the average velocity is given. This is a relatively light ay, an the activities are relatively straight-forwar. As the course progresses the activities will get much more ifficult, but in these first couple of ays the activities are not too ifficult so that stuents who are not familiar with this approach are not simply thrown to the wolves. 1.1 Mini-Lecture I The efinition of function is given as well as the efinition for the average velocity. Note the the efinition for the omain an the range is given in the thir mini-lecture. Definition: The wor function is a generic term. A function is a metho or a rule. A function efines the way to provie one particular item given some initial item. Most of the functions that we will eal with in this course will provie a number given another number. For example, the following metho efines a function: Given a number between 0 an 1, multiply the number by 3 an a one to the result. Mathematicians are big into compression an prefer simpler representations. The efiniton above coul also be written as f(t) = 3t + 1, for 0 < t < 1. For example, given the number 1 2, the function returns 5 2. Note

4 Section 1 4 that we gave this function a name, f(t). This is so that we can refer to it later. Definition: The average velocity is change in istance change in time. Example: It takes 30 mintes to go 5 miles. average velocity? 5 miles = 10miles hours hour 1 2 (Note the units.) What is the If x(t) is the position (in metres) at a given time, t (in hours), then we can also take a graphical view of the average rate of change. The average velocity is the slope of the line through two points. En Class Notes

5 Section Mini-Lecture II The average velocity is examine again, an the basic iea of the erivative is given. The average velocity is also calle the average rate of change, x t. (The is shorthan for change. ) We can also think of this as the slope of a secant line. (A secant line is a line that goes through two specific points on a curve.) The question that is being aske is what happens to x t as t gets closer an closer to zero. Note that both x an t both get closer an closer to zero, but their ratio oes something else. Note: We have alreay seen two ifferent ways to express a function. The first is with a formula, an the secon is using a graph. There are many other ways. One way that we will

6 Section 1 6 make use of is a table. t (sec.) x (m.) Given a specific time, 0, 0.5, 1.0, or 1.5, the istance can be foun from the cooresponing value in the right column. Note that when you graph this function you o not connect the ots. The only information that we have is for specific points. If you connect the ots you are implying information that is not given. En Class Notes 1.3 Mini-Lecture III The final mini-lecture provies an overview of function an average rate of change as well as some more formal efinitions. Given the average velocity we can get the total change in isance. Example: The average spee for a 3 hour trip was 45 miles per hour. Total istance = 45mph 3hr. = 135 miles. We nee some efinitions an will refer to some things throughout the year. We assume that x(t) is the position given a time, t:

7 Section 2 7 Domain = Vali times that we can put into the function. Range = Vali istances that can be returne by the function. Total Change = Difference in a function over a given interval. Average rate = Change in function s range Change in the omain. Tangent Line = The line that just touches a curve at one point. (Locally) En Class Notes

8 Section Sequences The efinition of the erivative will be the limit efinition. In orer to motivate limits we will first examine sequences. This ay will begin by efining an working with sequences of numbers an will en with the formal efinition of the limit. The first mini-lecture will focus on sequences an will provie a small amount of motivation as to why we are looking at sequences. The secon mini-lecture begins to examine the limit, an the final mini-lecture relates this work back to the erivative. 2.1 Mini-Lecture I This is a relatively straight-forwar introuction to sequences. We will be looking at the average rate of change. If we are fining the slopes of these lines we are really generating a sequence of numbers:..333,.400,.444,.472,.485,... The question that we will ask toay is what oes it mean to examine a sequence of these slopes? How o we analyze the sequence? A sequence of numbes is an orere list of num- Definition: bers. A more formal efinition can be foun in the book that

9 Section 2 9 Example: n n 2 1 n=2 = 2 3, 3 8, 4 15, 5 24, 6 35,... These numbers can be graphe: Note that they can be easily graphe in matlab: >> n = 2:1:10; >> f = n./(n.^2-1); >> plot(n,f, * ) En Class Notes 2.2 Mini-Lecture II Examples with the efinition of the limit are given here.

10 Section 2 10 Given any value of ɛ > 0, if there is an N such that every number in the sequence falls within the interval awe say that the sequence converges. Example: n n=0 = 0,, 1 2, 3 4, 7 8, 15 16,... This sequence converges to 1. Even though none of the numbers actually is 1, the numbers in the sequence get arbitrarily close to 1. Since none of the numbers in the sequence are 1 we have to show that they get close. We ask if the numbers are close to one 1 1 n 1 2 We can simplify the left han sie ( 1 ( 1 2 ) n ) 1 = 1 ( 1 2 < ɛ. ) n 1 = ( 1 2 ) n = ( 1 ) n 2. Can I get this number to be smaller that ɛ? If so, is it smaller than ɛ for all numbers bigger than some value? Given ɛ can I fin a value of N such that this value is less than ɛ for all values of n > N? 1 n < ɛ 2 ln 1 n < ln(ɛ) 2

11 Section 2 11 So for any n > ln(ɛ) ln( 1 2) n ln 1 2 n > we have that < ln(ɛ) 1 1 n 1 2 En Class Notes ln(ɛ) ln ( 1 2 ). < ɛ. 2.3 Mini-Lecture III Limits are examine again, only this time it is in the context of the erivative. Suppose that we have a function, f(t) = t 2, an we want to examine what happens to the average rate of change as the change in time gets closer an closer to zero. The average rate of change of f(t) is f(t + t) f(t). t Does this look like 2t as t gets close to zero? Let t = ( 1 ) n 2. From the activity we have that ( ( ) t + 1 n ) 2 t 2 ( 2) 1 n 2t < ɛ, for every n > ln(ɛ). This means that as n gets large, the ln( 1 2) average rate of change gets closer to 2t. Note that the both the numerator an the enominator of the average rate of change goes to zero, but the ratio oes not.

12 Section 2 12 Given a parabola, what is the slope of the tangent line at any time, t? As t gets close to zero, the slope of the secant lines approach 2t. For example at t = 5 the slope of the tangent line is 10. En Class Notes

13 Section The Derivaitve The limit efinition of the erivative is motivate but is not given on this ay. The average rate of change is examine at the beginning of the ay using some numerical examples. During the secon mini-lecture the numerical values are relate to the slope of the tangent line. The principle aim of this approach is to emonstrate that the ieas behin the limit are about the process of fining a limit. During the thir mini-lecture a efinition of the erivative is given an some examples are also given. 3.1 Mini-Lecture I The average rate of change is examine once again. The iea that this is the slope of a secant line is emphasize. The average velocity is the change in the istance ivie by the change in the time. We have the following observations: Tells us how istance changes as time changes. For us it has been iscrete in nature. (This isn t really the case in general.) We woul like to quantify what happens uring one point in time.

14 Section 3 14 The average rate of change is the change in the range ivie by the change in the omain. This is the same as the slope of the secant line. To get at the rate of change at a point in time, we can look at what happens as the change in the omain gets closer an closer to zero. At this point I like to o the pre-class work on an overhea emphasizing the ifference between total change an average rate of change. En Class Notes 3.2 Mini-Lecture II The average rate of change for f(t) = t 2 is erive, an the iea of the tangent line is introuce. The average rate of change for f(t) = t 2 is (t + h) 2 t 2 h = t2 + 2th + h 2 t 2 h 2th + h2 = h = 2t + h. What happens as h gets closer an closer to zero?

15 Section 3 15 Graphically, we are fining secant lines. As h gets closer an closer to zero the secant lines get closer an closer to the tangent line. The tangent line at a point, (f(t 0 ), t 0 ), is the straight line that just touches the curve at the point but oes not cross through the curve. The secant lines above get closer an closer to the tangent line, an the average rates of changes get closer an closer to the slope of the tangent line. En Class Notes 3.3 Mini-Lecture III A efinition of the erivative is given an several examples are given. If f(t) = t 2 then f(t + h) f(t) h = 2t + h. The slope of the tangent line at any point is 2t. Some stuents get confuse between the ifference between the tangent line an the erivative. This is the reason that I try to emphasize the ifference between the tangent line an the slopes of the secant lines.

16 Section 4 16 If g(t) = t 3 then g(t + h) g(t) h = 3t 2 + 3th + h 2, The slope of the tangent line at any point is 3t 2. In general, the slope of the tangent line to the function t n is nt n 1. Definition: The erivative of a function at t is the slope of the tangent line at t. Notation: The erivative of a function, x(t) is enote ẋ(t), x (t), x t (t). it is important to note that this is just notation. For example, the notation x t is not x ivie by t. This is just a way to inicate that we are fining the slope of the erivative. Also, the notation t (g(t)) inicates that you are being aske to fin the erivative of the function g(t). Examples: What is ( t t 4 )? What is t What is ( t t 10 )? What is t En Class Notes ( t 7 )? ( t 15 )?

17 Section Derivatives of Polynomials The erivative of a polynomial is foun on this ay. During the first mini-lecture the general notion of the erivative is reinforce. During the secon mini-lecture the iea that the erivative of the sum of two functions is the sum of the erivatives of the two functions is examine. Finally, in the final mini-lecture the general form of the erivative of a polynomial is given. 4.1 Mini-Lecture I The graphical nature of the erivative is re-examine. An example of a function that is not ifferentiable is also given. The average rate of change of f(t) from t to t + h is f(t + h) f(t). h The average rate of change is the change in the range ivie by the change in the omain. This is the same as the slope of the secant line. Moreover, as h gets close to zero, the secant line approaches the tangent line.

18 Section 4 18 Does a tangent line always exist? Does a unique tangent line exist at t = 0? In the next activity we will look at what happens when you try to fin the erivative of the sum of two functions, f(t) + g(t). We will start out by looking at a specific example. Recall that the averarge rate of change for a function is f(t + h) f(t). h Quick Note: The factorial notation is efine to be n! = n(n 1)(n 2)(n 3) For example 5! = = 120. En Class Notes 4.2 Mini-Lecture II The iea that the erivative of the sum of two functions is the sum of the erivative of both functions. What is the erivative of t 2 + t?

19 Section 4 19 If I have f(t) + g(t) what is t (f(t) + g(t))? t (f(t) + g(t)) = f (t) + g (t). Note that this implies that t (f 1(t) + f 2 (t) + f 3 (t) + f n (t)) = f 1(t) + f 2(t) + f 3(t) + f n(t). Also note that when looking at the average rate of change for a function multiplie by a constant, cf(t), we get that cf(t + h) cf(t) h = c f(t + h) f(t). h This implies that the erivative of cf(t) is cf (t). Example: t ( 4t 2 ) = 8t. Example: t ( t + 4t 5 ) = t 4. Example: t ( 1 + 8t 9 ) = 72t 8. En Class Notes 4.3 Mini-Lecture III Derivatives of non-trivial polynomials are examine. In the activity we looke at the polynomial ˆQ(t) = a 0 + a 1 t + a 2 t 2 + a 3 t a n t n. Note that ˆQ(0) = a 0.

20 Section 4 20 What happens to the erivatives? ˆQ (t) = a 1 + 2a 2 t + 3a 3 t 2 + 4a 4 t 3 + 5a 5 t na n t n 1. So ˆQ (0) = a 1. ˆQ (t) = 2a a 3 t + 4 3a 4 t a 5 t n (n 1)a n t n 2 ˆQ (0) = 2a 2. ˆQ (t) = 3 2a a 4 t a 5 t n (n 1) (n 2) a n t n 3, ˆQ (0) = 3 2a 2. ˆQ IV (t) = 4 3 2a a 5 t + + n (n 1) (n 2) (n 3) a n t n 4, ˆQ IV (0) = 4 3 2a 4. If I know that ˆQ(0) = 1, ˆQ (0) = 4, ˆQ (0) = 3, ˆQ (0) = 12, ˆQ IV (0) = 6, can I fin a formula for Q(t)? If there is time I like to ask the stuents to graph out an play with the function 1 + t + t2 2 + t3 3! + t4 4! + + t9 9!.

21 Section 4 21 It is interesting to note that for t close to zero the erivative of this function looks a lot like the original function. En Class Notes

22 Section Anti-Derivatives The anti-erivative is introuce on this ay. It is important to introuce the antierivative as soon as possible because the physics class is making use of the kinematic equations. The first mini-lecture introuces the iea of going backwars given that you know the erivative of a function but not the function itself. This iea is aresse again in the secon mini-lecture an the efinition of the anti-erivative is given. An example of the erivation of the kinematics equations is given uring the secon mini-lecture. Finally, an introuction to ifferential equations is given in the thir mini-lecture. it is unusual to iscuss ifferential equations so soon in a calculus class, but this is one of the continuing themes that brings the physics an the calculus class together. We will emphasize the role that Newton s secon law has on eveloping mathematical moels for physical phenomenon. Newton s secon law is use to evelop the ifferential equations that escribe how things move. 5.1 Mini-Lecture I A brief introuction to the anti-erivative is given. The basic rule is not given, rather this is just a brief way to introuce the iea that it is possible to go backwars. The iea is re-examine in the secon mini-lecture so this is just a brief overview of the basic iea. What are the following erivatives? ( t 6 + t 3 t ) =? t ( t 1 2 t 2 ) + 1 =? t ( t 2 ) 3 4t + 7 =? t ( ) t 4 3 t =? t Note that the aition of a constant oes not change the slope of the graph, it only shifts the graph up or own. Suppose that I know that (f(t)) = 1. t

23 Section 5 23 What is f(t)? Notice that (t + c) = 1, t where c is any constant. Suppose that I know that (f(t)) = t + 1, t what is f(t)? Notice that 1 t 2 t2 + t + c = t + 1, where c is any constant. This iea is explore in the activity, an we will iscuss how to fin f(t) given its erivative in the secon mini-lecture. En Class Notes 5.2 Mini-Lecture II The anti-erivative is efine an further explore at this time. An example is given in which the kinematic equations for constant acceleration are erive. If you know that t (f(t)) is a given function the process of funing f(t) itself is calle fining the anti-erivative. For example, if then t (f(t)) = t3, f(t) = 4 t 4 + c

24 Section 5 24 where c is a constant. If then t (f(t)) = t6, f(t) = 7 t 7 + c, where c is a constant. In general if then where c is a constant. t (f(t)) = tn, f(t) = 1 n + 1 tn+1 + c, Example: Assume that an object has a constant ownwar acceleration. Can I fin its velocity an position if its initial velocity is v 0 an its initial position is y 0? From Netwon s secon law we get that ma = mg, a = g.

25 Section 5 25 Fining the anti-erivative we have that v(t) = gt + c 1, but v(0) = v 0 = g(0) + c 1 c 1 = v 0, v(t) = gt + v 0. Fining the anti-erivative again we have that y(t) = 1 2 gt2 + v 0 t + c 2 but y(0) = y 0 = 1 2 g(0)2 + v 0 (0) + c 2 c 2 = y 0, y(t) = 1 2 gt2 + v 0 t + y 0. These formulas are the kinematic equations for constant acceleration. En Class Notes 5.3 Mini-Lecture III An overview of Newton s secon law is given. The connection between the secon law an ifferential equations is iscusse as well. Newton s Secon Law: The mass times the acceleration of an object is equal to the sum of all of the forces (Note that the acceleration an the forces are all vectors.) This is expresse symbolically as m a = i F i. The thing to notice is that the erivative of the velocity is the acceleration. Example: A car of mass m kg has a force of t 2 t N acting on it. Fin the position of the car if its initial velocity is 2 metres per secon, an its initial position is 0 m. ma x = t 2 t, t v(t) = 1 ( t 2 t ) m

26 Section 6 26 v(t) = 1 m 1 3 t3 1 2 t2 + c 1 v(0) = 1 m (0 0) + c 1 2 = c 1 v(t) = 1 m 1 3 t3 1 2 t2 The position is foun in the same manner t x(t) = x(t) = 1 m 1 m 1 3 t3 1 2 t t4 1 6 t t + c 2 x(0) = 1 m (0 0) c 2 0 = c 2 x(t) = 1 m 1 12 t4 1 6 t3 + 2t When you have a relation that inclues the erivative of a function the relationship is calle a ifferential equation. The ifferential equation that we starte out with above was ma x = t 2 t, t v(t) = 1 ( t 2 t ). m Newton s secon law relate the erivative of the velocity with the forces acting on the system. Newton s secon law is a ifferential equation. En Class Notes

27 Section Shifte Functions an Their Derivatives The erivative of functions that are shifte to the left or right in their omain is explore. The main goal for this ay is to fin the erivatives an anti-erivatives of P (t a) where P (t) is a polynomial. The first mini-lecture is a very simply overview of what happens to a function when there is a shift in the omain. This is mainly a graphical interpretation. The secon mini-lecture covers the erivative of a polynomial that has been shifte while the thir mini-lecture focuses on the anti-erivative of a shifte polynomial. 6.1 Mini-Lecture I A graphical overview of what it means to shift a function is given. This is a very short an very straightforwar iscussion. The stuents are expecte to graph the tangent lines to the shifte graphs in the activity an euce that t f(t a) = f (t a). Given a function, f(t), how o you fin f(t a)? The graph of f(t a) is just like the graph of f(t) only it is shifte to the right a units. En Class Notes 6.2 Mini-Lecture II This is another unusually short mini-lecture. The basic iea is given an several examples are state. Given f(t) the graph of f(t a) is just shifte a units to the right.

28 Section 6 28 Given f (t) how can we fin t (f(t))? It is just f evaluate at t a. Examples: Fin the following erivatives: ( t ) 1. t 3. ( (t + 4) 75 ). 2. t 3. t ( (t 14) 2 ). En Class Notes 6.3 Mini-Lecture III This is another straight-forwar mini-lecture. The antierivative for general polynomials is given. Note that ( 3 + (t 1) 2 + (t 1) t 4) = 2(t 1) + 5(t 1) t 3. t Example from the activity: v(t) = (t 1) 2 + t, x(0) = 3 At t = 0, x(0) = 3. x(t) = 1 3 (t 1) t2 + c. x(0) = 1 3 ( 1) c, = c.

29 Section 6 29 To satisfy the bounary conitions 3 = c, c = , = x(t) = 1 3 (t 1) t Example from the activity: v(t) = t + 4, x(0) = 1. At t = 0, x(0) = 1. x(t) = (t + 4)3/2 3/2 + c. x(0) = 43/2 3/2 + c, = 8 3/2 + c, = c. To satisfy the bounary conitions 1 = c, c = , = 13 3.

30 Section 6 30 x(t) = (t + 4)3/2 3/ In General: If t (f(t)) = c 0 + c 1 (t a) + c 2 (t a) 2 + c 3 (t a) c n (t a) n, where c n an a are all constants, then f(t) = k + c 0 (t a) + c 1 (t a) 2 (t a) n+1 c n, n + 1 where k is a constant. 2 + c 2 (t a) c 3 (t a) Example: What is the antierivative of (t 1) 4 + (t 7) 18 6 t ? En Class Notes

31 Section Slope an Concavity The erivative is examine on this ay as well as concavity. The iscussions in class focus on the meaning that can be attribute to the values of the erivatives. In particular the shape of a curve given knowlege about the erivatives of the function is one of the important aspect of this ay s activities. During the first mini-lecture the iea that a positive erivative means that the function increases is iscusse as well as how the concavity affects the shape of the graph of a function. The secon mini-lecture focuses on how erivative information can be use to etermine the shape of the original function. The thir mini-lecture a broa overview of the ay s activities is given. 7.1 Mini-Lecture I The relationship between the erivative an whether or not a function is increasing or ecreasing is given. These ramificiations are examine in terms of the concavity. What is happening to a function if the erivative is positive? What is happening to a function if the erivative is negative? Note that if f (t) goes from positive to negative the function reaches a local max. If f (t) goes from negative to positive the function reaches a local min.

32 Section 7 32 If f (t) is positive then the function is increasing. If f (t) is ecreasing then the function is ecreasing. If f (t) is positive then f (t) is increasing so... if the erivative is positive then the function is increasing at a faster rate, if the erivative is negative then the function is ecreasing at a slower rate. These things imply that the graph of the function is concave up. If f (t) is negative then the function is concave own.

33 Section 7 33 En Class Notes 7.2 Mini-Lecture II The iea that the erivaitve gives you a great eal about the original function is explore uring this mini-lecture. This is mainly a graphical view of what information the erivaitve gives you. Given the erivative you know a lot about the original function. If the erivative is postive the function is increasing. If the erivative is negative the function is ecreasing. If the erivative is increasing the function is concave up. If the erivative is ecreasing the function is concave own. If the erivative changes sign you have a local max or local min.

34 Section 7 34 Note that if there is a cusp in the original function the erivative is iscontinuous. En Class Notes 7.3 Mini-Lecture III An overview of the ay s activities is given. The main goal is to simply reinforce some of the ieas of what the erivative is an the ifference between the erivative an concavity. There is a ifference between concavity an the erivative.

35 Section 7 35 If there is time o the following graphical problem. Plot the velocity an then iscuss how to get the acceleration an the position. Provie hints such as o the acceleration first since it can help with the shape of the position.

36 Section 7 36 En Class Notes

37 Section Prouct an Quotient Rules The prouct an quotient rules are introuce an examine on this ay. By the en of the ay the stuents shoul have some experience using both rules an shoul have worke out several examples. The examples inclue graphical an analytic views of the two methos of ifferentiation. During the first mini-lecture the prouct rule is given. The introuction relies on the stuents to finish the pre-class activity. The secon mini-lecture provies an example of the prouct rule, an the quotient rule is erive from the prouct rule. The focus of the final mini-lecture is the quotient rule as well as what happens when the enominator approaches zero. 8.1 Mini-Lecture I The prouct rule is introuce. This mini-lecture relies heavily on the pre-class activity. Suppose we multiply two functions h(t) = f(t)g(t). From the pre-class work we have that h(t 2 ) h(t 1 ) = g(t 2 ) f(t 2) f(t 1 ) + f(t 1 ) g(t 2) g(t 1 ). t 2 t 1 t 2 t 1 t 2 t 1 As t 2 gets closer an closer to t 1 what happens? If f(t) an g(t) are continuous an ifferentiable then t (f(t)g(t)) = f (t)g(t) + f(t)g (t). This is calle the Prouct Rule. Examples: 1. t ((t + 37)(t + 47))

38 Section 8 38 ( 2. t (4t + 7t 2 )(t + 300) 17) ( t ( + 3 t )) 3. t 4. t ( (18t) t + 5 ) En Class Notes 8.2 Mini-Lecture II Examples from the prouct rule are given, an the quotient rule is erive. Note that the case when the enominator goes to zero is not examine here. That case will be examine in the thir mini-lecture. Prouct Rule: The har part is recognizing when to use it. For example: ( 1. t (t 2 3t + 1)(t 2 + 5t + 1) ) ( (t + 4)(t 2 + 3t + 2)(t + 1) 500) 2. t Note that the prouct rule implies that we can o the last example out in one step, t (f(t)g(t)h(t)) = f (t)g(t)h(t) + f(t)g (t)h(t) + f(t)g(t)h (t). Example: t h(t) = f(t) t g(t) Yikes! We can t o this. We can rearrange things so that we can use the prouct rule, though, h(t)g(t) = f(t),

39 Section 8 39 t (h(t)g(t)) = t f(t), h (t)g(t) + h(t)g (t) = f (t), h (t)g(t) = f (t) h(t)g (t), h (t)g(t) = f (t) f(t) g(t) g (t), h (t) = f (t) f(t) g(t) g(t) g (t) h (t) = f (t)g(t) f(t)g (t). g 2 (t), If f(t) an g(t) are continuous an ifferentiable then t f(t) = f (t)g(t) f(t)g (t). g(t) g 2 (t) This is calle the Quotient Rule. Examples: 1. t 2. t ( 3t 2 ) +5t 4+t. ( ) t+1 t 1. En Class Notes

40 Section Mini-Lecture III Several examples are given that require the quotient rule. The har part about the quotient rule is to know how to recognize it: 1. t 2. t ( t 2 ) 3t+2 t ( ) 3 4 t t. 3. t ( ) 1 1 t = t 1 t t = t ( t 1 t ). Note: What happens when the enominator gets close to zero? ( ) t t t 1 = (t 1) t(1) = 1. (t 1) 2 (t 1) 2 As t gets close to 1, what happens? Moral of the story: be careful! enominator gets close to zero. Things break own when the

41 Section 9 41 Note: The anti-erivative of (t 1) 2 1 is t 1 this be consistant with the example above? 1 t 1 + c = 1 t 1 + ct c t 1 = ct c + 1. t 1 + c. How can If you let c = 1 you get the result from the example above. Moral of the story: (1) be careful an (2) the constant matters! En Class Notes

42 Section Composition of Functions an the Chain Rule The main focus of this ay is the composition of functions. The first activity focuses on compositions, an the secon activity provies an example that emonstrates how composition of functions can be use to simplify a ifficult problem. The first mini-lecture provies a efinition of composition an is relatively straightforwar. The secon mini-lecture focuses on how to recognize which functions are being compose given a composition, an in the final mini-lecture the chain rule is state. 9.1 Mini-Lecture I The efinition for composition of functions is given. Several examples are given. The composition of two functions, f(t) an g(t), is efine to be g f(t) = g(f(t)). Example: g(t) = t + 3, f(t) = t 3 + 4, g f(t) = g(f(t)) = t = t Example: g(t) = t 2 + t + 1, f(t) = t, g f(t) = g(f(t)) = ( t ) 2 + t + 1 = t + t + 1. Note that f g(t) = t 2 + t = ±t + t A couple of things to note about this. First, f(g(t)) is not equal to g(f(t)). Also, sometimes their can be a bit of ambiguity about

43 Section 9 43 what the result is. In the example above, I can put in a + or a - in front of the t an the answer is correct. Given that t 2 = 4 is t = 2 or is t = 2? En Class Notes 9.2 Mini-Lecture II Compositions are examine once again. At this time the iea of ientifying the functions that are being compose is examine. Given that h(t) = t 2 + 3t + 5, can we fin an f(t) an a g(t) so that h(t) = f(g(t))? It is important to know which operation is one last. This will ientify the f(t) an everything else is g(t). You can think about this in terms of your calculator. If you were to program a calculator what woul you have to at the very en? In this example the last thing that is one is to take the square root of some number. This inicates that f(t) = t an g(t) = t 2 + 3t + 5.

44 Section 9 44 Example: h(t) = ( t + 4t + t 2 ) 3, Outsie Function = t 3, Insie Function = t + 4t + t 2. Example: h(t) = ( 15t 2 4t + t 1 ) 4, Outsie Function = t 4, Insie Function = 15t 2 4t + t 1. Again, you have to be very careful here because the orer matters. En Class Notes 9.3 Mini-Lecture III The chain rule is introuce an several examples are given. Be careful about units! If f(t) has a omain that is measure in secons an a range that is measure in metres, an g(t) has a omain that is measure in meteres an a range that is measure in metres per secon, then the composition g(f(t)) makes sense, but it cannot be one the other way. Note: Given that h(t) = f(g(t)) how can we fin the erivative? h(t+h) h(t) h = f(g(t+h)) f(g(t)) h = f(g(t+h)) f(g(t)) g(t+h) g(t) g(t+h) g(t) h.

45 Section 9 45 If f(t) an g(t) are continuous an ifferentiable then t (f(g(t))) = f (g(t))g (t). This is calle the Chain Rule. Examples: ( 1. t t2 + 1 ) 2. t 3. t 4. t 5. t 6. t ( (t 2 + 4t + 1 ) 6 ) ( (4t + 1) 18 ) ( t t2 1 ) ( (1 t) 30π ) ( 2t (1 4t) 10 )1 3 En Class Notes

46 Section Exponential Functions On this ay exponential functions are introuce an examine. The basic properties are not iscusse in great etail. It is assume that some stuents know these an others have forgotten them. Stuents shoul be able to work on these on their own. The first mini-lecture is very brief. It is a simple introuction to exponentials. The secon mini-lecture examines ifferential equations an slope fiels. The graphs from this exercise shoul look a lot like the plots one in the first activity. The secon activity an the secon mini-lecture can take more time than usual. For this reason the first mini-lecture is kept very short, an it is a goo thing to cut off all of the stuents on this first activity. The last activity is not critical. If most of the stuents can o most of the work on the thir problem the activity can be stoppe. The final mini-lecture just focuses on the solutions approximate from the slope fiels. The similarity between the resulting approximations an exponential functions is given at the very en Mini-Lecture I This is an extremely brief mini-lecture because the secon activity an the secon mini-lecture are longer than usual. This mini-lecture is literally 2 minutes long. This is a very brief introuction to the exponential function. The main thing is that most of the stuents at least start on the thir problem in the first activity. In polynomial function we take a number an raise that number to a fixe egree. In an exponential function we take a fixe number an raise it to a variable power. For example f(t) = 2 t. In this function f(1) = 2, f(2) = 4, f(3) = 9. Note that f(3.5) = = /2. Since we can fin integer powers an fin roots, it is no problem to just fin the exponential for any number. En Class Notes 10.2 Mini-Lecture II Differential equations are introuce an the general iea about slope fiels is introuce. Newton s Law is really a ifferential equation m a = i F.

47 Section What makes this a ifferential equation is that the acceleration is really the erivative of the velocity. If you have an equation that has the erivative of a function in it, the equation is calle a ifferential equation. The basic iea is to fin an unkown function that satisfies the equation. There are times when the acceleration epens on the velocity. For example, if there is air resistance, the force ue to the air resistance is proportional to the velocity square. So if the velocity is ouble the force ue to air friction goes up by a factor of four. The question is how o we fin the function to the ifferential equation if we o not know the original equation? There are two ifferent things that we o: 1. Qualitative Aspect. We can try to get a feel for the behavior of the solution base on the equation. 2. Quantitative Aspect. Use the insight gaine in the first step an our knowlege of calculus to fin the analytic formula for the function satisfying the ifferential equation. Toay we will concentrate on the first aspect. Example: Suppose that we are given that a(t) = v 2 (t).

48 Section Given the velocity at any time we can fin the acceleration. So if v(t 0 ) is equal to 2, then the acceleration is -4. Note that this means that the slope of the velocity is -4 if v(t 0 ) is 2. A tangent line to the curve at this time is y 2 = 4(t t 0 ). Locally, we know the shape of the function, v(t), near this point. Why not raw a potential tangent line at every point in the plane? If you can o that, you have the tangent line at any point which will tell you the shape of the curve at any point. The way

49 Section that you o this is to start at some initial point an then move to the right in the irection inicate by the slope fiel. I like to go through an o a couple of examples on an overhea with the next graph. En Class Notes 10.3 Mini-Lecture III Some of the acitivities are examine. The slope fiel gives you the iea of what shape the solutions might have. If you have an iea of what the functions look like, then you can get an iea of what kin of function to look for in the solution of the original ifferential equation. Example: A ball is roppe, an the force of friction is proportional to one-thir of its velocity.

50 Section From Newton s Secon Law we get ma = mg F f, a = g 1 3m v. If the acceleration is zero what is the velocity? 0 = g 1 3m v, v = 3mg. If the velocity approachs 3mg then the acceleration gets close to zero. This is the steay state for the ball. Sketch ifferent solutions on the following graph on an overhea:

51 Section Note that the solutions increase or ecrease to the steay state. Is this consistant with the equation? a = g 1 3m v. If v > 3mg then the acceleration is negative so the velocity ecreases. Likewise, if v < 3mg then the acceleration is positive so the velocity increases. All solutions get closer to the steay state. En Class Notes

52 Section Exponential Functions This ay represents a continuation of the previous ay s activities. The focus on this ay is on exponential functions. Special attention is pai to the range an omain of these functions as well as their inverses. The first mini-lecture focuses on exponential functions an provies several examples. The secon mini-lecture goes back to the ifferential equation that is motivating the use of exponential functions, an the last mini-lecture focuses on erivatives of exponential functions Mini-Lecture I Exponential functions are given an explore by looking at several examples. The main focus is on the ifference between exponential ecay an exponential growth. In terms of ecay, we look at functions that inclue an exponential ecay term an ask about the long-term behavior of the function. This is one because of stuent s confusion when face with functions that have only one ecay term in the later activities. Exponential Functions: f(t) = 2 t Notice that f(1) = 2, f(2) = 4, f(3) = 8, f(4) = 16. The function grows really fast in time. We call this exponential growth. f(t) = 3 t

53 Section Notice that f(1) = 1 3, f(2) = 1 9, f(3) = 1 27, f(4) = The function ecays really fast in time. We call this exponential ecay. Properties of exponential functions: = = t 3 t = (2 3) t = 6 t. 5 t+7 = 5 t t+c = 7 t 7 c. 6 t 2 t = ( 6 2 ) t = 3 t. Note that with exponential ecay, anything that looks like c t gets closer to zero as t gets large. For example, what happens to the function f(t) = 5 7 t in time? The function gets closer an closer to 5.

54 Section En Class Notes 11.2 Mini-Lecture II The ifferential equation that is use to motivate exponential functions is re-examine. This is a very brief overview that inclues a reminer about how erivatives are foun. The actual erivatives of exponential functions are given in the last mini-lecture. This is just an overview to motivate how we fin the erivatives. Newton s Secon Law: m a = i m t v(t) = i F, or F i. Newton s Secon Law gives us a ifferential equation that provies a mathematical moel of some physical phenomena. The goal is to fin a function, v(t), that satisfies the equation. Example: The force ue to friction on a car rolling across a flat surface is one half its velocity, an this is the only force acting on the object, ma = 1 2 v, a = 1 2m v,

55 Section v(t) = t 2m v(t). The goal here is to fin a function, v(t), whose erivative is irectly proportional to the function itself! Can we fin such a function? It turns out that exponential functions hol the key to this question. Before starting the activity we nee a couple of notes for the next activity. The average rate of change for a function from a to b is efine to be f(b) f(a). b a To get the erivative of the function we look at f(t + h) f(t) h an let h get closer an closer to zero. En Class Notes 11.3 Mini-Lecture III The erivatives of exponential functions are examine. Let f(t) = 2 t. Then f(t+h) f(t) h = 2t+h 2 t h = 2t 2 h 2 t h = 2 t [ 2 h ] 1 h. Note that the fraction on the right oes not epen on t in any way! The erivative looks like the original function multiplie by some constant. In general, b t+h b t h = bt b h b t h = b t [ b h ] 1 h.

56 Section The erivative of an exponential is the original exponential multiplie by some constant. Let s see what bh 1 h is for ifferent values of b: 2 h h 1 3 h h h h h h 1 h /2.83 1/ / /4.76 1/ / / / / / / / / / / / / / There is a number, approximately oh heck let s just call it e, such that t et = e t. Examples: t t e2t ( e t ) t ( te t ) t ( t 2 + 7e πt) (e t2) t

57 Section Note to the lecturer: we o not give the general formula for t bt just yet. It will be examine once the natural log is foun. En Class Notes

58 Section Inverse Functions The efinition of a function is revisite as well as the range an omain of a function. The main thrust of the ay s activities is to relate these ieas to the inverse of a function. The examples focus on the inverses of exponential functions. Note that the activities on this ay are shorter than usual an there is more lecture time than normal. The first mini-lecture focuses on the efinition of a function an its inverse. secon mini-lecture focuses on inverse functions with examples of exponentials, an the last mini-lecture focuses on erivatives of inverse functions Mini-Lecture I The efinition of a function an its inverse are given. The range an omain of a function are formally efine. Suppose that f(t) is a function. Then for every number, t, that is acceptable to the function there is another number, y, for which y = f(t). The Example: f(t) is the square of t. (Given a number, t, the function returns t 2 ). Example: f(t) is the number, b, that satisfies b 2 = t.

59 Section For any given positive number, t, there are two numbers that satisfy b 2 = t. This is not a function. We will have to be careful. So far we have playe things fast an loose an shoul have been more precise. We will have to clean up the mess now or else we will be in big trouble. Definition: The set of all possible values of t that can be use in f(t) is calle the omain of f(t). Definition: The set of all possible values that can be returne by f(t) is calle the range of f(t). Example: f(t) = t 2 + 1

60 Section The omain is the set of all real numbers. The range is all numbers equal to or bigger than one. Example: f(t) = 3 t

61 Section The omain is the set of all real numbers. The range is all numbers strictly bigger than zero. Example: f(t) = t

62 Section The omain is the set of all non-negative numbers. The range is all numbers equal to or bigger than zero. Definition: A function, f 1 (t), is the inverse of f(t) if the following are true: f(f 1 (t)) = t, f 1 (f(t)) = t. Example: The inverse of t is t 2. (We will see later that we have to be more careful in terms of the range an omain of these two functions, though.) En Class Notes 12.2 Mini-Lecture II The inverse is explore further. The logarithm is efine uring this mini-lecture. Is the function f(t) = t 2 + 5t + 2 invertible?

63 Section For almost any value of f, there are two ifferent values of t that return the same number. The inverse is not a function! Note: At the bottom of the parabola the erivative of the function is zero: f (t) = 2t + 5 t = 5 2. The omain of the function is all of the real numbers. The range of the function is all numbers greater than or equal to f ( 5 2). If I limit the omain to all t 5 2 then on this new omain I can fin an inverse since I am only looking at the right half of the parabola: y = t 2 + 5t + 2 t = (2 y) 2 = f 1 (y). The last equation is the inverse of f when the omain is restricte.

64 Section Example: The exponential function y = e t. It is invertible, but how o we fin the inverse of this monster? Definition: Given that y = e t the function to fin t given a value for y is calle the natural logarithm. We will enote this function as ln(y). From this efinition we have that Note that f(t) = e t ln ( e t) = t, e ln(t) = t. Domain is all real numbers. Range is all positive numbers. f 1 (t) = ln(t) Domain is all positive numbers. Range is all real numbers. Properities of the natural log. ln(a b) =? = y, then e y = e ln(a b) = a b = e ln(a) e ln(b) = e ln(a)+ln(b), ln(a b) = ln(a) + ln(b).

65 Section ln ( a b) =? = y, then e y = e ln (a b ) = a b = ( e ln(a)) b ln ( a b) = b ln(a). = e b ln(a), These two results imply that ln ( ) a b = ln(a) ln(b). Note: t ef(t) =? Do not forget the chain rule! Finally, in the activity it is important to ask if e f(t) = t, then what is f(t)? En Class Notes 12.3 Mini-Lecture III The erivative of the natural log is explore an several examples are given. We have that if e ln(t) = t,

66 Section then t eln(t) = 1, or e ln(t) ln(t) = 1, t t ln(t) = 1, t t ln(t) = 1 t. In general we have that a t t at t at = ( e ln(a)) t = e t ln(a) ln(a) = a t ln(a). = e t ln(a) Examples: t 4t =? t (18.7)t =? t (.25)t =? Why shoul the erivative be negative for that last one? The general formula for logs can also be foun: y(t) = log a t a y(t) = t,

67 Section (a y ln(a)) y(t) = 1, t t y(t) = 1 a y(t) ln(a), = 1 t ln(a). Examples: t ( t3 t ) =? t ( ( t + 1 log10 t 2 )) =? ( 14 t log t 37.1 (t) ) =? One last note: The anti-erivative of e t is e t + c. The anti-erivative of 1 t is ln(t) + c. En Class Notes

68 Section Taylor Polynomials The focus for this ay is on the erivation of Taylor polynomials. The ay begins by graphing polynomials whose erivatives match the logarithm at t = 1, an by the en of the ay the general form for the Taylor series is erive. The first mini-lecture only covers the erivatives of polynomials. This is one in such a way as to motivate the use of polynomials in a form that is useful in the later parts of this ay s class. The secon mini-lecture is a review of the first activity, an the general form for the Taylor polynomial is given. In the final mini-lecture the iea of linearizations are examine with an eye towars the use of Newton s metho Mini-Lecture I The erivatives of a particular polynomial are examine. This is use to motivate the general form for the Taylor Series. Define a polynomial to be P (t) = 5 + 6(t 1) (t 1) (t 1)3 3! ! (t 1) ! (t 1)5. We will make note of some of the properties of this polynomials. First what is the value of the polynomial at t = 1? P (1) = 5. What about the first erivative? P (t) = 6 + 7(t 1) ! (t 1) ! (t 1) ! (t 1)4, P (1) = 6. Okay, what about the secon erivative? P (t) = ! (t 1) ! (t 1) ! (t 1)3, P (1) = 7.

69 Section The thir erivative? P (t) = ! (t 1) ! (t 1)2, P (1) = 8. The fourth erivative? P (t) = ! (t 1)1, P (1) = 8. Finally, the fifth erivative? P V (t) = 10, P V (1) = 10. Wow! Notice how those erivatives match up with the coeficients above? En Class Notes 13.2 Mini-Lecture II An overview of the first activity is given, an the general form for Taylor polynomials is given. I like to put up the following plots:

70 Section 13 70

71 Section 13 71

72 Section 13 72

73 Section Definition: The Taylor polynomial of egree N for a function f(t) aroun the fixe point t 0 is P N (t) = f(t 0 ) + f (t 0 )(t t 0 ) + f (t 0 ) 1 2 (t t 0) 2 +f (t 0 ) 1 3! (t t 0) 3 + f IV (t 0 ) 1 4! (t t 0) 4 +f V (t 0 ) 1 5! (t t 0) f (N) (t 0 ) 1 N! (t t 0) N This is a polynomial. The function an its erivatives are evaluate at some constant, t 0, so the coefficients are all constants. If t 0 = 0 then the polynomial is also calle the Maclaren polynomial.

74 Section Example: equation Fin the Taylor polynomial for the ifferential t y = 2y(t), y(1) = 1. y (t) = 2y(t) y (0) = 2, y (t) = 2y (t) = 4y(t) y (0) = 4, y (t) = 4y (t) = 8y(t) y (0) = 8, y (4) (t) = 8y (t). = 16y(t) y (4) (0) = 16, y (n) (t) = 2 N 1 y (t) = 2 N y(t) y (n) (0) = 1, P 6 (t) = 1 + t t ! t ! t ! t ! t6 Finally, note that if N = 1 you get a line. This line is calle the linearization of the function at a point. En Class Notes 13.3 Mini-Lecture III The secon activity is iscusse with an emphasis on linearizations an an introuction to Newton s metho. I like to have everyboy running Matlab or other software package at this time an step through the calculations as I o them on the boar. The linearization of of f(t) at a point t 0 is the first Taylor polynomial at the given point, P 1 (t) = f(t 0 ) + f (t 0 )(t t 0 ). This is the point-slope form for a line!

75 Section We can use this to fin the points at which a function crosses the t-axis. For example, suppose I want to fin a value of t that satisfies t 3/2 7t 2 = 0? I cannot solve this analytically, so I have to play a game: t 3/2 = 7t + 2, t 3 = (7t + 2) 2, let g(t) = t 3 (7t + 2) 2. I can fin the linearization by fining the erivative of g g (t) = 3t 14(7t + 2) 3. The linearization about a point can now be foun. We will try to fin the point, t, which satisfies the original equation. First graph g(t) an make an intial estimate. Here we will let t = 48 an procee: >> t = 48; >> g = t.^3 - (7*t+2).^2 g = >> gp = 3*t.^2-14*(7*t+2) gp =

76 Section >> t = t - g/gp t = Cycle through this until t gets close to the root which shoul only take two more iterations. This process is calle the Newton-Raphson Metho. En Class Notes

77 Section The Area Function The main iea for this iea is the area function. The integral is motivate in terms of calculating change in istance given the velocity. There is not an explicit connection mae to the anti-erivative, though. That will happen in the following class. The first mini-lecture is very short an introuces the way to fin the change in istance given the average velocity. This iea is expane upon in the secon minilecture in which the Riemann sum is introuce. Finally, the integral is efine in the last mini-lecture Mini-Lecture I The total change in istance is foun by using the average velocity. The basic question that is examine is how o we fin the change in istance given the velocity? The average velocity is efine to be Average Velocity = Change in istance Change in time. Given the average velocity we can fin the change in istance by multiplying by the change in time. Example: The times an velocities for a trip are given below: t (sec.) v (m/sec.) We o not have the average velocities here, but we can approximate them by pretening that the velocities are constant over each time interval.

78 Section Estimate of the change in istance: Low Estimate = = 8m. High Estimate = = 12m. En Class Notes 14.2 Mini-Lecture II The connection between the change in istance an the area uner the velocity graph is mae explicit. The basic iea behin Riemann sums is also iscusse. Notice! If the velocity is a piecewise constant function, then the change in istance is equal to the area uner the graph. Is this true in general? We will ask a ifferent question. Given a velocity plot, how can we approximate the change in istance? We will break up the omain of the function, the time, into small pieces an try to make an approximation over each small piece. To o this we will assume that the velocity is about constant over each little interval.

79 Section Example: If the velocity of a car is v(t) = te t from t = 1 to t = 3, approximate the istance travele using 15 intervals. The with of each time interval is = 2 15 : t 0 = 1 t 1 = t 2 = t 3 = t n = 1 + n The change in istance can be foun using two ifferent approximations. The first assumes that the velocity over each interval is the same as the left sie of each panel, x 14 n=0 (t n e t n ) m. (This is calle the left han Riemann sum.) The other approximation assumes that the velocity over each interval is the same as the right sie of each panel, x 15 n=1 (t n e t n ) m.

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

Solutions to Practice Problems Tuesday, October 28, 2008

Solutions to Practice Problems Tuesday, October 28, 2008 Solutions to Practice Problems Tuesay, October 28, 2008 1. The graph of the function f is shown below. Figure 1: The graph of f(x) What is x 1 + f(x)? What is x 1 f(x)? An oes x 1 f(x) exist? If so, what

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides

Make graph of g by adding c to the y-values. on the graph of f by c. multiplying the y-values. even-degree polynomial. graph goes up on both sides Reference 1: Transformations of Graphs an En Behavior of Polynomial Graphs Transformations of graphs aitive constant constant on the outsie g(x) = + c Make graph of g by aing c to the y-values on the graph

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Lecture 6: Calculus. In Song Kim. September 7, 2011

Lecture 6: Calculus. In Song Kim. September 7, 2011 Lecture 6: Calculus In Song Kim September 7, 20 Introuction to Differential Calculus In our previous lecture we came up with several ways to analyze functions. We saw previously that the slope of a linear

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule

Unit #6 - Families of Functions, Taylor Polynomials, l Hopital s Rule Unit # - Families of Functions, Taylor Polynomials, l Hopital s Rule Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Critical Points. Consier the function f) = 54 +. b) a) Fin

More information

Final Exam Study Guide and Practice Problems Solutions

Final Exam Study Guide and Practice Problems Solutions Final Exam Stuy Guie an Practice Problems Solutions Note: These problems are just some of the types of problems that might appear on the exam. However, to fully prepare for the exam, in aition to making

More information

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth

MA 2232 Lecture 08 - Review of Log and Exponential Functions and Exponential Growth MA 2232 Lecture 08 - Review of Log an Exponential Functions an Exponential Growth Friay, February 2, 2018. Objectives: Review log an exponential functions, their erivative an integration formulas. Exponential

More information

Math 1271 Solutions for Fall 2005 Final Exam

Math 1271 Solutions for Fall 2005 Final Exam Math 7 Solutions for Fall 5 Final Eam ) Since the equation + y = e y cannot be rearrange algebraically in orer to write y as an eplicit function of, we must instea ifferentiate this relation implicitly

More information

Math 115 Section 018 Course Note

Math 115 Section 018 Course Note Course Note 1 General Functions Definition 1.1. A function is a rule that takes certain numbers as inputs an assigns to each a efinite output number. The set of all input numbers is calle the omain of

More information

Vectors in two dimensions

Vectors in two dimensions Vectors in two imensions Until now, we have been working in one imension only The main reason for this is to become familiar with the main physical ieas like Newton s secon law, without the aitional complication

More information

Define each term or concept.

Define each term or concept. Chapter Differentiation Course Number Section.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

SYDE 112, LECTURE 1: Review & Antidifferentiation

SYDE 112, LECTURE 1: Review & Antidifferentiation SYDE 112, LECTURE 1: Review & Antiifferentiation 1 Course Information For a etaile breakown of the course content an available resources, see the Course Outline. Other relevant information for this section

More information

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0.

x f(x) x f(x) approaching 1 approaching 0.5 approaching 1 approaching 0. Engineering Mathematics 2 26 February 2014 Limits of functions Consier the function 1 f() = 1. The omain of this function is R + \ {1}. The function is not efine at 1. What happens when is close to 1?

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

MATH2231-Differentiation (2)

MATH2231-Differentiation (2) -Differentiation () The Beginnings of Calculus The prime occasion from which arose my iscovery of the metho of the Characteristic Triangle, an other things of the same sort, happene at a time when I ha

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 2 (Rates of change) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.2 DIFFERENTIATION 2 (Rates of change) by A.J.Hobson 10.2.1 Introuction 10.2.2 Average rates of change 10.2.3 Instantaneous rates of change 10.2.4 Derivatives 10.2.5 Exercises

More information

Differentiability, Computing Derivatives, Trig Review

Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an original function Compute

More information

The Natural Logarithm

The Natural Logarithm The Natural Logarithm -28-208 In earlier courses, you may have seen logarithms efine in terms of raising bases to powers. For eample, log 2 8 = 3 because 2 3 = 8. In those terms, the natural logarithm

More information

2.1 Derivatives and Rates of Change

2.1 Derivatives and Rates of Change 1a 1b 2.1 Derivatives an Rates of Change Tangent Lines Example. Consier y f x x 2 0 2 x-, 0 4 y-, f(x) axes, curve C Consier a smooth curve C. A line tangent to C at a point P both intersects C at P an

More information

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations

Diophantine Approximations: Examining the Farey Process and its Method on Producing Best Approximations Diophantine Approximations: Examining the Farey Process an its Metho on Proucing Best Approximations Kelly Bowen Introuction When a person hears the phrase irrational number, one oes not think of anything

More information

Tutorial 1 Differentiation

Tutorial 1 Differentiation Tutorial 1 Differentiation What is Calculus? Calculus 微積分 Differential calculus Differentiation 微分 y lim 0 f f The relation of very small changes of ifferent quantities f f y y Integral calculus Integration

More information

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes

3.7 Implicit Differentiation -- A Brief Introduction -- Student Notes Fin these erivatives of these functions: y.7 Implicit Differentiation -- A Brief Introuction -- Stuent Notes tan y sin tan = sin y e = e = Write the inverses of these functions: y tan y sin How woul we

More information

FINAL EXAM 1 SOLUTIONS Below is the graph of a function f(x). From the graph, read off the value (if any) of the following limits: x 1 +

FINAL EXAM 1 SOLUTIONS Below is the graph of a function f(x). From the graph, read off the value (if any) of the following limits: x 1 + FINAL EXAM 1 SOLUTIONS 2011 1. Below is the graph of a function f(x). From the graph, rea off the value (if any) of the following its: x 1 = 0 f(x) x 1 + = 1 f(x) x 0 = x 0 + = 0 x 1 = 1 1 2 FINAL EXAM

More information

5.4 Fundamental Theorem of Calculus Calculus. Do you remember the Fundamental Theorem of Algebra? Just thought I'd ask

5.4 Fundamental Theorem of Calculus Calculus. Do you remember the Fundamental Theorem of Algebra? Just thought I'd ask 5.4 FUNDAMENTAL THEOREM OF CALCULUS Do you remember the Funamental Theorem of Algebra? Just thought I' ask The Funamental Theorem of Calculus has two parts. These two parts tie together the concept of

More information

Section 2.1 The Derivative and the Tangent Line Problem

Section 2.1 The Derivative and the Tangent Line Problem Chapter 2 Differentiation Course Number Section 2.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS

Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS Calculus BC Section II PART A A GRAPHING CALCULATOR IS REQUIRED FOR SOME PROBLEMS OR PARTS OF PROBLEMS. An isosceles triangle, whose base is the interval from (0, 0) to (c, 0), has its verte on the graph

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

1 The Derivative of ln(x)

1 The Derivative of ln(x) Monay, December 3, 2007 The Derivative of ln() 1 The Derivative of ln() The first term or semester of most calculus courses will inclue the it efinition of the erivative an will work out, long han, a number

More information

Exam 2 Review Solutions

Exam 2 Review Solutions Exam Review Solutions 1. True or False, an explain: (a) There exists a function f with continuous secon partial erivatives such that f x (x, y) = x + y f y = x y False. If the function has continuous secon

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

More from Lesson 6 The Limit Definition of the Derivative and Rules for Finding Derivatives.

More from Lesson 6 The Limit Definition of the Derivative and Rules for Finding Derivatives. Math 1314 ONLINE More from Lesson 6 The Limit Definition of the Derivative an Rules for Fining Derivatives Eample 4: Use the Four-Step Process for fining the erivative of the function Then fin f (1) f(

More information

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim

QF101: Quantitative Finance September 5, Week 3: Derivatives. Facilitator: Christopher Ting AY 2017/2018. f ( x + ) f(x) f(x) = lim QF101: Quantitative Finance September 5, 2017 Week 3: Derivatives Facilitator: Christopher Ting AY 2017/2018 I recoil with ismay an horror at this lamentable plague of functions which o not have erivatives.

More information

Calculus I Sec 2 Practice Test Problems for Chapter 4 Page 1 of 10

Calculus I Sec 2 Practice Test Problems for Chapter 4 Page 1 of 10 Calculus I Sec 2 Practice Test Problems for Chapter 4 Page 1 of 10 This is a set of practice test problems for Chapter 4. This is in no way an inclusive set of problems there can be other types of problems

More information

Computing Derivatives

Computing Derivatives Chapter 2 Computing Derivatives 2.1 Elementary erivative rules Motivating Questions In this section, we strive to unerstan the ieas generate by the following important questions: What are alternate notations

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Chapter Derivatives Section. An Intuitive Introuction to Derivatives Consier a function: Slope function: Derivative, f ' For each, the slope of f is the height of f ' Where f has a horizontal tangent line,

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Calculus of Variations

Calculus of Variations 16.323 Lecture 5 Calculus of Variations Calculus of Variations Most books cover this material well, but Kirk Chapter 4 oes a particularly nice job. x(t) x* x*+ αδx (1) x*- αδx (1) αδx (1) αδx (1) t f t

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

2.5 SOME APPLICATIONS OF THE CHAIN RULE

2.5 SOME APPLICATIONS OF THE CHAIN RULE 2.5 SOME APPLICATIONS OF THE CHAIN RULE The Chain Rule will help us etermine the erivatives of logarithms an exponential functions a x. We will also use it to answer some applie questions an to fin slopes

More information

Exam 2 Answers Math , Fall log x dx = x log x x + C. log u du = 1 3

Exam 2 Answers Math , Fall log x dx = x log x x + C. log u du = 1 3 Exam Answers Math -, Fall 7. Show, using any metho you like, that log x = x log x x + C. Answer: (x log x x+c) = x x + log x + = log x. Thus log x = x log x x+c.. Compute these. Remember to put boxes aroun

More information

MATH 205 Practice Final Exam Name:

MATH 205 Practice Final Exam Name: MATH 205 Practice Final Eam Name:. (2 points) Consier the function g() = e. (a) (5 points) Ientify the zeroes, vertical asymptotes, an long-term behavior on both sies of this function. Clearly label which

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

Schrödinger s equation.

Schrödinger s equation. Physics 342 Lecture 5 Schröinger s Equation Lecture 5 Physics 342 Quantum Mechanics I Wenesay, February 3r, 2010 Toay we iscuss Schröinger s equation an show that it supports the basic interpretation of

More information

Math 1B, lecture 8: Integration by parts

Math 1B, lecture 8: Integration by parts Math B, lecture 8: Integration by parts Nathan Pflueger 23 September 2 Introuction Integration by parts, similarly to integration by substitution, reverses a well-known technique of ifferentiation an explores

More information

Section 7.1: Integration by Parts

Section 7.1: Integration by Parts Section 7.1: Integration by Parts 1. Introuction to Integration Techniques Unlike ifferentiation where there are a large number of rules which allow you (in principle) to ifferentiate any function, the

More information

Section 2.7 Derivatives of powers of functions

Section 2.7 Derivatives of powers of functions Section 2.7 Derivatives of powers of functions (3/19/08) Overview: In this section we iscuss the Chain Rule formula for the erivatives of composite functions that are forme by taking powers of other functions.

More information

05 The Continuum Limit and the Wave Equation

05 The Continuum Limit and the Wave Equation Utah State University DigitalCommons@USU Founations of Wave Phenomena Physics, Department of 1-1-2004 05 The Continuum Limit an the Wave Equation Charles G. Torre Department of Physics, Utah State University,

More information

The Exact Form and General Integrating Factors

The Exact Form and General Integrating Factors 7 The Exact Form an General Integrating Factors In the previous chapters, we ve seen how separable an linear ifferential equations can be solve using methos for converting them to forms that can be easily

More information

4.2 First Differentiation Rules; Leibniz Notation

4.2 First Differentiation Rules; Leibniz Notation .. FIRST DIFFERENTIATION RULES; LEIBNIZ NOTATION 307. First Differentiation Rules; Leibniz Notation In this section we erive rules which let us quickly compute the erivative function f (x) for any polynomial

More information

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut

Antiderivatives. Definition (Antiderivative) If F (x) = f (x) we call F an antiderivative of f. Alan H. SteinUniversity of Connecticut Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Antierivatives Definition (Antierivative) If F (x) = f (x) we call F an antierivative of f. Definition (Inefinite

More information

Further Differentiation and Applications

Further Differentiation and Applications Avance Higher Notes (Unit ) Prerequisites: Inverse function property; prouct, quotient an chain rules; inflexion points. Maths Applications: Concavity; ifferentiability. Real-Worl Applications: Particle

More information

Derivatives and the Product Rule

Derivatives and the Product Rule Derivatives an the Prouct Rule James K. Peterson Department of Biological Sciences an Department of Mathematical Sciences Clemson University January 28, 2014 Outline Differentiability Simple Derivatives

More information

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises.

You should also review L Hôpital s Rule, section 3.6; follow the homework link above for exercises. BEFORE You Begin Calculus II If it has been awhile since you ha Calculus, I strongly suggest that you refresh both your ifferentiation an integration skills. I woul also like to remin you that in Calculus,

More information

Basic Differentiation Rules and Rates of Change. The Constant Rule

Basic Differentiation Rules and Rates of Change. The Constant Rule 460_00.q //04 4:04 PM Page 07 SECTION. Basic Differentiation Rules an Rates of Change 07 Section. The slope of a horizontal line is 0. Basic Differentiation Rules an Rates of Change Fin the erivative of

More information

1 Definition of the derivative

1 Definition of the derivative Math 20A - Calculus by Jon Rogawski Chapter 3 - Differentiation Prepare by Jason Gais Definition of the erivative Remark.. Recall our iscussion of tangent lines from way back. We now rephrase this in terms

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

3.2 Differentiability

3.2 Differentiability Section 3 Differentiability 09 3 Differentiability What you will learn about How f (a) Might Fail to Eist Differentiability Implies Local Linearity Numerical Derivatives on a Calculator Differentiability

More information

Chapter Primer on Differentiation

Chapter Primer on Differentiation Capter 0.01 Primer on Differentiation After reaing tis capter, you soul be able to: 1. unerstan te basics of ifferentiation,. relate te slopes of te secant line an tangent line to te erivative of a function,.

More information

Chapter 1 Overview: Review of Derivatives

Chapter 1 Overview: Review of Derivatives Chapter Overview: Review of Derivatives The purpose of this chapter is to review the how of ifferentiation. We will review all the erivative rules learne last year in PreCalculus. In the net several chapters,

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Chapter 2 Essentials of Calculus by James Stewart Prepare by Jason Gais Chapter 2 - Derivatives 21 - Derivatives an Rates of Change Definition A tangent to a curve is a line that intersects

More information

Linear First-Order Equations

Linear First-Order Equations 5 Linear First-Orer Equations Linear first-orer ifferential equations make up another important class of ifferential equations that commonly arise in applications an are relatively easy to solve (in theory)

More information

Optimization of Geometries by Energy Minimization

Optimization of Geometries by Energy Minimization Optimization of Geometries by Energy Minimization by Tracy P. Hamilton Department of Chemistry University of Alabama at Birmingham Birmingham, AL 3594-140 hamilton@uab.eu Copyright Tracy P. Hamilton, 1997.

More information

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2)

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2) 3.5 Chain Rule 149 3.5 Chain Rule Introuction As iscusse in Section 3.2, the Power Rule is vali for all real number exponents n. In this section we see that a similar rule hols for the erivative of a power

More information

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x)

x = c of N if the limit of f (x) = L and the right-handed limit lim f ( x) Limit We say the limit of f () as approaches c equals L an write, lim L. One-Sie Limits (Left an Right-Hane Limits) Suppose a function f is efine near but not necessarily at We say that f has a left-hane

More information

CHAPTER 3 DERIVATIVES (continued)

CHAPTER 3 DERIVATIVES (continued) CHAPTER 3 DERIVATIVES (continue) 3.3. RULES FOR DIFFERENTIATION A. The erivative of a constant is zero: [c] = 0 B. The Power Rule: [n ] = n (n-1) C. The Constant Multiple Rule: [c *f()] = c * f () D. The

More information

18 EVEN MORE CALCULUS

18 EVEN MORE CALCULUS 8 EVEN MORE CALCULUS Chapter 8 Even More Calculus Objectives After stuing this chapter you shoul be able to ifferentiate an integrate basic trigonometric functions; unerstan how to calculate rates of change;

More information

Antiderivatives Introduction

Antiderivatives Introduction Antierivatives 40. Introuction So far much of the term has been spent fining erivatives or rates of change. But in some circumstances we alreay know the rate of change an we wish to etermine the original

More information

Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Method

Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Method Unit #4 - Inverse Trig, Interpreting Derivatives, Newton s Metho Some problems an solutions selecte or aapte from Hughes-Hallett Calculus. Computing Inverse Trig Derivatives. Starting with the inverse

More information

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam.

Optimization Notes. Note: Any material in red you will need to have memorized verbatim (more or less) for tests, quizzes, and the final exam. MATH 2250 Calculus I Date: October 5, 2017 Eric Perkerson Optimization Notes 1 Chapter 4 Note: Any material in re you will nee to have memorize verbatim (more or less) for tests, quizzes, an the final

More information

A. Incorrect! The letter t does not appear in the expression of the given integral

A. Incorrect! The letter t does not appear in the expression of the given integral AP Physics C - Problem Drill 1: The Funamental Theorem of Calculus Question No. 1 of 1 Instruction: (1) Rea the problem statement an answer choices carefully () Work the problems on paper as neee (3) Question

More information

1 Lecture 18: The chain rule

1 Lecture 18: The chain rule 1 Lecture 18: The chain rule 1.1 Outline Comparing the graphs of sin(x) an sin(2x). The chain rule. The erivative of a x. Some examples. 1.2 Comparing the graphs of sin(x) an sin(2x) We graph f(x) = sin(x)

More information

Construction of the Electronic Radial Wave Functions and Probability Distributions of Hydrogen-like Systems

Construction of the Electronic Radial Wave Functions and Probability Distributions of Hydrogen-like Systems Construction of the Electronic Raial Wave Functions an Probability Distributions of Hyrogen-like Systems Thomas S. Kuntzleman, Department of Chemistry Spring Arbor University, Spring Arbor MI 498 tkuntzle@arbor.eu

More information

Summary: Differentiation

Summary: Differentiation Techniques of Differentiation. Inverse Trigonometric functions The basic formulas (available in MF5 are: Summary: Differentiation ( sin ( cos The basic formula can be generalize as follows: Note: ( sin

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Chapter 3 Notes, Applied Calculus, Tan

Chapter 3 Notes, Applied Calculus, Tan Contents 3.1 Basic Rules of Differentiation.............................. 2 3.2 The Prouct an Quotient Rules............................ 6 3.3 The Chain Rule...................................... 9 3.4

More information

Calculus of Variations

Calculus of Variations Calculus of Variations Lagrangian formalism is the main tool of theoretical classical mechanics. Calculus of Variations is a part of Mathematics which Lagrangian formalism is base on. In this section,

More information

Mathcad Lecture #5 In-class Worksheet Plotting and Calculus

Mathcad Lecture #5 In-class Worksheet Plotting and Calculus Mathca Lecture #5 In-class Worksheet Plotting an Calculus At the en of this lecture, you shoul be able to: graph expressions, functions, an matrices of ata format graphs with titles, legens, log scales,

More information

23 Implicit differentiation

23 Implicit differentiation 23 Implicit ifferentiation 23.1 Statement The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x an y. If a value of x is given, then a corresponing value of y is etermine. For

More information

Single Variable Calculus Warnings

Single Variable Calculus Warnings Single Variable Calculus Warnings These notes highlight number of common, but serious, first year calculus errors. Warning. The formula g(x) = g(x) is vali only uner the hypothesis g(x). Discussion. In

More information

Quantum Mechanics in Three Dimensions

Quantum Mechanics in Three Dimensions Physics 342 Lecture 20 Quantum Mechanics in Three Dimensions Lecture 20 Physics 342 Quantum Mechanics I Monay, March 24th, 2008 We begin our spherical solutions with the simplest possible case zero potential.

More information

1 Lecture 20: Implicit differentiation

1 Lecture 20: Implicit differentiation Lecture 20: Implicit ifferentiation. Outline The technique of implicit ifferentiation Tangent lines to a circle Derivatives of inverse functions by implicit ifferentiation Examples.2 Implicit ifferentiation

More information

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL Computing Derivatives by J. Douglas Chil, Ph.D. Rollins College Winter Park, FL ii Computing Inefinite Integrals Important notice regaring book materials Texas Instruments makes no warranty, either express

More information

Topic 2.3: The Geometry of Derivatives of Vector Functions

Topic 2.3: The Geometry of Derivatives of Vector Functions BSU Math 275 Notes Topic 2.3: The Geometry of Derivatives of Vector Functions Textbook Sections: 13.2 From the Toolbox (what you nee from previous classes): Be able to compute erivatives scalar-value functions

More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information

Module FP2. Further Pure 2. Cambridge University Press Further Pure 2 and 3 Hugh Neill and Douglas Quadling Excerpt More information 5548993 - Further Pure an 3 Moule FP Further Pure 5548993 - Further Pure an 3 Differentiating inverse trigonometric functions Throughout the course you have graually been increasing the number of functions

More information

Euler equations for multiple integrals

Euler equations for multiple integrals Euler equations for multiple integrals January 22, 2013 Contents 1 Reminer of multivariable calculus 2 1.1 Vector ifferentiation......................... 2 1.2 Matrix ifferentiation........................

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

CHAPTER SEVEN. Solutions for Section x x t t4 4. ) + 4x = 7. 6( x4 3x4

CHAPTER SEVEN. Solutions for Section x x t t4 4. ) + 4x = 7. 6( x4 3x4 CHAPTER SEVEN 7. SOLUTIONS 6 Solutions for Section 7.. 5.. 4. 5 t t + t 5 5. 5. 6. t 8 8 + t4 4. 7. 6( 4 4 ) + 4 = 4 + 4. 5q 8.. 9. We break the antierivative into two terms. Since y is an antierivative

More information

Chapter 2. Exponential and Log functions. Contents

Chapter 2. Exponential and Log functions. Contents Chapter. Exponential an Log functions This material is in Chapter 6 of Anton Calculus. The basic iea here is mainly to a to the list of functions we know about (for calculus) an the ones we will stu all

More information

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1

Assignment 1. g i (x 1,..., x n ) dx i = 0. i=1 Assignment 1 Golstein 1.4 The equations of motion for the rolling isk are special cases of general linear ifferential equations of constraint of the form g i (x 1,..., x n x i = 0. i=1 A constraint conition

More information

A Sketch of Menshikov s Theorem

A Sketch of Menshikov s Theorem A Sketch of Menshikov s Theorem Thomas Bao March 14, 2010 Abstract Let Λ be an infinite, locally finite oriente multi-graph with C Λ finite an strongly connecte, an let p

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.eu 8.0 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.eu/terms. Lecture 8.0 Fall 2006 Unit

More information

Chapter 6: Integration: partial fractions and improper integrals

Chapter 6: Integration: partial fractions and improper integrals Chapter 6: Integration: partial fractions an improper integrals Course S3, 006 07 April 5, 007 These are just summaries of the lecture notes, an few etails are inclue. Most of what we inclue here is to

More information

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7.

1 dx. where is a large constant, i.e., 1, (7.6) and Px is of the order of unity. Indeed, if px is given by (7.5), the inequality (7. Lectures Nine an Ten The WKB Approximation The WKB metho is a powerful tool to obtain solutions for many physical problems It is generally applicable to problems of wave propagation in which the frequency

More information