Additional Material On Recursive Sequences

Size: px
Start display at page:

Download "Additional Material On Recursive Sequences"

Transcription

1 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. 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. () Position a marker at the point (a n, a n ) on the diagonal. The orthogonal projection of this point to either the - or -ais marks the location of the sequence term a n on the real number line. (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 on the real number line. 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. 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. 1

2 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.. 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. 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.

3 3 (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). 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:

4 4 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. 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.

5 5 = = = 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: 0 1 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.

6 6 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. 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.

7 7 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, = f() < f() for all 3 < <, which shows that f maps ( 3, ) into (, ).

8 8 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.

9 9 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 might 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)() = = ,

10 10 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 }

11 11 3. 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, a n+1 = 1 ( a n + 9 ), n 1, 10. a n = 4 = 15 a n+1 = a { n a n +, n 1, an+1 = 1 + ln(a n ), n 1, 4. = = 5 { an+1 = a 3a n, n 1, n+1 = a n + sin(a n), n 1, e an = 1 { an+1 = = 3π 4 a n, n 1, 6. a = 11 n+1 = tan(a n), n 1, { 13. an+1 = a /3 n, n 1, = π 7. = 1 4 a n+1 = 1 a n+1 = a n tan(a n) 1, n 1, tan (a n ), n 1, 8. + a n a = 5 1 = π a n+1 = 5a 3 ( n 1 ), n 1, a n+1 = a n a n 15. ln(a n), n 1, = 1 = Consider the recursive sequence a n+1 = 4 arctan(a n), n 1, π where is arbitrar. Show that lim a n eists and find it.

12 1 17. Consider the recursive sequence a n+1 = 3a n a 3 n, n 1, 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. a n+1 = 18 a n, n 1, a n+1 = + 1, n 1, a n = 4 = 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.

13 13 4. Solutions = = = f() 1.. = f() 3. f() = 1 ( + 8). Step 1. f has onl one fied point: = 8. Step. Since = 4 we analze f further on (, 8). Step 3. We have f () = 1 > 0 with f(8) = 8. Thus f maps (, 8) into itself. Step 4. We have a = 6 > 4 =. Thus {a n } is increasing with lim a n = f() = +. Step 1. Fied points of f: + = if and onl if = 1 or =. Step. Since = 1.5 we consider f further on (1, ). Step 3. We have f () = = ( 1) > 0 on (1, ) with f(1) = 1 and f() =. Thus f maps (1, ) into itself. Step 4. We have a = 1.5 < 1.5 =, so {a n } is decreasing with lim a n = f() = 3, > 0. Step 1. Fied points of f (for > 0): Onl = 3. Step. Since = 1 consider f further on (0, 3). Step 3. We have f () = 3 > 0 on (0, 3) with f(0) = 0 and f(3) = 3. Thus f maps (0, 3) into itself. Step 4. We have a = 3 > 1 =, so {a n } is increasing with lim a n = f() = 4, < < 1. Step 1. f has onl one fied point: = 6. Step. Since = 11 we consider f further on ( 6, 1). Step 3. We have f 1 () = 4 > 0 on ( 6, 1), f( 6) = 6, and f(1) = 0 < 1. Thus f maps ( 6, 1) into itself. Step 4. We have a = < 11 =, so {a n } decreases with lim a n = f() = /3. Step 1. Fied points of f: = 0 and = 8. Step. Since = 1 we consider f further on (0, 8). Step 3. We have f () = 4 3 1/3 > 0 on (0, 8) with f(0) = 0 and f(8) = 8. Thus f maps (0, 8) into itself. Step 4. We have a = > 1 =, so {a n } is increasing with lim 8. f() = 1 +,. Step 1. Fied points of f: = ± 3. a n = 8.

14 14 Step. Since = 5 we consider f further on ( 3, ). Step 3. We have f 1 () = (+) > 0 on ( 3, ) with f( 3) = 3. Thus f maps ( 3, ) into itself. Step 4. We have a = 13 7 < 5 =, so {a n } is decreasing with lim a n = f() = 5 3+, 3. Step 1. Fied points of f: = 0 and =. Step. Since = 1 we consider f further on (0, ). Step 3. We have f () = 15 (3+) > 0 on (0, ) with f(0) = 0 and f() =. Thus f maps (0, ) into itself. Step 4. We have a = 5 4 > 1 =, so {a n } is increasing with lim a n =. 10. f() = ( ), 0. Step 1. Fied points of f: = 3 and = 3. Step. Since = 15 we consider f further on (3, ). Step 3. We have f () = 9 > 0 on (3, ) with f(3) = 3. Thus f maps (3, ) into itself. Step 4. We have a = 39 5 < 15 =, so {a n } is decreasing with lim a n = f() = 1 + ln(), > 0. Step 1. Fied points of f: Onl = 1. Note: = 1 obviousl is a fied point. Since d d (f() ) = for 1 there are no other solutions to f() = 0. Step. Since = 5 we consider f further on (1, ). Step 3. We have f () = 1 > 0 on (1, ) with f(1) = 1. Thus f maps (1, ) into itself. Step 4. We have a = 1 + ln(5) < 5 =, so {a n } decreases with lim a n = f() = + sin() e. Step 1. Fied points of f: = kπ, k Z. Step. Since = 3π we consider f further on (π, π). Step 3. We have f () = 1 + cos() sin() 1 + = e > 0 for > ln(), so e in particular on (π, π), and f(π) = π and f(π) = π. Thus f maps (π, π) into itself. Step 4. We have a = 3π 1 e 3π/ < 3π =, so {a n } decreases with lim a n = π. 13. f() = tan(), π < < π. Step 1. Fied points of f in ( π, π ): =, = 0, = for a unique π 4 < < π d. Note: Since d ( f()) = 1 1 sec () = 0 onl for = ± π 4 in ( π, π ) there are at most three solutions to f() = 0 in that interval b Rolle s Theorem. Note that = 0 is a solution. There cannot be an other solution in 0 < π 4, and at most one solution in π 4 < < π. Because π 4 f(π/4) > 0 and lim (π/) ( f()) = there is guaranteed one solution with π 4 < < π. Since the function f() is odd, is the third solution. Step. Since = π 4 we consider f further on (0, ). Step 3. We have f () = sec () > 0 on (0, ) with f(0) = 0 and f( ) =. Thus f maps (0, ) into itself. Step 4. We have a = 1 < π 4 =, so {a n } decreases with lim a n = 0. e e

15 14. f() = tan() 1 1+tan (), π < < π. Step 1. Fied points of f in ( π, π ): Onl = π 4. Step. Since = π 3 we consider f further on ( π 4, π ). Step 3. We have f () = tan()(tan() 1) sec () and lim (π/) f() = π. Thus f maps ( π 4, π > 0 on ( π 4, π ). Moreover, f( π 4 ) into itself. 15 ) = π 4 Step 4. We have a = π < π 3 =. Consequentl, {a n } is decreasing with lim a n = π f() = ( 1 ln()), > 0. Step 1. Fied points of f: Onl = e 1/. Step. Since = 1 we consider f further on (e 1/, ). Step 3. We have f () = 1 ln() > 0 on (0, e 1/ ), and f () < 0 for > e 1/. f does not map the interval (e 1/, ) into itself because lim f() =. In fact, = 1 but a = 1 (0, e 1/ ). But f does map the interval (0, e 1/ ) into itself because f(e 1/ ) = e 1/ and lim f() = Step 4. We have a 3 = ( ln()) > 1 = a. Consequentl, beginning with the second term, {a n } increases with lim a n = e 1/. 16. f() = 4 arctan() π. Step 1. Fied points: = 1, = 0, and = 1. Step. Depending on, we consider f on (, 1), ( 1, 0), (0, 1), or (1, ). Step 3. We have f () = 4 π(1+ ) > 0 for all. Thus f maps all intervals (, 1), ( 1, 0), (0, 1), and (1, ) into themselves. Step 4. We have f() > on (, 1) (0, 1) and f() < on ( 1, 0) (1, ). Thus lim a n = 1 if > 0, 0 if = 0, 1 if < f() = 3 3. Step 1. Fied points: = 1, = 0, and = 1. Step. Depending on location of we consider f on (, 1), ( 1, 0), (0, 1), and (1, ). Step 3. We have f () = 3 3. f () > 0 on ( 1, 0) and (0, 1) and 0, ±1 are fied points, so f maps each ( 1, 0) and (0, 1) into itself. f () < 0 on (, 1), so f decreases on that interval. We have f( ) = 1 and f( 1) = 1, so f decreases from = 1 to = 1 as sweeps out (, 1). Since = 3 ields f( 3) = 0 we conclude that f maps (, 3) into (0, 1), and f maps ( 3, 1) into ( 1, 0). f () < 0 on (1, ), so f decreases there. Since f(1) = 1 and f() = 1, f decreases from = 1 to = 1 as sweeps out

16 16 (1, ). For = 3 we have f( 3) = 0. Thus f maps (1, 3) into (0, 1), and f maps ( 3, ) into ( 1, 0). Step 4. We have f() > on (0, 1) and f() < on ( 1, 0). We obtain 1 if (, 3) (0, 3), lim a n = 0 if = 3, 0, 3, 1 if ( 3, 0) ( 3, ). The following cobweb diagrams illustrate some of these cases: = = = f() = f() = = = f() = f() 18. We have f () = , so f () = 0 for = 1. We have f(1/) = 3.9/4, so 0 < f(1/) < 1, and f(0) = 0 and f(1) = 0. Thus f maps (0, 1) into itself. 19. We have f () = 3 4 (1 + ln()). So f () = 0 for = e 1/. We have f(e 1/ ) = 3 e 1/, so 0 < f(e 1/ ) < e. We have f( e) = 0 and lim f() = Thus f maps (0, e) into itself. 0. Let g() = 18. Then a n+1 = g(a n ). We have = 4 and a = 7. Let c n = a n 1 and d n = a n be the subsequences of odd- and even-indeed terms. Let Then { cn+1 = f(c n ), n 1, c 1 = 4, f() = (g g)() = { dn+1 = f(d n ), n 1, d 1 = 7. We proceed to analze both sequences {c n } and {d n }. Step 1. Fied points of f: = 6. Step. c 1 = 4 and d 1 = 7, so we consider f separatel on (, 6) (for {c n }) and on (6, ) (for {d n }). Step 3. We have f () = 1 4 > 0, and f(6) = 6. Thus f maps each of the intervals (, 6) and (6, ) into itself.

17 17 Step 4. We have c = 5.5 > 4 = c 1 and d = 6.5 < 7 = d 1. Thus {c n } increases and {d n } decreases, and we have lim c n = lim d n = 6. We obtain that {a n } converges with lim a n = Let g() = Then a n+1 = g(a n ). We have = 5 and a = Let c n = a n 1 and d n = a n be the subsequences of odd- and even-indeed terms. Let f() = (g g)() = Then { cn+1 = f(c n ), n 1, c 1 = 5, d n+1 = f(d n ), n 1, d 1 = We proceed to analze both sequences {c n } and {d n }. Step 1. Fied points of f: = 5 and = 5. Step. c 1 = 5 and d 1 = 15 7, so we consider f separatel on ( 5, 5) (for {d n }) and on ( 5, ) (for {c n }). > 0, and f(± 5) = ± 5. Thus f maps each Step 3. We have f () = 1 (9+4) of the intervals ( 5, 5) and ( 5, ) into itself. Step 4. We have c = 65 9 < 5 = c 1 and d = > 15 7 = d 1. Thus {c n } decreases and {d n } increases, and we have lim c n = lim d n = 5. We obtain that {a n } converges with lim a n = 5.. First observe that 1 cos() 1 for all, and 0 < cos() 1 for all 1 1, and finall 0 < cos() < 1 for all 0 < 1. Thus, for whatever value is, we have 1 a 1, 0 < a 3 1, and 0 < a 4 < 1. Note that the cosine function maps (0, 1) into itself, so we guaranteed have 0 < a n < 1 for all n 4. For the purposes of analzing convergence, we therefore ma assume for the further discussion without loss of generalit that 0 < < 1. Let c n = a n 1 and d n = a n be the subsequences of odd- and even-indeed terms. Let f() = cos(cos()). Then c n+1 = f(c n ) and d n+1 = f(d n ) for all n 1. f has onl one fied point, which is also the unique fied point of the cosine function. Note that d d ( f()) = 1 sin(cos ) sin > 0 for all, so there is at most one solution to the equation f() = 0, and we know that the fied point of the cosine function is a solution. f maps both intervals (0, ) and (, 1) into itself. This follows because f () = sin(cos ) sin > 0 for 0 < < 1, and because f( ) =, and 0 < f(0) < as well as < f(1) < 1. We also have f() > on (0, ) and f() < on (, 1). Thus, whatever the values of c 1 and d 1 inside (0, 1) are, we obtain that {c n } and {d n } converge with lim c n = lim d n =. Consequentl, also lim a n =. The cobweb diagrams below illustrate the situation (shown is a case where falls outside of (0, 1)):

18 18 {a n } = = cos() = = cos(cos ) = = cos(cos ) {c n } {d n } 3. (a) Let g() = f(). Then g(a) = f(a) a = 0, and g (a) = f (a) 1 > 0 b assumption. We have g g(a + h) g(a) g(a + h) (a) = lim = lim > 0. h 0 h h 0 h Thus there eists h 0 > 0 such that g(a+h) h > 0 for all h 0 < h < h 0, h 0. But this implies that g(a + h) > 0 for 0 < h < h 0 and g(a + h) < 0 for h 0 < h < 0. Setting = a+h this entails that g() > 0 for 0 < a < h 0, as well as g() < 0 for h 0 < a < 0. In view of the definition of g this just sas that f() > for a < < a + h 0 as well as f() < for a h 0 < < a which is the first claim. Now let {a n } be recursive with a n+1 = f(a n ) with lim a n = a. Then necessaril a h 0 < a n < a + h 0 for all n that are large enough. We claim that for all these n we must have a n = a. If that were not the case, then for the smallest n such the sequence falls into the interval (a h 0, a + h 0 ) and such that a n a we would either have a < a n < a + h 0 or a h 0 < a n < a. In the first case, we would get that a < a n < a n+1 < a n+ <... < a + h 0 because f() > for a < < a+h 0, and in the second case correspondingl a h 0 <... < a n+ < a n+1 < a n < a because f() < for a h 0 < < a. But this literall means that the sequence moves awa from a and not towards a in contradiction to lim a n = a. Thus a n = a for all n sufficientl large as claimed. (b) Let c n = a n 1 be the subsequence of odd-indeed terms, and d n = a n be the subsequence even-indeed terms. Then c n+1 = g(c n ) and d n+1 = g(d n ) with g() = (f f)(). We have g(a) = a and g (a) = f (f(a))f (a) = (f (a)) > 1. If lim a n = a, then also lim c n = a and lim d n = a. B the first part, we must have c n = a and d n = a for all sufficientl large n. Consequentl, also a n = a for all sufficientl large n. 4. Let g() = f() f (). Then a n+1 = g(a n ). We have g(a) = a. We will proceed to show that a < g() < (< b) for a < < b. Then, if is an arbitrar value in

19 19 (a, b), the recursive sequence {a n } decreases, stas inside (a, b), and lim a n = a as claimed. We first show that g() < for a < < b, and in particular that a is the onl fied point of g in a < b. B definition of g, g() < is equivalent to f() f () > 0 for a < < b. We have f(a) = 0 and f () 0 for a < b, so either f () > 0 for a < b or f () < 0 for a < b. In the first case, f is increasing and therefore f() > f(a) = 0 for a < < b, and in the second case f is decreasing and thus f() < f(a) = 0 for a < < b. In an case, f and f have the same sign on a < < b which shows that indeed f() f () > 0 for a < < b. We show net that a < g() for a < < b. Because g(a) = a this will follow if g () > 0 for a < < b, since then g is increasing and so g() > g(a) = a for a < < b. Indeed, g () = 1 (f ()) f()f () (f ()) = f()f () (f ()) > 0 for a < < b b our assumption that f() f () > 0 on a < < b.

RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS

RECURSIVE SEQUENCES IN FIRST-YEAR CALCULUS 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

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

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim Math Final Eam Review Solutions { + 3 if < Consider f() Find the following limits: (a) lim f() + + (b) lim f() + 3 3 (c) lim f() does not eist Find each of the following limits: + 6 (a) lim 3 + 3 (b) lim

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

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

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

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

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

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

Nonlinear Equations. Chapter The Bisection Method

Nonlinear Equations. Chapter The Bisection Method Chapter 6 Nonlinear Equations Given a nonlinear function f(), a value r such that f(r) = 0, is called a root or a zero of f() For eample, for f() = e 016064, Fig?? gives the set of points satisfying y

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

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

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

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

C. Non-linear Difference and Differential Equations: Linearization and Phase Diagram Technique

C. Non-linear Difference and Differential Equations: Linearization and Phase Diagram Technique C. Non-linear Difference and Differential Equations: Linearization and Phase Diaram Technique So far we have discussed methods of solvin linear difference and differential equations. Let us now discuss

More information

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0 Eact Equations An eact equation is a first order differential equation that can be written in the form M(, + N(,, provided that there eists a function ψ(, such that = M (, and N(, = Note : Often the equation

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

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

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

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

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.2 Mean Value Theorem Calculus

4.2 Mean Value Theorem Calculus 4. MEAN VALUE THEOREM The Mean Value Theorem is considered b some to be the most important theorem in all of calculus. It is used to prove man of the theorems in calculus that we use in this course as

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

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

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

Trigonometry Outline

Trigonometry Outline Trigonometr Outline Introduction Knowledge of the content of this outline is essential to perform well in calculus. The reader is urged to stud each of the three parts of the outline. Part I contains the

More information

Math 141: Section 4.1 Extreme Values of Functions - Notes

Math 141: Section 4.1 Extreme Values of Functions - Notes Math 141: Section 4.1 Extreme Values of Functions - Notes Definition: Let f be a function with domain D. Thenf has an absolute (global) maximum value on D at a point c if f(x) apple f(c) for all x in D

More information

1. d = 1. or Use Only in Pilot Program F Review Exercises 131

1. d = 1. or Use Only in Pilot Program F Review Exercises 131 or Use Onl in Pilot Program F 0 0 Review Eercises. Limit proof Suppose f is defined for all values of near a, ecept possibl at a. Assume for an integer N 7 0, there is another integer M 7 0 such that 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

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

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description Unit C3 Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics C3. Unit description Algebra and functions; trigonometry; eponentials and logarithms; differentiation;

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

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

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

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

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

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

Differential Calculus

Differential Calculus Differential Calculus. Compute the derivatives of the following functions a() = 4 3 7 + 4 + 5 b() = 3 + + c() = 3 + d() = sin cos e() = sin f() = log g() = tan h() = 3 6e 5 4 i() = + tan 3 j() = e k()

More information

Mat 267 Engineering Calculus III Updated on 9/19/2010

Mat 267 Engineering Calculus III Updated on 9/19/2010 Chapter 11 Partial Derivatives Section 11.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair o real numbers (, ) in a set D a unique real number

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

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0.

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0. 4.2 The Mean Value Theorem 255 4.2 The Mean Value Theorem f '(c) 0 f() We know that constant functions have zero derivatives, ut could there e a complicated function, with man terms, the derivatives of

More information

Differentiation and applications

Differentiation and applications FS O PA G E PR O U N C O R R EC TE D Differentiation and applications. Kick off with CAS. Limits, continuit and differentiabilit. Derivatives of power functions.4 C oordinate geometr applications of differentiation.5

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

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics Mean Value Theorem MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Background: Corollary to the Intermediate Value Theorem Corollary Suppose f is continuous on the closed interval

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

CONTINUOUS SPATIAL DATA ANALYSIS

CONTINUOUS SPATIAL DATA ANALYSIS CONTINUOUS SPATIAL DATA ANALSIS 1. Overview of Spatial Stochastic Processes The ke difference between continuous spatial data and point patterns is that there is now assumed to be a meaningful value, s

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

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

CHAPTER 3 Applications of Differentiation

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

More information

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics

Mean Value Theorem. MATH 161 Calculus I. J. Robert Buchanan. Summer Department of Mathematics Mean Value Theorem MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Background: Corollary to the Intermediate Value Theorem Corollary Suppose f is continuous on the closed interval

More information

Numerical Methods. Root Finding

Numerical Methods. Root Finding Numerical Methods Solving Non Linear 1-Dimensional Equations Root Finding Given a real valued function f of one variable (say ), the idea is to find an such that: f() 0 1 Root Finding Eamples Find real

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

Review sheet Final Exam Math 140 Calculus I Fall 2015 UMass Boston

Review sheet Final Exam Math 140 Calculus I Fall 2015 UMass Boston Review sheet Final Eam Math Calculus I Fall 5 UMass Boston The eam is closed tetbook NO CALCULATORS OR ELECTRONIC DEVICES ARE ALLOWED DURING THE EXAM The final eam will contain problems of types similar

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

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

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

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

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

CHAPTER 3 Applications of Differentiation

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

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

Calculus Problem Sheet Prof Paul Sutcliffe. 2. State the domain and range of each of the following functions

Calculus Problem Sheet Prof Paul Sutcliffe. 2. State the domain and range of each of the following functions f() 8 6 4 8 6-3 - - 3 4 5 6 f().9.8.7.6.5.4.3.. -4-3 - - 3 f() 7 6 5 4 3-3 - - Calculus Problem Sheet Prof Paul Sutcliffe. By applying the vertical line test, or otherwise, determine whether each of the

More information

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

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

Math 171 Calculus I Spring, 2019 Practice Questions for Exam IV 1

Math 171 Calculus I Spring, 2019 Practice Questions for Exam IV 1 Math 171 Calculus I Spring, 019 Practice Questions for Eam IV 1 Problem 1. a. Find the linear approimation to f() = cos() at a = π. b. Use your approimation to estimate (π + 1/100) cos(π + 1/100) Problem.

More information

MATRIX TRANSFORMATIONS

MATRIX TRANSFORMATIONS CHAPTER 5. MATRIX TRANSFORMATIONS INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRIX TRANSFORMATIONS Matri Transformations Definition Let A and B be sets. A function f : A B

More information

Written Assignment #1 - SOLUTIONS

Written Assignment #1 - SOLUTIONS Written Assignment #1 - SOLUTIONS Question 1. Use the definitions of continuity and differentiability to prove that the function { cos(1/) if 0 f() = 0 if = 0 is continuous at 0 but not differentiable

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

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

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

MAT01B1: Maximum and Minimum Values

MAT01B1: Maximum and Minimum Values MAT01B1: Maximum and Minimum Values Dr Craig 14 August 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20 12h55 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

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

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

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

whose domain D is a set of n-tuples in is defined. The range of f is the set of all values f x1,..., x n

whose domain D is a set of n-tuples in is defined. The range of f is the set of all values f x1,..., x n Grade (MCV4UE) - AP Calculus Etended Page o A unction o n-variales is a real-valued unction... n whose domain D is a set o n-tuples... n in which... n is deined. The range o is the set o all values...

More information

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy Math 4 Spring 08 problem set. (a) Consider these two first order equations. (I) d d = + d (II) d = Below are four direction fields. Match the differential equations above to their direction fields. Provide

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

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

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

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

V. Graph Sketching and Max-Min Problems

V. Graph Sketching and Max-Min Problems V. Graph Sketching and Max-Min Problems The signs of the first and second derivatives of a function tell us something about the shape of its graph. In this chapter we learn how to find that information.

More information

Topic 3 Notes Jeremy Orloff

Topic 3 Notes Jeremy Orloff Topic 3 Notes Jerem Orloff 3 Line integrals and auch s theorem 3.1 Introduction The basic theme here is that comple line integrals will mirror much of what we ve seen for multivariable calculus line integrals.

More information