RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS

Size: px
Start display at page:

Download "RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS"

Transcription

1 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS THOMAS KRAINER Abstract. This article provides read-to-use supplementar material on recursive sequences for a second semester calculus class. It equips first-ear calculus students with a basic methodical procedure based on which the can conduct a rigorous convergence or divergence analsis of man simple recursive sequences on their own without the need to invoke inductive arguments as is tpicall required in calculus tetbooks. The sequences that are accessible to this kind of analsis are predominantl (eventuall) monotonic, but also certain recursive sequences that alternate around their limit point as the converge can be considered. 1. Introduction Numerical analsis of autonomous ordinar differential equations via time discretization and Runge-Kutta methods, as well as numerical root finding based on Newton s method, lead to recursive sequences. These methods are relevant to man fields outside of mathematics, which matters for teaching first-ear calculus because most students in these classes aim towards a degree in the sciences or in engineering, not necessaril in mathematics. Most standard calculus tetbooks discuss recursive sequences onl ver marginall as an illustration of the Monotonic Sequence Theorem. In the process to establish monotonicit and boundedness of a particular recursive sequence, an inductive argument is tpicall invoked that is based on algebraic manipulations of inequalities and the particular form of the recurrence relation. Following such an argument represents a challenge for man students as it is tpicall their ver first and in most cases it remains their sole eposure to mathematical induction. Even fewer calculus students will be able to work problems out on their own that require inductive arguments. This is b no means surprising because induction, or proof techniques in general, are not central topics in a tpical calculus class. While an attempt of an in-depth treatment of recursive sequences would quickl lead to a full course on dnamical sstems and is therefore unreasonable within the confines of calculus, the question remains what can be done in the calculus classroom to give students more eposure to this kind of sequence, and, in particular, to give them tools that are appropriate for calculus to work out convergence or divergence problems b themselves. In these notes I share some basic material that I developed for use in m own calculus classes to address this question. These notes represent read-to-use supplementar material for a second semester calculus class that is otherwise based on a standard tet such as [4, 7, 8] (our department uses [7]). The notes came about after I unsuccessfull tried to find such material for m classes some ears 010 Mathematics Subject Classification. 97I30. Ke words and phrases. Calculus, recursive sequences, instructional materials. 1

2 THOMAS KRAINER ago. What I could find, then, went in m opinion either too far into a course on dnamical sstems, or became too theoretical, or remained a case-b-case analsis that was lacking a methodical approach. Having used this material for a few ears now, I found that it enables m calculus students to comprehend recursive sequences better, and, most importantl, that it equips them with a basic methodical procedure based on which the can conduct a rigorous convergence or divergence analsis of man simple recursive sequences on their own without the need to invoke inductive arguments. The sequences that are accessible to this kind of analsis are predominantl (eventuall) monotonic, but also certain recursive sequences that alternate around their limit point as the converge, such as the sequence of ratios of subsequent Fibonacci numbers, can be considered. The structure of this article is as follows: Sections and 3 are written in a stle that is directl geared towards calculus students. Section 4 is a compilation and adaptation of homework problems of the kind used in calculus or entr-level dnamical sstems tetbooks as well as pertinent internet resources. Appendi A contains rigorous analtic proofs of the arguments on which the methodical approach presented in Section 3 is based. The appendi is accessible to students attending an introductor real analsis class. Finall, for enrichment or additional guided independent stud for the most enthusiastic calculus students, I should mention that there are man ecellent introductor tets on dnamical sstems that are geared towards undergraduates such as [1,, 3, 5, 6] that are suitable for these purposes.. Graphical Analsis Cobweb Diagrams Consider a generic recursive sequence { an+1 = f(a n ), n = 1,, 3,..., = Given initial value. A cobweb diagram is a visual tool to track the behavior of the sequence {a n }. B definition, each term of the sequence is obtained b evaluating the function f on the previous term. One iterative step of passing from a sequence term a n to the net term a n+1 can be visualized as shown in Figure 1: a n+1 = a n = = f() a n = f() a n+1 a n a n+1 a n+1 a n Figure 1. Two eamples for passing from a n to a n+1. (1) Graph the function = f() and the diagonal = in the same coordinate sstem.

3 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 3 () Position a marker at the point (a n, a n ) on the diagonal. The orthogonal projection of this point to the - or -ais marks the location of the sequence term a n on the aes. (3) Draw a vertical line that connects the point (a n, a n ) on the diagonal with the function graph = f(), and from that intersection point draw a horizontal line that connects again with the diagonal. The so obtained point on the diagonal has coordinates (a n+1, a n+1 ), and thus the orthogonal projection to the aes ield the position of the net sequence term a n+1. If a n is a fied point for f, i.e. if f(a n ) = a n, then (a n+1, a n+1 ) = (a n, a n ) and the sequence has become stationar. Starting with the initial term, this process can be iterated in the same coordinate sstem and allows for a qualitative visual analsis of the first few sequence terms b following along the path of concatenated vertical and horizontal lines that alternate between the diagonal and the function graph, see Figure. Because the entire information is contained in that concatenated path, the sequence terms are tpicall not separatel tracked on the - and -aes. = = a 5 a 3 a 4 = f() a a a 4 a 3 a 5 = f() Figure. Cobweb diagrams with and without tracking on the aes. As indicated in the right diagram in Figure, cobweb diagrams help us to visualize nicel that the limit of a continuous recurrence must be a fied point of the function f. 3. Limits of recursive sequences Definition 1. A sequence {a n } n=1 is called increasing if a n < a n+1 for all n N, and it is called decreasing if a n > a n+1 for all n N. Sequences that are either increasing or decreasing are also called monotonic. The sequence {a n } is called eventuall increasing if a n < a n+1 for all n large enough, and eventuall decreasing if a n > a n+1 for all n large enough. A sequence is eventuall monotonic if it is either eventuall increasing or eventuall decreasing. Consider a recursive sequence { an+1 = f(a n ), n = 1,, 3,..., = Given initial value. We make the standing assumption that f is continuous and defined on a union of open intervals.

4 4 THOMAS KRAINER We begin b eamining conditions that will insure that the sequence {a n } is monotonic. To this end consider the cobweb diagrams shown in Figure 3. We restrict our attention to the interval (a, b): b = = f() b = f() = lim an = b lim an = a a a b a a b Figure 3. Monotonic recursive sequences. (1) No fied point of f is located between a and b. Consequentl, for a < < b, the graph of = f() lies either entirel above or below the diagonal = as shown. () The function f maps the interval (a, b) into itself. This can be seen in the figure from the fact that the graph of = f() when restricted to a < < b stas entirel inside the interior of the highlighted square with diagonall opposite vertices (a, a) and (b, b). (3) Based on (1) and (), we can conclude that for an choice of initial value (a, b) we obtain a monotonic sequence {a n } that stas inside (a, b). If the graph of = f() lies above the diagonal =, that sequence is increasing with lim a n = b, and if the graph of = f() lies below the diagonal = it is decreasing with lim a n = a. Note that Conclusion (3) remains unchanged under both Conditions (1) and () if a or b (or both) are not fied points of f themselves as depicted in Figure 3, and that a or b ma also take the values ±. Continuit of f on (a, b) is a crucial assumption in an case. Figure 4 shows that both Conditions (1) and () are generall crucial for the validit of the conclusion in (3): The graph of = f() in the left diagram in Figure 4 satisfies Condition () but not Condition (1), while on the right Condition (1) is satisfied but not Condition (). In both cases, the depicted cobweb diagrams each show a sequence that alternates indefinitel between two values, and consequentl that sequence is not monotonic and does not have a limit (if Condition () fails, a sequence with generic initial value in (a, b) will tpicall also leave the interval (a, b) as indicated in Figure 4, see also Figure 5).

5 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 5 b = f() = b = = f() a a a b a a b a Figure 4. The sequences alternate between and a. These observations lead to the following procedure that allows us to determine whether certain recursive sequences are eventuall monotonic, and to find the limit: Analzing for monotonicit and finding the limit Step 1. Solve the fied point equation f() =. Step. If is itself a fied point, the sequence is constant with a n = for all n, thus lim a n =. Otherwise, use the solutions of the fied point equation in Step 1. and the domain intervals of f to identif an open interval (a, b) such that a and b are fied points or domain interval endpoints (which ma include ± ) such that (a, b), and such that f does not have an fied points in (a, b). Step 3. Check whether f maps the interval (a, b) from Step. into itself. Step 4. If Step 3. reveals that f maps (a, b) into itself : The sequence {a n } is monotonic, stas inside the interval (a, b), and either lim a n = b if the sequence increases, or lim a n = a if it decreases. To verif which case occurs, it is enough to check whether a > (increasing case) or a < (decreasing case). If Step 3. reveals that f does not map (a, b) into itself : If b > a > check whether f maps (, b) into itself, and if a < a < check whether f maps (a, ) into itself. If it does, the above conclusion about monotonicit and the limit remains valid. Otherwise track some of the sequence terms and consider a new recursive sequence that is obtained b choosing among these higher terms (and the same f), and restart the process at Step. If tracking reveals that the original sequence leaves the interval (a, b), choose to be the first term outside of (a, b). Note that the new sequence is obtained from the original one simpl b removing terms at the beginning, thus the limiting behavior and eventual monotonicit for the new sequence are the same as for the original sequence.

6 6 THOMAS KRAINER The cobweb diagrams shown in Figure 3 represent tpical eamples for cases when Step 3. determines that the function f maps the interval (a, b) into itself. Figure 5 shows eamples where this is not the case, but the above procedure still leads to the conclusion that the sequence is eventuall monotonic and convergent. However, as the depicted eample on the right in Figure 4 shows, one cannot epect that this process will generall lead to a successful conclusion. = = = f() = f() = = f() Figure 5. Eventuall monotonic recursive sequences. Eample 1. Consider the recursive sequence a n+1 = a an n, n = 1,, 3,..., = 1. Show that {a n } converges, and find lim a n. Solution: Consider f() =, > 0. Then a n+1 = f(a n ) for all n = 1,, 3,... Step 1. Find the fied points: = ln() = ln() ln()( 1) = 0 = 1. Step. Identif the location of the initial term relative to the fied points and the domain intervals of f:

7 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS We continue to analze the sequence further on (0, 1). Step 3. f maps (0, 1) into itself: We have 0 < f() = = e ln() < e 0 = 1 for 0 < < 1. Note that ln() < 0 for 0 < < 1, so ln() < 0 for 0 < < 1. Step 4. From the previous steps we can conclude that the sequence {a n } is monotonic and stas inside the interval (0, 1). Because a = 1/ > 1/ =, the sequence is increasing, and we have lim a n = 1. An important component of the above procedure to analze recursive sequences for eventual monotonicit is to verif whether a continuous function f maps an interval (a, b), a < b, into itself, see Steps 3. and 4. This reall is the question about how large or small the values f() can become as varies over (a, b). Note that if a and b are both finite and f etends continuousl to [a, b], then answering this question is just what the Closed Interval Method accomplishes. In the general case we can still proceed ver similar to the Closed Interval Method: If all the local minima and maima of f as varies over (a, b) fall inside the range (a, b), and if the limits of f towards both interval ends eist and neither overshoot the value b nor undershoot the value a, then f maps (a, b) into itself. This leads to the following: Strateg for checking whether f maps (a, b) into itself We assume that f is continuous on (a, b) and that both lim f() eist, where each is either finite or ±. b A. Find all critical points of f in (a, b). B. Find lim f() and lim f(). a + b lim f() and a + Note that if f etends continuousl to a or b (if finite), the corresponding endpoint limit will just be f(a) or f(b), respectivel. C. Tabulate the function values of f at the critical points, and both limits. If the values at all the critical points fall inside (a, b), and the limits are both a and b, then f maps (a, b) into itself. Otherwise it does not. A Special Case: If f is increasing on (a, b) and etends continuousl to the finite endpoints of (a, b) (if an) with f(a) a as well as f(b) b, respectivel, then f maps (a, b) into itself. Note that if a or b are fied points, then the inequalities pertaining to the function values are satisfied. Recall that to check whether f is increasing on (a, b) it is sufficient to verif that f () > 0 for all a < < b. Eample. Consider the recursive sequence a n+1 = 5, n = 1,, 3,..., 6 a n = 4. Show that {a n } converges, and find lim a n.

8 8 THOMAS KRAINER Solution: Consider the function f() = 5 6. Observe that a n+1 = f(a n ) for all n = 1,, 3,... Step 1. Solve the fied point equation: 5 6 = 6 = = 0 = 1 or = 5. Step. Identif the location of the initial term relative to the fied points and the domain intervals of f: We thus analze the sequence further on the interval (1, 5). Step 3. f maps the interval (1, 5) to itself: Because both 1 and 5 are fied points, it is enough to show that f is > 0 for all 6. Step 4. Based on the previous three steps, we conclude that the sequence {a n } is monotonic and stas in the interval (1, 5). Since a = 5 < 4 = the sequence is decreasing, and we have lim a n = 1. increasing on (1, 5). But this is obvious in view of f () = 5 (6 ) Eample 3. Consider the recursive sequence a n+1 = a n, n = 1,, 3,..., a n 3 = An value other than 3. Show that {a n } converges, and find lim a n. Solution: Consider the function f() = 3. Then a n+1 = f(a n ) for all n = 1,, 3,... Step 1. Find the fied points: 3 = = = 0 = 1 or =. Step. The further analsis will depend on the location of relative to the marked points on the real number line shown: 1 3 We proceed with the process, being mindful that we have to distinguish several cases. Step 3. We begin b analzing where f increases and decreases: f () = ( 3) ( ) ( 3) = ( 1)( ) ( 3) = ( 3). From the formula we deduce that f () > 0 for < < 1 and < <. Since both = 1 and = are fied points, we get that f maps (, 1) into itself, and that f maps (, ) into itself. Because f () < 0 for 1 < < 3 and 3 < <, we deduce that f is decreasing on [1, 3 ) and on ( 3, ]. Consequentl, 1 = f(1) > f() for all 1 < < 3, which shows that f maps (1, 3 ) into (, 1). Likewise,

9 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 9 = f() < f() for all 3 < <, which shows that f maps ( 3, ) into (, ). Step 4. From the previous steps, we can infer the following: If < < 1, the sequence {a n } is monotonic and stas inside the interval (, 1). Because f(0) = /3 > 0 we have that f() > on (, 1), and consequentl the sequence {a n } is increasing with lim a n = 1. If < <, the sequence {a n } is monotonic and stas inside the inverval (, ). Because f(3) = 7 3 < 3 we have that f() < on (, ), and consequentl the sequence {a n } is decreasing with lim a n =. If = 1 then a n = 1 for all n, and consequentl lim a n = 1. Likewise, if = then a n = for all n, and thus lim a n =. If 1 < < 3, then a = f( ) will be in the interval (, 1). Consequentl, starting from the second sequence term a, the sequence will increase with lim a n = 1. If 3 < <, then a = f( ) will be in the interval (, ). Thus, starting from the second sequence term, the sequence decreases with lim a n =. In conclusion: lim a n = { 1 if < 3, if > 3. Eample 4. The Fibonacci numbers are the sequence {F n } n=0 defined as F n+1 = F n + F n 1, n = 1,, 3,..., F 0 = 0, F 1 = 1. The sequence {a n } n=1 of ratios of subsequent Fibonacci numbers is given b a n = F n+1, n = 1,, 3,.... F n (a) Show that {a n } n=1 is a recursive sequence. Determine eplicitl a function g such that a n+1 = g(a n ) for all n = 1,, 3,... (b) Find,..., 0. Is the sequence {a n } monotonic? What if we consider separatel, a 3, a 5, a 7, a 9 (just the odd terms) or a, a 4, a 6, a 8, 0 (just the even terms)? (c) Define c n = a n 1 and d n = a n, n = 1,, 3,... Then {c n } and {d n } are subsequences that consist of the odd- and even-indeed terms of {a n }, respectivel. Show that both {c n } and {d n } are recursive sequences b determining eplicitl a function f with c n+1 = f(c n ) and d n+1 = f(d n ) for all n = 1,, 3,... (d) Show that both {c n } and {d n } converge to the same limit ϕ. Since the odd- and even-indeed subsequences of {a n } both converge to the same limit ϕ, we conclude that {a n } also converges with lim a n = ϕ. The limit ϕ, which we will find in the solution to be 1+ 5, is known as the Golden Ratio or the Golden Mean.

10 10 THOMAS KRAINER Solution: (a) Using the recurrence relation for the Fibonacci numbers we obtain a n = F n+1 F n Note that = F F 1 = F n + F n 1 F n = F1+F0 F 1 = 1 + F n 1 = F F n = n a F n 1 n 1 = 1. This leads to a n+1 = a n, n = 1,, 3,..., = 1. The function g is thus given b g() = (b) The first 10 sequence terms are shown in the table below: n a n 1 1/1 = 1 /1 = 3 3/ = /3 = /5 = /8 = /13 = /1 = /34 = /55 = The sequence {a n } is not monotonic. Instead, it seems to alternate: The table suggests that the successor to an odd-indeed term ma be greater, while the successor to an even-indeed term ma be smaller. Moreover, from just tracking the even- and odd-indeed terms separatel, it appears that the evenindeed terms decrease, while the odd-indeed terms appear to increase. We shall see below that this is indeed the case. (c) We have: c 1 = d 1 = a = g( ) c = a 3 = g(a ) = (g g)(c 1 ) d = a 4 = g(a 3 ) = (g g)(d 1 ) c 3 = a 5 = g(a 4 ) = (g g)(c ) d 3 = a 6 = g(a 5 ) = (g g)(d ) c 4 = a 7 = (g g)(c 3 ) d 4 = a 8 = (g g)(d 3 ) c 5 = a 9 = (g g)(c 4 ) d 5 = 0 = (g g)(d 4 ) { { cn+1 = (g g)(c n ) dn+1 = (g g)(d n ) c 1 = d 1 = a We see that {c n } and {d n } are recursive sequences with the function g g. Observe that this is generall true and not limited to the particular sequence {a n } considered in this eample. In the specific case considered here we have (g g)() = = ,

11 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 11 so f() = We have c n+1 = c n + 1, n = 1,, 3,..., c n + 1 c 1 = 1 d n+1 = d n + 1, n = 1,, 3,..., d n + 1 d 1 = (d) We analze {c n } and {d n } analogousl to the previous eamples. Step 1. Find the fied points of f: = + 1 = + 1 = 0 = 1 ± 5. Step. Locate c 1 and d 1 relative to the fied points and the domain intervals of f: c d 1 We consequentl proceed to analze {c n } further on ( 1 5, 1+ 5 ), and {d n } on ( 1+ 5, ). Step 3. f maps both intervals ( 1 5, 1+ 5 ) and ( 1+ 5, ) into themselves: Since both 1± 5 are fied points, it is enough to show that f is increasing on both intervals. But since f () = 1 (+1) > 0 for all 1 this is clear. Step 4. Based on the previous steps we conclude that {c n } is increasing, stas in the interval ( 1 5, 1+ 5 ), and lim c n = Likewise, {d n } is decreasing, stas in the interval ( 1+ 5, ), and lim d n = The following cobweb diagrams illustrate the situation. = {a n } = g() = = = f() = f() {c n } {d n }

12 1 THOMAS KRAINER 4. Problems Draw a cobweb diagram for the recursive sequence defined b a n+1 = f(a n ), where the graph of f is shown and is marked on the -ais. Show at least a,..., a 7. = f() 1. = f(). Show that the following sequences converge, and find the limit. a n+1 = 1 an ( ), n 1, = 4 a n+1 = a n a n +, n 1, 4. = 3 { an+1 = 3a n, n 1, 5. = 1 { an+1 = 4 a n, n 1, 6. = 11 { an+1 = a /3 n, n 1, 7. = 1 a n+1 = 1, n 1, 8. + a n = 5 a n+1 = 5a n, n 1, a n = Consider the recursive sequence a n+1 = 1 ( a n + 9 ), n 1, 10. a n = 15 { an+1 = 1 + ln(a n ), n 1, 11. = 5 a n+1 = a n + sin(a n), n 1, 1. e an = 3π a n+1 = tan(a n), n 1, 13. = π 4 a n+1 = a n tan(a n) tan (a n ), n 1, = π 3 ( 1 ) a n+1 = a n 15. ln(a n), n 1, = 1 a n+1 = 4 arctan(a n), n 1, π where is arbitrar. Show that lim a n eists and find it. 17. Consider the recursive sequence a n+1 = 3a n a 3 n, n 1,

13 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 13 where < < is arbitrar. Show that lim a n eists and find it. Show that the function f maps the interval I into itself. 18. f() = 3.9(1 ), I = (0, 1). 19. f() = 3(1 ln()), I = (0, e). 4 Use the approach from Eample 4(c),(d) to show that the following sequences converge, and find the limit. 0. a n+1 = 18 a n, n 1, = 4 1. a n+1 = + 1, n 1, + a n = 5. Show that for ever the recursive sequence defined b a n+1 = cos(a n ), n 1, converges to the unique fied point of the cosine function. 3. Repelling fied points: Let f be differentiable, and let f(a) = a. (a) Let f (a) > 1. Show that there is h 0 > 0 such that f() > for a < < a + h 0, and f() < for a h 0 < < a. Deduce that if {a n } is recursive with a n+1 = f(a n ), and if lim a n = a, then necessaril a n = a for all n large enough. Hint: Consider g() = f(). Then g(a) = 0 and g (a) > 0 (wh?). Then use the limit definition of the derivative to derive the stated inequalities. Finall, note that if a < a n < a + h 0, then a n+1 > a n > a, and if a h 0 < a n < a then a n+1 < a n < a, so the sequence moves awa from a. (b) Now let f (a) < 1. Use the first part and the approach from Eample 4 to show that if {a n } is recursive with a n+1 = f(a n ), and if lim a n = a, then a n = a for all n large enough. 4. Let f be twice differentiable. Let f(a) = 0. Suppose that f () 0 for a < b, and f() f () > 0 for all a < < b. Consider the sequence {a n } defined b Newton s method a n+1 = a n f(a n) f (a n ), n 1, = An value in (a, b). Show that {a n } stas in (a, b), and is decreasing with lim a n = a.

14 14 THOMAS KRAINER Appendi A. Rigorous Proofs Theorem 1. Let I = (a, b) be an open interval, where a < b, and let f : I R be continuous such that f() for all I. Then either (A) f() > for all I, or (B) f() < for all I. Now suppose further that f(i) I, and consider the recursive sequence { an+1 = f(a n ), n = 1,,..., = arbitrar initial value in I. This sequence is well-defined and contained in the interval I, and in Case (A) it is increasing with lim a n = b, and in Case (B) it is decreasing with lim a n = a. Proof. Consider the function g : I R defined b g() = f(). Then g is continuous, and b assumption we have g() 0 for all I. Therefore, b the Intermediate Value Theorem, we have either g() > 0 for all I which leads to Case (A), or g() < 0 for all I which leads to Case (B). Net consider the sequence {a n } n=1: We will first show inductivel that a n I for all n N, and then that {a n } n=1 is either increasing or decreasing depending on whether Case (A) or Case (B) holds for the function f. B assumption, the initial value belongs to I. So suppose that we know that a n I for some n N. Because f(i) I we obtain that a n+1 = f(a n ) I. This completes the induction and shows that the sequence {a n } n=1 is well-defined and contained in I. Moreover, for all n N we have a n+1 = f(a n ) > a n in Case (A), and a n+1 = f(a n ) < a n in Case (B), proving the claim about the monotonicit of the sequence {a n } n=1. It remains to prove the statement about the limit. Suppose that Case (A) holds for the function f, so the sequence {a n } n=1 is increasing. B the Monotonic Sequence Theorem, we have that lim a n = L = sup{a n n N}, which is either finite or infinite. Because a n < b for all n N, we obtain that necessaril L b. The assumption that L < b leads to a contradiction, as follows: As L < b, we necessaril have L I, and b continuit of the function f at the point L I we get L = lim a n+1 = lim f(a n) = f(l). B our stated assumption f does not have an fied points in I, so this is impossible. Consequentl, b = L. The argument in Case (B) is the same, thus concluding the proof of the theorem. Remark 1. Note that neither the statement of Theorem 1 nor its proof make an assumptions nor conclusions about the monotonicit of the function f : I R itself. The monotonicit assertion of the theorem eclusivel pertains to the sequence {a n } n=1. To clarif this further b means of an eample consider the function f() = ( 1 sin ) on the interval I = (0, 1 ). f is continuous (even C ) on I. Let us verif that 0 < f() < for all I, i.e., the function f satisfies the assumptions of Theorem 1

15 RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 15 on the interval I, and Case (B) of the theorem applies: Because 0 < < 1 we see that ( 1 f() = 0 sin = ) 1 > 1, and thus there are no solutions to the equation f() = 0 in I. As 1 π I with f( 1 π ) = 1 π > 0 we necessaril obtain that f() > 0 on I b the Intermediate Value Theorem. Analogousl, using again that 0 < < 1, we obtain that ( 1 f() = sin = ) 1 < 1, and consequentl the equation f() = has no solutions in I either. Because f( 1 π ) = 1 π < 1 π we get that f() < on I from the Intermediate Value Theorem. Theorem 1 now implies that ever recursive sequence a n+1 = f(a n ) with arbitrar initial value 0 < < 1 is decreasing with lim a n = 0. The function f itself, however, is not monotonic in an neighborhood of the origin. This follows because f () = 1 ( 1 ) ( 1 sin + cos ) changes sign infinitel man times on ever interval of the form (0, ε) for ever 0 < ε < 1 as can be seen, for eample, from the fact that f ( 1 kπ ) = 1 + ( 1)k for all k N. For an illustration of this eample see Figure 6. = = f() Figure 6. An illustration of the eample discussed in Remark 1. Theorem. Let (a, b) be an open interval, where a < b, and let f : (a, b) R be continuous. Let α < β. Then the following are equivalent: (1) f maps (a, b) into (α, β). () For all critical points ξ of f in (a, b) we have α < f(ξ) < β. Moreover, α lim sup a + lim inf f() β. b f() and lim inf a + f() β, as well as α lim sup f() and b Proof. If f maps (a, b) into (α, β), all the claimed properties about the function values at critical points and the limits towards the interval ends are trivial. Hence suppose that α < f(ξ) < β for all critical points ξ (a, b), and that α lim sup f() a +

16 16 THOMAS KRAINER and lim inf a + f() β, as well as α lim sup b f() and lim inf f() β, hold. We b have to show that f maps (a, b) into (α, β). Assume that this was not the case. Then there eists 0 (a, b) such that either f( 0 ) β or f( 0 ) α. Without loss of generalit, we consider onl the case that f( 0 ) β since the argument in the other situation is analogous. We claim that there must eist a < c < 0 and 0 < d < b such that f(c) < f( 0 ) and f(d) < f( 0 ). Once this is warranted we obtain, using the Etreme Value Theorem, that M = ma{f() c d} f( 0 ) β, and there must eist c < ξ 0 < d with f(ξ 0 ) = M. But this implies that f attains a local maimum at ξ 0, and consequentl ξ 0 must be a critical point for f. B our present assumption we therefore have f(ξ 0 ) = M < β, which contradicts with M β. We need to establish the claim about the eistence of c and d with the stated properties. If there eists a critical point of f in (a, 0 ), choose c to be such a critical point. B our present assumption on the function values at critical points, we then have f(c) < β f( 0 ) as desired. If there is no critical point of f in (a, 0 ), we have that f eists everwhere and vanishes nowhere on (a, 0 ). B the Darbou Theorem, f has the intermediate value propert, so either f > 0 or f < 0 everwhere on (a, 0 ). The case that f < 0 is impossible as this would impl that f strictl decreases on (a, 0 ], which would entail that lim f() eists a + with lim f() > f( 0 ) β contrar to our present assumption on that limit. a + Consequentl, f > 0 on (a, 0 ), which shows that f is strictl increasing on (a, 0 ]. Hence we can pick c arbitraril with a < c < 0 and have f(c) < f( 0 ) as desired. The eistence of the point d with 0 < d < b and f(d) < f( 0 ) follows in the same manner. References [1] R. Devane, An Introduction to Chaotic Dnamical Sstems, Westview Press, 003. [] R. Holmgren, A first course in discrete dnamical sstems, nd Edition, Universitet, Springer, 000. [3] Y. Pesin and V. Climenhaga, Lectures on Fractal Geometr and Dnamical Sstems, Student Mathematical Librar, vol. 5, American Mathematical Societ, 009. [4] J. Rogawski, Calculus: Earl Transcendentals, Second Edition, W. H. Freeman, 011. [5] E. Scheinerman, Invitation to Dnamical Sstems, Dover Publications, 01. [6] S. Sternberg, Dnamical Sstems, Dover Publications, 010. [7] J. Stewart, Calculus: Earl Transcendentals, Seventh Edition, Cengage Learning, 010. [8] G.B. Thomas Jr., M.D. Weir, and J.R. Hass, Thomas Calculus, Single Variable, 1th Edition, Pearson, 009. Penn State Altoona, 3000 Ivside Park, Altoona, PA address: krainer@psu.edu

Additional Material On Recursive Sequences

Additional Material On Recursive Sequences Penn State Altoona MATH 141 Additional Material On Recursive Sequences 1. Graphical Analsis Cobweb Diagrams Consider a generic recursive sequence { an+1 = f(a n ), n = 1,, 3,..., = Given initial value.

More information

Solutions to Two Interesting Problems

Solutions to Two Interesting Problems Solutions to Two Interesting Problems Save the Lemming On each square of an n n chessboard is an arrow pointing to one of its eight neighbors (or off the board, if it s an edge square). However, arrows

More information

Limits and Continuous Functions. 2.2 Introduction to Limits. We first interpret limits loosely. We write. lim f(x) = L

Limits and Continuous Functions. 2.2 Introduction to Limits. We first interpret limits loosely. We write. lim f(x) = L 2 Limits and Continuous Functions 2.2 Introduction to Limits We first interpret limits loosel. We write lim f() = L and sa the limit of f() as approaches c, equals L if we can make the values of f() arbitraril

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y Paul J. Bruillard MATH 0.970 Problem Set 6 An Introduction to Abstract Mathematics R. Bond and W. Keane Section 3.1: 3b,c,e,i, 4bd, 6, 9, 15, 16, 18c,e, 19a, 0, 1b Section 3.: 1f,i, e, 6, 1e,f,h, 13e,

More information

Section 1.5 Formal definitions of limits

Section 1.5 Formal definitions of limits Section.5 Formal definitions of limits (3/908) Overview: The definitions of the various tpes of limits in previous sections involve phrases such as arbitraril close, sufficientl close, arbitraril large,

More information

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits . Infinite Limits and Vertical Asmptotes. Infinite Limits and Vertical Asmptotes In this section we etend the concept of it to infinite its, which are not its as before, but rather an entirel new use of

More information

Functions. Introduction CHAPTER OUTLINE

Functions. Introduction CHAPTER OUTLINE Functions,00 P,000 00 0 970 97 980 98 990 99 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of

More information

INTRODUCTION TO DIFFERENTIAL EQUATIONS

INTRODUCTION TO DIFFERENTIAL EQUATIONS INTRODUCTION TO DIFFERENTIAL EQUATIONS. Definitions and Terminolog. Initial-Value Problems.3 Differential Equations as Mathematical Models CHAPTER IN REVIEW The words differential and equations certainl

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.)

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.) Section 4. Etreme Values of Functions 93 EXPLORATION Finding Etreme Values Let f,.. Determine graphicall the etreme values of f and where the occur. Find f at these values of.. Graph f and f or NDER f,,

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve:

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve: .2 INITIAL-VALUE PROBLEMS 3.2 INITIAL-VALUE PROBLEMS REVIEW MATERIAL Normal form of a DE Solution of a DE Famil of solutions INTRODUCTION We are often interested in problems in which we seek a solution

More information

Functions. Introduction

Functions. Introduction Functions,00 P,000 00 0 970 97 980 98 990 99 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of

More information

A Basic Course in Real Analysis Prof. P. D. Srivastava Department of Mathematics Indian Institute of Technology, Kharagpur

A Basic Course in Real Analysis Prof. P. D. Srivastava Department of Mathematics Indian Institute of Technology, Kharagpur A Basic Course in Real Analysis Prof. P. D. Srivastava Department of Mathematics Indian Institute of Technology, Kharagpur Lecture - 36 Application of MVT, Darbou Theorem, L Hospital Rule (Refer Slide

More information

1.6 CONTINUITY OF TRIGONOMETRIC, EXPONENTIAL, AND INVERSE FUNCTIONS

1.6 CONTINUITY OF TRIGONOMETRIC, EXPONENTIAL, AND INVERSE FUNCTIONS .6 Continuit of Trigonometric, Eponential, and Inverse Functions.6 CONTINUITY OF TRIGONOMETRIC, EXPONENTIAL, AND INVERSE FUNCTIONS In this section we will discuss the continuit properties of trigonometric

More information

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS )

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) CHAPTER : Limits and continuit of functions in R n. -. Sketch the following subsets of R. Sketch their boundar and the interior. Stud

More information

On Range and Reflecting Functions About the Line y = mx

On Range and Reflecting Functions About the Line y = mx On Range and Reflecting Functions About the Line = m Scott J. Beslin Brian K. Heck Jerem J. Becnel Dept.of Mathematics and Dept. of Mathematics and Dept. of Mathematics and Computer Science Computer Science

More information

Finding Limits Graphically and Numerically. An Introduction to Limits

Finding Limits Graphically and Numerically. An Introduction to Limits 60_00.qd //0 :05 PM Page 8 8 CHAPTER Limits and Their Properties Section. Finding Limits Graphicall and Numericall Estimate a it using a numerical or graphical approach. Learn different was that a it can

More information

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

Finding Limits Graphically and Numerically. An Introduction to Limits

Finding Limits Graphically and Numerically. An Introduction to Limits 8 CHAPTER Limits and Their Properties Section Finding Limits Graphicall and Numericall Estimate a it using a numerical or graphical approach Learn different was that a it can fail to eist Stud and use

More information

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION . Limits at Infinit; End Behavior of a Function 89. LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION Up to now we have been concerned with its that describe the behavior of a function f) as approaches some

More information

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions.

MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. MATH 409 Advanced Calculus I Lecture 10: Continuity. Properties of continuous functions. Continuity Definition. Given a set E R, a function f : E R, and a point c E, the function f is continuous at c if

More information

8.1 Exponents and Roots

8.1 Exponents and Roots Section 8. Eponents and Roots 75 8. Eponents and Roots Before defining the net famil of functions, the eponential functions, we will need to discuss eponent notation in detail. As we shall see, eponents

More information

Strain Transformation and Rosette Gage Theory

Strain Transformation and Rosette Gage Theory Strain Transformation and Rosette Gage Theor It is often desired to measure the full state of strain on the surface of a part, that is to measure not onl the two etensional strains, and, but also the shear

More information

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs 0_005.qd /7/05 8: AM Page 5 5 Chapter Functions and Their Graphs.5 Analzing Graphs of Functions What ou should learn Use the Vertical Line Test for functions. Find the zeros of functions. Determine intervals

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a:

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a: SECTION.5 CONTINUITY 9.5 CONTINUITY We noticed in Section.3 that the it of a function as approaches a can often be found simpl b calculating the value of the function at a. Functions with this propert

More information

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D.

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D. 1.2 Functions and Their Properties PreCalculus 1.2 FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1.2 1. Determine whether a set of numbers or a graph is a function 2. Find the domain of a function

More information

4 Inverse function theorem

4 Inverse function theorem Tel Aviv Universit, 2013/14 Analsis-III,IV 53 4 Inverse function theorem 4a What is the problem................ 53 4b Simple observations before the theorem..... 54 4c The theorem.....................

More information

6.4 graphs OF logarithmic FUnCTIOnS

6.4 graphs OF logarithmic FUnCTIOnS SECTION 6. graphs of logarithmic functions 9 9 learning ObjeCTIveS In this section, ou will: Identif the domain of a logarithmic function. Graph logarithmic functions. 6. graphs OF logarithmic FUnCTIOnS

More information

x c x c This suggests the following definition.

x c x c This suggests the following definition. 110 Chapter 1 / Limits and Continuit 1.5 CONTINUITY A thrown baseball cannot vanish at some point and reappear someplace else to continue its motion. Thus, we perceive the path of the ball as an unbroken

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 0 Derivatives of Multivariable Functions 0. Limits Motivating Questions In this section, we strive to understand the ideas generated b the following important questions: What do we mean b the limit

More information

Infinite Limits. Let f be the function given by. f x 3 x 2.

Infinite Limits. Let f be the function given by. f x 3 x 2. 0_005.qd //0 :07 PM Page 8 SECTION.5 Infinite Limits 8, as Section.5, as + f() = f increases and decreases without bound as approaches. Figure.9 Infinite Limits Determine infinite its from the left and

More information

Limits 4: Continuity

Limits 4: Continuity Limits 4: Continuit 55 Limits 4: Continuit Model : Continuit I. II. III. IV. z V. VI. z a VII. VIII. IX. Construct Your Understanding Questions (to do in class). Which is the correct value of f (a) in

More information

v t t t t a t v t d dt t t t t t 23.61

v t t t t a t v t d dt t t t t t 23.61 SECTION 4. MAXIMUM AND MINIMUM VALUES 285 The values of f at the endpoints are f 0 0 and f 2 2 6.28 Comparing these four numbers and using the Closed Interval Method, we see that the absolute minimum value

More information

5. Zeros. We deduce that the graph crosses the x-axis at the points x = 0, 1, 2 and 4, and nowhere else. And that s exactly what we see in the graph.

5. Zeros. We deduce that the graph crosses the x-axis at the points x = 0, 1, 2 and 4, and nowhere else. And that s exactly what we see in the graph. . Zeros Eample 1. At the right we have drawn the graph of the polnomial = ( 1) ( 2) ( 4). Argue that the form of the algebraic formula allows ou to see right awa where the graph is above the -ais, where

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus . Rates of Change and Limits AP Calculus. RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval................... 0 Section. Rolle s Theorem and the Mean Value Theorem...... 0 Section. Increasing and Decreasing Functions and

More information

November 13, 2018 MAT186 Week 8 Justin Ko

November 13, 2018 MAT186 Week 8 Justin Ko 1 Mean Value Theorem Theorem 1 (Mean Value Theorem). Let f be a continuous on [a, b] and differentiable on (a, b). There eists a c (a, b) such that f f(b) f(a) (c) =. b a Eample 1: The Mean Value Theorem

More information

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II LESSON #4 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART COMMON CORE ALGEBRA II You will recall from unit 1 that in order to find the inverse of a function, ou must switch and and solve for. Also,

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module 1 11 Order of Operations 16 Signed Numbers 1 Factorization of Integers 17 Further Signed Numbers 13 Fractions 18 Power Laws 14 Fractions and Decimals 19 Introduction to Algebra

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maimum and minimum values The critical points method for finding etrema 43 How derivatives affect the shape of a graph The first

More information

MAT 127: Calculus C, Spring 2017 Solutions to Problem Set 2

MAT 127: Calculus C, Spring 2017 Solutions to Problem Set 2 MAT 7: Calculus C, Spring 07 Solutions to Problem Set Section 7., Problems -6 (webassign, pts) Match the differential equation with its direction field (labeled I-IV on p06 in the book). Give reasons for

More information

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011

Introduction to Differential Equations. National Chiao Tung University Chun-Jen Tsai 9/14/2011 Introduction to Differential Equations National Chiao Tung Universit Chun-Jen Tsai 9/14/011 Differential Equations Definition: An equation containing the derivatives of one or more dependent variables,

More information

RELATIONS AND FUNCTIONS through

RELATIONS AND FUNCTIONS through RELATIONS AND FUNCTIONS 11.1.2 through 11.1. Relations and Functions establish a correspondence between the input values (usuall ) and the output values (usuall ) according to the particular relation or

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this section we analse curves in the local neighbourhood of a stationar point and, from this analsis, deduce necessar conditions satisfied b local maima and local minima.

More information

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate") of z = a + bi is the number z defined by

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate) of z = a + bi is the number z defined by F COMPLEX NUMBERS In this appendi, we review the basic properties of comple numbers. A comple number is a number z of the form z = a + bi where a,b are real numbers and i represents a number whose square

More information

on Œ0; 1, p p p q q p C q.p C q/ pcq :

on Œ0; 1, p p p q q p C q.p C q/ pcq : 388 C HAPTER 4 APPLICATIONS OF THE DERIVATIVE 0 0 30 4 4 4 0 (A) (B) FIGURE Cubic polnomials Let f./ D 3 3 C a C b C c. UsingEercise9,wehaveg./ D f 0./ D C a C b>0for all provided b> 4 a, in which case

More information

VCAA Bulletin. VCE, VCAL and VET. Supplement 2

VCAA Bulletin. VCE, VCAL and VET. Supplement 2 VCE, VCAL and VET VCAA Bulletin Regulations and information about curriculum and assessment for the VCE, VCAL and VET No. 87 April 20 Victorian Certificate of Education Victorian Certificate of Applied

More information

THS Step By Step Calculus Chapter 1

THS Step By Step Calculus Chapter 1 Name: Class Period: Throughout this packet there will be blanks you are epected to fill in prior to coming to class. This packet follows your Larson Tetbook. Do NOT throw away! Keep in 3 ring binder until

More information

SEPARABLE EQUATIONS 2.2

SEPARABLE EQUATIONS 2.2 46 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 4. Chemical Reactions When certain kinds of chemicals are combined, the rate at which the new compound is formed is modeled b the autonomous differential equation

More information

First-Order Differential Equations

First-Order Differential Equations First-Order Differential Equations. Solution Curves Without a Solution.. Direction Fields.. Autonomous First-Order DEs. Separable Equations.3 Linear Equations. Eact Equations.5 Solutions b Substitutions.6

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem

Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem 0_00qd //0 0:50 AM Page 7 7 CHAPTER Applications o Dierentiation Section ROLLE S THEOREM French mathematician Michel Rolle irst published the theorem that bears his name in 9 Beore this time, however,

More information

General Vector Spaces

General Vector Spaces CHAPTER 4 General Vector Spaces CHAPTER CONTENTS 4. Real Vector Spaces 83 4. Subspaces 9 4.3 Linear Independence 4.4 Coordinates and Basis 4.5 Dimension 4.6 Change of Basis 9 4.7 Row Space, Column Space,

More information

Differential Calculus I - - : Fundamentals

Differential Calculus I - - : Fundamentals Differential Calculus I - - : Fundamentals Assessment statements 6. Informal ideas of limits and convergence. Limit notation. Definition of derivative from first principles f9() 5 lim f ( h) f () h ( h

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Name Date Chapter Polnomial and Rational Functions Section.1 Quadratic Functions Objective: In this lesson ou learned how to sketch and analze graphs of quadratic functions. Important Vocabular Define

More information

4.3 Mean-Value Theorem and Monotonicity

4.3 Mean-Value Theorem and Monotonicity .3 Mean-Value Theorem and Monotonicit 1. Mean Value Theorem Theorem: Suppose that f is continuous on the interval a, b and differentiable on the interval a, b. Then there eists a number c in a, b such

More information

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus.

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus. MAXIMA & MINIMA The single-variable definitions and theorems relating to etermals can be etended to appl to multivariable calculus. ( ) is a Relative Maimum if there ( ) such that ( ) f(, for all points

More information

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function MAT 275: Introduction to Mathematical Analsis Dr. A. Rozenblum Graphs and Simplest Equations for Basic Trigonometric Functions We consider here three basic functions: sine, cosine and tangent. For them,

More information

Properties of Limits

Properties of Limits 33460_003qd //04 :3 PM Page 59 SECTION 3 Evaluating Limits Analticall 59 Section 3 Evaluating Limits Analticall Evaluate a it using properties of its Develop and use a strateg for finding its Evaluate

More information

Space Coordinates and Vectors in Space. Coordinates in Space

Space Coordinates and Vectors in Space. Coordinates in Space 0_110.qd 11//0 : PM Page 77 SECTION 11. Space Coordinates and Vectors in Space 77 -plane Section 11. -plane -plane The three-dimensional coordinate sstem Figure 11.1 Space Coordinates and Vectors in Space

More information

Review Topics for MATH 1400 Elements of Calculus Table of Contents

Review Topics for MATH 1400 Elements of Calculus Table of Contents Math 1400 - Mano Table of Contents - Review - page 1 of 2 Review Topics for MATH 1400 Elements of Calculus Table of Contents MATH 1400 Elements of Calculus is one of the Marquette Core Courses for Mathematical

More information

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2.

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2. 5 THE ITEGRAL 5. Approimating and Computing Area Preliminar Questions. What are the right and left endpoints if [, 5] is divided into si subintervals? If the interval [, 5] is divided into si subintervals,

More information

Introduction to Differential Equations

Introduction to Differential Equations Introduction to Differential Equations. Definitions and Terminolog.2 Initial-Value Problems.3 Differential Equations as Mathematical Models Chapter in Review The words differential and equations certainl

More information

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane 3.5 Plane Stress This section is concerned with a special two-dimensional state of stress called plane stress. It is important for two reasons: () it arises in real components (particularl in thin components

More information

Applications of Derivatives

Applications of Derivatives 58_Ch04_pp86-60.qd /3/06 :35 PM Page 86 Chapter 4 Applications of Derivatives A n automobile s gas mileage is a function of man variables, including road surface, tire tpe, velocit, fuel octane rating,

More information

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on Mat 7 Calculus III Updated on 10/4/07 Dr. Firoz Chapter 14 Partial Derivatives Section 14.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate Sstem- Pictures of Equations Concepts: The Cartesian Coordinate Sstem Graphs of Equations in Two Variables -intercepts and -intercepts Distance in Two Dimensions and the Pthagorean

More information

CONTINUITY AND DIFFERENTIABILITY

CONTINUITY AND DIFFERENTIABILITY 5. Introduction The whole of science is nothing more than a refinement of everyday thinking. ALBERT EINSTEIN This chapter is essentially a continuation of our stu of differentiation of functions in Class

More information

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1)

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1) MATH : Final Eam Review Can ou find the distance between two points and the midpoint of a line segment? (.) () Consider the points A (,) and ( 6, ) B. (a) Find the distance between A and B. (b) Find the

More information

Part 2 Continuous functions and their properties

Part 2 Continuous functions and their properties Part 2 Continuous functions and their properties 2.1 Definition Definition A function f is continuous at a R if, and only if, that is lim f (x) = f (a), x a ε > 0, δ > 0, x, x a < δ f (x) f (a) < ε. Notice

More information

2.2 SEPARABLE VARIABLES

2.2 SEPARABLE VARIABLES 44 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 6 Consider the autonomous DE 6 Use our ideas from Problem 5 to find intervals on the -ais for which solution curves are concave up and intervals for which

More information

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part I NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Comple Analsis II Lecture Notes Part I Chapter 1 Preliminar results/review of Comple Analsis I These are more detailed notes for the results

More information

Exponential, Logistic, and Logarithmic Functions

Exponential, Logistic, and Logarithmic Functions CHAPTER 3 Eponential, Logistic, and Logarithmic Functions 3.1 Eponential and Logistic Functions 3.2 Eponential and Logistic Modeling 3.3 Logarithmic Functions and Their Graphs 3.4 Properties of Logarithmic

More information

Derivatives CHAPTER. 3.1 Derivative of a Function. 3.2 Differentiability. 3.3 Rules for Differentiation. 3.4 Velocity and Other Rates of Change

Derivatives CHAPTER. 3.1 Derivative of a Function. 3.2 Differentiability. 3.3 Rules for Differentiation. 3.4 Velocity and Other Rates of Change CHAPTER 3 Derivatives 3. Derivative of a Function 3. Differentiabilit 3.3 Rules for Differentiation 3.4 Velocit and ther Rates of Change 3.5 Derivatives of Trigonometric Functions Shown here is the pain

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 0 Section. Rolle s Theorem and the Mean Value Theorem. 07 Section. Increasing and Decreasing Functions and the First

More information

15. Eigenvalues, Eigenvectors

15. Eigenvalues, Eigenvectors 5 Eigenvalues, Eigenvectors Matri of a Linear Transformation Consider a linear ( transformation ) L : a b R 2 R 2 Suppose we know that L and L Then c d because of linearit, we can determine what L does

More information

8.7 Systems of Non-Linear Equations and Inequalities

8.7 Systems of Non-Linear Equations and Inequalities 8.7 Sstems of Non-Linear Equations and Inequalities 67 8.7 Sstems of Non-Linear Equations and Inequalities In this section, we stud sstems of non-linear equations and inequalities. Unlike the sstems of

More information

Lemma 15.1 (Sign preservation Lemma). Suppose that f : E R is continuous at some a R.

Lemma 15.1 (Sign preservation Lemma). Suppose that f : E R is continuous at some a R. 15. Intermediate Value Theorem and Classification of discontinuities 15.1. Intermediate Value Theorem. Let us begin by recalling the definition of a function continuous at a point of its domain. Definition.

More information

Functions. Introduction CHAPTER OUTLINE

Functions. Introduction CHAPTER OUTLINE Functions,00 P,000 00 0 970 97 980 98 990 99 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique.

In last semester, we have seen some examples about it (See Tutorial Note #13). Try to have a look on that. Here we try to show more technique. MATH202 Introduction to Analysis (2007 Fall and 2008 Spring) Tutorial Note #4 Part I: Cauchy Sequence Definition (Cauchy Sequence): A sequence of real number { n } is Cauchy if and only if for any ε >

More information

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1 Stewart Calculus ET 5e 05497;4. Partial Derivatives; 4.7 Maimum and Minimum Values. (a) First we compute D(,)= f (,) f (,) [ f (,)] =(4)() () =7. Since D(,)>0 and f (,)>0, f has a local minimum at (,)

More information

M151B Practice Problems for Final Exam

M151B Practice Problems for Final Exam M5B Practice Problems for Final Eam Calculators will not be allowed on the eam. Unjustified answers will not receive credit. On the eam you will be given the following identities: n k = n(n + ) ; n k =

More information

9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically

9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically 9.5 HONORS Determine Odd and Even Functions Graphically and Algebraically Use this blank page to compile the most important things you want to remember for cycle 9.5: 181 Even and Odd Functions Even Functions:

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 94 C) ) A) 1 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 94 C) ) A) 1 2 Chapter Calculus MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the average rate of change of the function over the given interval. ) = 73-5

More information

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video SECTION and Decreasing Functions and the First Derivative Test 79 Section and Decreasing Functions and the First Derivative Test Determine intervals on which a unction is increasing or decreasing Appl

More information

Solutions to Problem Sheet for Week 11

Solutions to Problem Sheet for Week 11 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week MATH9: Differential Calculus (Advanced) Semester, 7 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

More information

Chapter One. Chapter One

Chapter One. Chapter One Chapter One Chapter One CHAPTER ONE Hughes Hallett et al c 005, John Wile & Sons ConcepTests and Answers and Comments for Section.. Which of the following functions has its domain identical with its range?

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

Homework Assignments Math /02 Spring 2015

Homework Assignments Math /02 Spring 2015 Homework Assignments Math 1-01/0 Spring 015 Assignment 1 Due date : Frida, Januar Section 5.1, Page 159: #1-, 10, 11, 1; Section 5., Page 16: Find the slope and -intercept, and then plot the line in problems:

More information

Chapter 4 Analytic Trigonometry

Chapter 4 Analytic Trigonometry Analtic Trigonometr Chapter Analtic Trigonometr Inverse Trigonometric Functions The trigonometric functions act as an operator on the variable (angle, resulting in an output value Suppose this process

More information

Module 3, Section 4 Analytic Geometry II

Module 3, Section 4 Analytic Geometry II Principles of Mathematics 11 Section, Introduction 01 Introduction, Section Analtic Geometr II As the lesson titles show, this section etends what ou have learned about Analtic Geometr to several related

More information

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series

C.7. Numerical series. Pag. 147 Proof of the converging criteria for series. Theorem 5.29 (Comparison test) Let a k and b k be positive-term series C.7 Numerical series Pag. 147 Proof of the converging criteria for series Theorem 5.29 (Comparison test) Let and be positive-term series such that 0, for any k 0. i) If the series converges, then also

More information