Although the exam is not supposed to be cummulative, you are still responsible for all of the information that we have covered in the course.

Size: px
Start display at page:

Download "Although the exam is not supposed to be cummulative, you are still responsible for all of the information that we have covered in the course."

Transcription

1 Calculus 2 - Examination II PRIOR INFORMATION: Although the exam is not supposed to be cummulative, you are still responsible for all of the information that we have covered in the course. As Improper Integration and the Integral Test, both involve integrals... Imagine that!... you should refresh your memory on the following: ) Direct Substitution. 2) Integration by Parts. (Section 7.) 3) Trig Integrals. (Section 7.2) 4) Trig Substitution. (Section 7.3) 5) Integration by Partial Fractions. (Section 7.4) As the trig functions and their inverses keep coming back, I suggest that you study their graphs. Since the first step to determining if a series is divergent is to find lim a n, it might be a very good idea to remember Indeterminate Forms and l Hôpital s Rule. IMPROPER INTEGRALS: There are two things to keep in mind here: ) I m not allowed to integrate something with one of the limits of integration as ±. 2) I m not allowed to integrate if the function has a discontinuity at any value between the limits of integration or even at the limits of integration. To integrate these functions, I have to break up the integral at any points of discontinuity. I also have to break up any integral that is improper at both limits of integration. I then look at each integral one at a time. If any of the integrals is divergent, then I m happy! I m done! The integral is DIVERGENT. To look at each integral, you have to substitute t for the problem number and take the limit as t goes to that number. For the values of x that are discontinuities, if you replace a lower limit with t, you should use a one-sided limit from the right, and if you repace an upper limit with t, you should use a one-sided limit from the left.

2 2 COMPARISON THEOREM: Suppose that f and g are continuous functions with f(x) g(x) 0 when x a. If a f(x) dx is convergent, then g(x) dx is ALSO convergent. a If a g(x) dx is divergent, then a f(x) dx is ALSO divergent. It s very important to remember the word ALSO. YOU CANNOT USE THE COMPARISON THEOREM TO SHOW THAT TWO INTE- GRALS ARE DIFFERENT. Either they both converge, or they both diverge. This Comparison Theorem and the Comparison Test (for SERIES) are summed up as follows: LARGER than DIVERGENT smaller than convergent IS DIVERGENT!!! is convergent... p- integrals : x p dx is convergent if p > and divergent if p. SEQUENCES: A sequence is just an ordered list of numbers. (, 3, 2, 4, 5, 7, 3, ) CONVERGENT/DIVERGENT SEQUENCES: A sequence is said to be CONVERGENT (or that it CONVERGES) if lim a n exists as a finite number. Otherwise the sequence is said to be DIVERGENT (or that it DIVERGES.) THM: If lim a n = L. lim f(x) = L and f(n) = a n when n is an integer, then x SQUEEZE THM: If a n b n c n for n n 0, and lim a n = lim c n = L, then lim b n = L. THM: If lim a n = 0, then lim a n = 0. THM: The sequence {r n } is convergent if < r and is divergent for all other values of r.

3 Increasing/Decreasing: A sequence is INCREASING if a n < a n+ and DECREASING if a n > a n+ for all n. If a sequence is strictly increasing or strictly decreasing it is called MONOTONIC. THM: Every bounded, monotonic sequence is convergent. SERIES: A SERIES is an infinite sum of a sequence. a n = a + a 2 + a a n + a n+ + Partial Sums: s = a lim s n = s 2 = a + a 2 s 3 = a + a 2 + a 3 s n = a + a 2 + a a n = a n n i= Relationship... It s important enough to rewrite: lim s n = If this limit exists, the sum is called CONVERGENT, otherwise the sum is called DIVERGENT. a n a i 3 GEOMETRIC SERIES: The geometric series ar n = a + ar + ar 2 + ar 3 + ( ) is convergent if r < and its sum is a r geometric series is divergent.. If r, the HARMONIC SERIES: The series GENT. n = is DIVER-

4 4 THM: If the series a n is convergent, then lim a n = 0. DIVERGENCE TEST: If lim a n 0, then a n is DIVERGENT. INTEGRAL TEST (I.T.): Suppose f(n) = a n with f being ) continuous on [c, ), 2) positive on [c, ), and 3) decreasing on [c, ), where c is a positive integer. Then the series a n n=c and the integral CONVERGENT or BOTH DIVERGENT. c f(x) dx are either BOTH NOTE: Since the first million terms of the series do not factor into whether or not the series is convergent, c does not have to be. P-SERIES: The p-series p. n p is convergent if p > and divergent if DIRECT COMPARISON TEST (D.C.T.): Suppose that a n and b n are series with POSITIVE terms. ) If a n b n for all n and b n is convergent, then a n is ALSO CONVERGENT. 2) If a n b n for all n and b n is divergent, then b n is ALSO DIVERGENT. NOTE : integrals... This is the same as the comparison theorem for Greater than Divergent is Divergent, Less than Convergent is Convergent. NOTE 2: YOU MAY ONLY USE THIS TEST WHEN BOTH SERIES ARE POSITIVE!!!

5 5 LIMIT COMPARISON TEST (L.C.T.): Suppose that a n and b n are series with POSITIVE terms. ) If a n lim = c > 0, where c, then both series MATCH! b n 2) If lim converges. a n b n = 0 and b n converges, then a n ALSO diverges. a n 3) If lim = and b n diverges, then a n ALSO b n NOTE : If you choose the correct series only have the first situation. b n, you should NOTE 2: Do NOT use the limit comparison test when sin n and/or cos n is involved. Try using the direct comparison test instead. NOTE 3: YOU MAY ONLY USE THIS TEST WHEN BOTH SERIES ARE POSITIVE!!! ALTERNATING SERIES TEST (A.S.T.): If the alternating series ( ) n b n = b b 2 + b 3 or ( ) n b n = b + b 2 b 3 + satisfies three conditions: ) b n > 0 (Positive) 2) b n b n+ (Decreasing) 3) lim b n = 0 (Limit goes to 0.) then the series is convergent. NOTE : this test CANNOT be used to show that a series is DIVERGENT! If a series does not ( pass the third condition, use) the divergence test and the fact that lim ( )n b n does not exist to show that the series is divergent. NOTE 2: To make the terms alternate, we can use ( ) n, but we can also use trig... Example: cos(πn).

6 6 Alternating Series Estimation Theorem: The absolute value of the difference between a partial sum s n and the actual value of a convergent alternating series is less then the next term in the sequence (b n+ ). ABSOLUTE CONVERGENCE: A series a n is called absolutely convergent if the series of absolute values a n is convergent. *** THM ***: If a series is absolutely convergent, then is is convergent! CONDITIONALLY CONVERGENCE: A series a n is called conditionally convergent if an diverges, but a n converges. THE RATIO TEST: Part A: If lim a n+ a n = L <, then the series a n is absolutely convergent. STOP! Part B: If lim a n+ a n >, then the series a n is divergent. STOP! Part C: If lim a n+ a n =, then the test fails!!! Try another test. NOTE : There is no restrictions as to whether the series is positive or not as we are taking the absolute value of the terms. NOTE 2: If the test shows that the series is absolutely convergent, it is convergent also by a previous theorem, so STOP working on this problem. NOTE 3: If the test shows that the series is divergent, it will diverge by the divergence test, so STOP working on this problem. fail. NOTE 4: Do not use this test on rational expressions. It will NOTE 5: Do not use this test with trig functions unless the trig function is just alternating the sign +,, +,. NOTE 6: YOU MUST USE THIS TEST ON POWER SERIES to determine radius and interval of convergence.

7 7 THE ROOT TEST: Part A: If lim convergent. STOP! Part B: If lim n an = L <, then the series n an >, then the series a n a n is absolutely is divergent. STOP! Part C: If lim n an =, then the test fails!!! Try another test. NOTE : There is no restrictions as to whether the series is positive or not as we are taking the absolute value of the terms. NOTE 2: If the test shows that the series is absolutely convergent, it is convergent also by a previous theorem, so STOP working on this problem. NOTE 3: If the test shows that the series is divergent, it will diverge by the divergence test, so STOP working on this problem. TELESCOPING SERIES: Series that you can expand and then most of the terms will cancel. Usually you can identify them by one of the following three ways: ) A series with two parts, i.e. (an b n ) 2) A series that you can break up using partial fractions. 3) When they ask for the sum of a series that isn t geometric. NOTE: To evaluate this series, you must remember that a n = lim s n = lim (a + a 2 + a a n ).

8 8 STRATEGIES!!!. If the series is of the form, it is a p-series, which we know np to be convergent if p > and divergent if p. 2. If the series has the form ar n or ar n, it is a geometric series, which converges if r < and diverges if r. 3. If the series has a form that is similar to a p -series or a geometric series, then one of the comparison tests should be considered. In particular, if a n is a rational function or algebraic function of n (involving roots of polynomials), then the series should be compared with a p-series. The value of p should be chosen by keeping only the highest powers of n in the numerator and denominator when they are multipied out. The comparison tests can only be used on series with positive terms. If we have a series with negative terms, we can apply the Comparison Test to a n to test for absolute convergence. If a series is absolutely convergent, it is also convergent. 4. If you can see at a glance that lim a n 0, then the Divergence Test should be used. 5. If the series is of the form ( ) n b n or a trig function that just alternates the sign, then the Alternating Series Test should be used. 6. Series that involve factorials or products of terms involving n should be tested with the Ratio Test. 7. If a n is of the form (b n ) n, then the Root Test might work. 8. Last, and certainly least, the Integral Test. Usually this involves natural logs or when you see a function and its derivative. This is the longest test and requires the most work, so try it last. This is a good guideline, but that is all it is. I don t use this exact method when I look at series, but it could help you out. Sometimes it is possible to determine the convergence/divergence of a series by more than one test. There are tons of problems that the integral test works for that one of the simpler comparison tests would work for as well.

9 9 POWER SERIES: or c n x n = c 0 + c x + c 2 x 2 + n=0 c n (x a) n n=0 THM: For a given power series, there are three possibilites: ) The series converges only when x = a. 2) The series converges for all x. 3) There is a possitive number R such that the series converges if x a < R and diverges if x a > R. In the third case, we have to find out what happens when x a = R and x a = R. R is called the radius of convergence. The interval of convergence is one of the following: (a R, a + R) (a R, a + R] [a R, a + R) or [a R, a + R] We use the other tests to determine whether the series is convergent for these two values of x by replacing x with the value of a R and then the value of a + R. If the series is convergent, we include those values of x. Often, we have to use two seperate tests to find out which of the endpoints gets included (if any).

10 0 First Sample Exam (-2). Omitted. 2. (FINAL) Determine the radius of convergence, r, and the interval (x 3) n of convergence of the power series n 4 n. 3. Omitted. 4. For which of the following series does the Ratio Test fail (i.e. give no result)? e /n n n () n 2 (2) 5 n (3) n! 5. Evaluate 6. (P-C) Given is equal to dx 2x or show divergent. ( cos ) n cos n + cos cos n +., show that the partial sum s n Using the definition of convergent series show whether the given series converges, and if it does, give its value. 7. (P-C) Show whether value if convergent. 2 e 3n converges or diverges, and find its n 8. (P-C) Show that the Integral Test can be applied to n 2 +. Use this test to determine whether this series converges or diverges. n + 9. (P-C) Show whether n e n converges or diverges. State explicitly which tests/theorems were used.

11 0. (P-C) part A: Show that ( ) n n n 2 + is convergent. part B: Find an estimate for the absolute value of the error if s 0 is used to approximate the sum.. (P-C) Determine whether converges conditionally, or diverges. n=2 ( ) n ln n n converges absolutely, e 2n 2. (P-C) Determine where 2e 2n + explicitly which tests/theorems were used. converges or diverges. State Second Sample Exam (3-25) 3. Determine the sum of the series 4 n + 3 n 5 n, provided it exists. 4. Determine whether each of the following series is convergent or divergent. ) 3 n 2) n 3 3) 3 n 5. Question omitted due to it being extremely STUPID. 6. Omitted. 7. Determine where each of the following series is convergent or divergent. ) cos(nπ) n 2) ( ) n n! 8. Does the series n=2 n ln n converge or diverge and why?

12 2 9. (P-C) Determine whether each SEQUENCE converges or diverges. If it converges, find the limit. { part A: {ln(3n + 4) ln(n)} part B: ( ) n sin } n part C: What may be concluded about the series application of the ratio test and why? part D: Does the series ln (2 + n ) 2 3n n from an converge or diverge? Why? 20. (P-C) Determine whether the integral I = e is convergent or divergent. Evaluate it if it is convergent. x(ln x) 2 dx 2. (P-C) Test the series Justify your answer. 3 n 2 for convergence or divergence. 22. (P-C) Test the series for convergence or divergence. Justify your answer. 23. (P-C) Do #5 again. :) 3n 2 + 2n (P-C) Determine whether the series ( ) n is absolutely convergent, conditionally convergent, or divergent. Justify your ln(n + ) answer. 25. (P-C) Determine whether the series converges or diverges. Justify your answer. Third Sample Exam (26-37) 2 n n 3 n! 26. Determine if it if it is convergent. { } ln(2n) 27. Determine if ln(3n + ) convergent, find its limit. 0 e x dx is convergent or divergent. Evaluate + e2x is convergent or divergent. If it is

13 28. Determine the sum of the series 29. Determine the sum of the series n=2 ( n + n n. n ) n +. 3 ) 30. Which of the following two series converge? ( ) n n 3. Suppose a n 2). Determine whether converges or diverges. If it is convergent, find its sum. e n n! (2n )! a n converges to A. Consider the series b n 32. (P-C) Partial sums s n = n the formula s n = n + 2 n. Part A: Find the sum of a n a i i= b n = of the series a n are given by or show that the series diverges. Part B: Find the formula for a n and simplify it. 33. (P-C) Approximate the following sum within 000 value using the Alternating Series Estimating Theorem. of the actual ( ) n n2 0 n 34. (P-C) Determine whether the following series converges or diverges. Justify your answer. n + 3 n5 + 2n

14 4 ANSWERS. (Omitted) 2. To determine interval and radius of convergence, I use the ratio test. (x 3) n+ lim (n + )4 n+ (x 3) n = lim n(x 3) (n + ) 4 = x 3 4 n 4 n I know from the ratio test that this series is convergent when the limit is less than, so the series I have is convergent when x 3 < which 4 means x 3 < 4. The radius of convergence for this series is 4. Solving x 3 < 4 for x, I get that 4 < x 3 < 4 and < x < 7. I now need to determine if the series is convergent when x = or when x = 7. ( 4) n When x =, our series is n 4 n = ( ) n which converges n by the Alternating Series Test. So is included in the interval of convergence. 4 n When x = 7, our series is n 4 n = which is divergent (Harmonic Series) and 7 is NOT included in the interval of n convergence. Hence the radius of convergence is 4 and the interval of convergence is [, 7).

15 5 3. Omitted. 4. It fails only for the first series a n+ lim, we get. a n e /n n 2 since when we take the 5. First I realize that this function has a discontinuity at 2. So I have to split it up. dx 2x = /2 dx 2x + dx /2 2x I only want to compute these integrals one at a time, because if any part diverges, the entire integral diverges. So... t /2 dx 2x = lim t dx t /2 2x = lim ln 2x t /2 2 = 2 ln 2t ln 3 which is divergent and I m done! 2 6. s n = a + a 2 + a a n s n = (cos cos 2 ) + (cos 2 cos 3 ) + + (cos n cos n + ) s n = cos cos n + Since a n = lim s n = cos cos 0, we have that the telescoping series converges to (cos ).

16 6 7. When I see numbers raised to the n th power, I m hoping that it is a geometric series. Since there are no factorials, or polynomials that involve n, it is geometric. If there were factorials, or polynomial functions of n, I would use the ratio test. But this one is geometric: a = 2 e 3 and r =. This is probably easiest to see by writing out e3 the first two terms. 2 e 3n = 2 e e 6 + Since r = ( ) e 3 <, it is convergent, and its sum is a ( ) r 2 2 e 3 /e 3 which simplifies to e 3. = 8. Let f(x) = x x 2 +. ) f is continuous on [, ). 2) f is positive on [, ). 3) f is decreasing on (, ). since f (x) = x2 (x 2 + ) 2 < 0 if x >. (SOMETIMES I will let you get away with saying that the function is decreasing... If it isn t completely obvious to 90% of the people in the class, I want you to prove that it is decreasing.) x dx x 2 + = lim t 2 ln(x2 + ) Since the integral diverges, Test. t = lim t n n 2 + [ 2 ln(t2 + ) 2 ln 2 ] = is also divergent by the Integral 9. I used the ratio test since I have a MIXTURE of polynomials and exponentials. The Direct Comparison Test and the Limit Comparison Test also work well here. n + 2 lim (n + )e n+ n + = lim n e n convergent by the Ratio Test. (n + 2)(n)e n (n + )e n+ (n + ) = e < so the series is

17 0. I recognize the alternating series, so I try that test. b n = n n 2 + ) b n is positive since n. 2) I have to show that it is decreasing. I do this the same way that I showed it to be decreasing in problem 8. 3) lim b n = 0 Therefore, by the Alternating Series Test, this series CONVERGES!!!. To test something for absolute convergence, I start by taking the ln n absolute value of the terms. This gives me n But I know that 0 < n < ln n n diverges by the divergence test. when n=2 7 n > 4, so THIS NEW series ALL THAT THIS SAYS ABOUT THE ORIGINAL SERIES is that it is NOT absolutely convergent. I then try the alternating series test to see if it is conditionally convergent... b n = ln n n ) b n is positive since n. 2) The sequence {b n } is decreasing since f (x) = ln x x 2 < 0 when x 4. 3) lim b n = 0 Therefore, by the Alternating Series Test, THIS series is convergent. Since the original series is convergent, but NOT absolutely convergent, it is called conditionally convergent. e 2n 2. Since lim 2e 2n + = 2 the Divergence Test. 0, we have that the series diverges by Whenever I am working with series, I keep in mind that the ONLY way for a series to be convergent is for the limit of the sequence of terms to be 0. This doesn t mean that it converges, but if the limit is something other than 0, the series MUST diverge! (Divergence Test.)

18 8 4 n + 3 n 3. 5 n = 4 n 5 n + 3 n 5 n These are both convergent geometric series. For the first one, both a and r are 4 5 and in the second one, they are both 3 5. Hence this series converges to 4 ( ) + 3 ( ) = 5 4/5 5 3/ ) is a geometric series with r = < which is convergent. 3 2) is a p-series (p = 3 > ) so it is convergent. 3) is a p-series (p = 3 ) so it is divergent. 5. Answer omitted also. 6. Omitted again. 7. THIS IS NOT A partial-credit problem. I m not showing my work. You should try this problem on your own to verify my answer. ( ) n ) is the same as which is conditionally convergent. The n absolute value is which is divergent, but the original series is n convergent due to the Alternating Series Test. 2) converges absolutely by the Ratio Test. 8. THIS IS NOT A partial-credit problem. I m not showing my work. You should try this problem on your own to verify my answer. The series n=2 n ln n diverges by the Integral Test. 9. Part A: lim (ln(3n + 4) ln(n)) = lim converges to ln 3. ln 3n + 4 n = ln 3 so the sequence

19 9. (continued...) Part B: lim ( )n sin n = lim sin n = 0 Since the sequence of absolute values converges to 0, the sequence also converges to 0. ln Part C: Absolutely NOTHING as the test fails since the limit is. Part D: Since lim (2 + n ) 2 = ln 2 0, we have that series is divergent by the Divergence Test. e t e dx 20. x(ln x) 2 = lim dx t x(ln x) 2 = lim t Therefore the integral converges to. ln x t e [ = lim t ln t + ] = ln e ( 2. Since 3 n is a convergent geom. series r = ), and since 3 both series are positive, we can use the limit comparison test. lim Therefore, Test. 3 n 2 = lim 3 n 3 n 2 3 n 3 n 2 NOTE: The Direct Comparison test with = which means they MATCH!!! is also convergent by the Limit Comparison 9 will not work here!!! 3n 22. Since n 2 is a convergent p -series ( p = 2 ), and since both series are positive, we can use the limit comparison test. lim Therefore, is also convergent by the Limit Comparison Test. 3n 2 + 2n + n 2 n 2 = lim 3n 2 + 2n + = 3 3n 2 + 2n Another omission. which means they MATCH!

20 I m going to shift the index... ( ) n ln(n + ) = ( ) n ln n n=2 Now, we consider the absolute value... n=2 ln n. Since 0 < n <, and since is divergent (Harmonic Series), we have that is divergent by the Direct Comparison Test. ln n n=2 n ln n (THIS JUST TELLS US THAT THE ORIGINAL SERIES IS NOT AB- SOLUTELY CONVERGENT.) Use the Alternating Series Test: b n = ln n ) b n is positive since n 2. 2) {b n } is decreasing. 3) lim b n = 0 Therefore, by the Alternating Series Test, this series CONVERGES!!! Since the series is convergent, but NOT absolutely convergent, it is called conditionally convergent. 25. Since I have a mixture of factorials, exponential, and polynomial functions, I use the Ratio Test. lim 2 n+ (n + ) 3 (n + )! 2 n n 3 n! 2(n + ) 3 = lim n 3 (n + ) = 0 < We have that the series is absolutely convergent by the Ratio Test. 26. Converges to π 4 Use the substition u = ex. 27. Converges to. Rewrite in terms of x and use l Hôpitals Rule.

21 2 28. n=2 ( n + n + 2 n ) = lim n + (a 2 + a 3 + a a n ) [( 3 = lim 4 2 ) ( ) ( 2 = lim 3 + n + ) n + 2 = = 3 ( n + n + 2 n )] n n = which is a geometric series a = 4 and r = 4. Since r = 4 convergent to ( ) = 4 /4 3. < it is 30. ) is convergent by the Alternating Series Test. 2) is convergent by the Ratio Test. 3. Since a n is convergent, lim a n = 0. Then lim b n = lim 0 so b n is divergent by the Divergence a n Test. 32. Part A: Part B: a n = lim s n = lim (n + 2 n ) = so the series diverges. a n = s n s n = n + 2 n (n 2 n+ ) = + 2 n

22 ( ) n n2 0 n = Since is the first term < before it to use as our approximation. Our approximation: s 4 = Our maximum error is b 5 = we need to add all the terms 34. With problems that involve polynomials or rational functions or algebraic functions ( and the like), I would very much like to use the Limit Comparison Test. The highest power of n in the numerator (after multiplying it out) is n /2. the highest power of n in the denominator is n 5/3. I want to use the Limit Comparison Test with n/2 n 5/3 which reduces down to n. 7/6 Since I know that is a convergent p -series with (p = 7 n 7/6 6 > ), and since both series are positive, I can use the Limit Comparison Test to show that the other series MATCHES and will also be convergent. The nice thing is that I already know that the series will converge... I just have to prove it. n + 3 n5 + 2n n 7/6 n + lim = lim 3 n5 + 2n = n 7/6 Therefore both series match and our original series must also be convergent by the Limit Comparison Test.

MATH 132: CALCULUS II SYLLABUS

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

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

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

More information

A power series about x = a is the series of the form

A power series about x = a is the series of the form POWER SERIES AND THE USES OF POWER SERIES Elizabeth Wood Now we are finally going to start working with a topic that uses all of the information from the previous topics. The topic that we are going to

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an infinite

More information

Taylor and Maclaurin Series

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

More information

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes.

To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes. INFINITE SERIES SERIES AND PARTIAL SUMS What if we wanted to sum up the terms of this sequence, how many terms would I have to use? 1, 2, 3,... 10,...? Well, we could start creating sums of a finite number

More information

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous? 36 CHAPTER 1. LIMITS AND CONTINUITY 1.3 Continuity Before Calculus became clearly de ned, continuity meant that one could draw the graph of a function without having to lift the pen and pencil. While this

More information

Representation of functions as power series

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

More information

Lectures 5-6: Taylor Series

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

More information

Integrals of Rational Functions

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

More information

10.2 Series and Convergence

10.2 Series and Convergence 10.2 Series and Convergence Write sums using sigma notation Find the partial sums of series and determine convergence or divergence of infinite series Find the N th partial sums of geometric series and

More information

5.3 Improper Integrals Involving Rational and Exponential Functions

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

More information

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as:

Limits. Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: Limits Limits: Graphical Solutions Graphical Limits Let be a function defined on the interval [-6,11] whose graph is given as: The limits are defined as the value that the function approaches as it goes

More information

Differentiation and Integration

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

More information

Homework # 3 Solutions

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

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

1 Lecture: Integration of rational functions by decomposition

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

More information

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)! Math 7 Fall 205 HOMEWORK 5 SOLUTIONS Problem. 2008 B2 Let F 0 x = ln x. For n 0 and x > 0, let F n+ x = 0 F ntdt. Evaluate n!f n lim n ln n. By directly computing F n x for small n s, we obtain the following

More information

6.4 Logarithmic Equations and Inequalities

6.4 Logarithmic Equations and Inequalities 6.4 Logarithmic Equations and Inequalities 459 6.4 Logarithmic Equations and Inequalities In Section 6.3 we solved equations and inequalities involving exponential functions using one of two basic strategies.

More information

1 if 1 x 0 1 if 0 x 1

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

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

Partial Fractions. p(x) q(x)

Partial Fractions. p(x) q(x) Partial Fractions Introduction to Partial Fractions Given a rational function of the form p(x) q(x) where the degree of p(x) is less than the degree of q(x), the method of partial fractions seeks to break

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity MA4001 Engineering Mathematics 1 Lecture 10 Limits and Dr. Sarah Mitchell Autumn 2014 Infinite limits If f(x) grows arbitrarily large as x a we say that f(x) has an infinite limit. Example: f(x) = 1 x

More information

Partial Fractions. (x 1)(x 2 + 1)

Partial Fractions. (x 1)(x 2 + 1) Partial Fractions Adding rational functions involves finding a common denominator, rewriting each fraction so that it has that denominator, then adding. For example, 3x x 1 3x(x 1) (x + 1)(x 1) + 1(x +

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polynomial and Rational Functions Quadratic Functions Overview of Objectives, students should be able to: 1. Recognize the characteristics of parabolas. 2. Find the intercepts a. x intercepts by solving

More information

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2

sin(x) < x sin(x) x < tan(x) sin(x) x cos(x) 1 < sin(x) sin(x) 1 < 1 cos(x) 1 cos(x) = 1 cos2 (x) 1 + cos(x) = sin2 (x) 1 < x 2 . Problem Show that using an ɛ δ proof. sin() lim = 0 Solution: One can see that the following inequalities are true for values close to zero, both positive and negative. This in turn implies that On the

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

More information

Use finite approximations to estimate the area under the graph of the function. f(x) = x 3

Use finite approximations to estimate the area under the graph of the function. f(x) = x 3 5.1: 6 Use finite approximations to estimate the area under the graph of the function f(x) = x 3 between x = 0 and x = 1 using (a) a lower sum with two rectangles of equal width (b) a lower sum with four

More information

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises CHAPTER FIVE 5.1 SOLUTIONS 265 Solutions for Section 5.1 Skill Refresher S1. Since 1,000,000 = 10 6, we have x = 6. S2. Since 0.01 = 10 2, we have t = 2. S3. Since e 3 = ( e 3) 1/2 = e 3/2, we have z =

More information

LIES MY CALCULATOR AND COMPUTER TOLD ME

LIES MY CALCULATOR AND COMPUTER TOLD ME LIES MY CALCULATOR AND COMPUTER TOLD ME See Section Appendix.4 G for a discussion of graphing calculators and computers with graphing software. A wide variety of pocket-size calculating devices are currently

More information

7.6 Approximation Errors and Simpson's Rule

7.6 Approximation Errors and Simpson's Rule WileyPLUS: Home Help Contact us Logout Hughes-Hallett, Calculus: Single and Multivariable, 4/e Calculus I, II, and Vector Calculus Reading content Integration 7.1. Integration by Substitution 7.2. Integration

More information

Math 4310 Handout - Quotient Vector Spaces

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

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

More information

Partial Fractions Examples

Partial Fractions Examples Partial Fractions Examples Partial fractions is the name given to a technique of integration that may be used to integrate any ratio of polynomials. A ratio of polynomials is called a rational function.

More information

1.6 The Order of Operations

1.6 The Order of Operations 1.6 The Order of Operations Contents: Operations Grouping Symbols The Order of Operations Exponents and Negative Numbers Negative Square Roots Square Root of a Negative Number Order of Operations and Negative

More information

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

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

More information

x a x 2 (1 + x 2 ) n.

x a x 2 (1 + x 2 ) n. Limits and continuity Suppose that we have a function f : R R. Let a R. We say that f(x) tends to the limit l as x tends to a; lim f(x) = l ; x a if, given any real number ɛ > 0, there exists a real number

More information

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

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

More information

HFCC Math Lab Arithmetic - 4. Addition, Subtraction, Multiplication and Division of Mixed Numbers

HFCC Math Lab Arithmetic - 4. Addition, Subtraction, Multiplication and Division of Mixed Numbers HFCC Math Lab Arithmetic - Addition, Subtraction, Multiplication and Division of Mixed Numbers Part I: Addition and Subtraction of Mixed Numbers There are two ways of adding and subtracting mixed numbers.

More information

I. Pointwise convergence

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

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

Section 4.1 Rules of Exponents

Section 4.1 Rules of Exponents Section 4.1 Rules of Exponents THE MEANING OF THE EXPONENT The exponent is an abbreviation for repeated multiplication. The repeated number is called a factor. x n means n factors of x. The exponent tells

More information

Solving DEs by Separation of Variables.

Solving DEs by Separation of Variables. Solving DEs by Separation of Variables. Introduction and procedure Separation of variables allows us to solve differential equations of the form The steps to solving such DEs are as follows: dx = gx).

More information

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03

Discrete Mathematics: Homework 7 solution. Due: 2011.6.03 EE 2060 Discrete Mathematics spring 2011 Discrete Mathematics: Homework 7 solution Due: 2011.6.03 1. Let a n = 2 n + 5 3 n for n = 0, 1, 2,... (a) (2%) Find a 0, a 1, a 2, a 3 and a 4. (b) (2%) Show that

More information

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals ALGEBRA REVIEW LEARNING SKILLS CENTER The "Review Series in Algebra" is taught at the beginning of each quarter by the staff of the Learning Skills Center at UC Davis. This workshop is intended to be an

More information

TOPIC 4: DERIVATIVES

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

More information

Chapter 7 - Roots, Radicals, and Complex Numbers

Chapter 7 - Roots, Radicals, and Complex Numbers Math 233 - Spring 2009 Chapter 7 - Roots, Radicals, and Complex Numbers 7.1 Roots and Radicals 7.1.1 Notation and Terminology In the expression x the is called the radical sign. The expression under the

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Thursday, January 9, 015 9:15 a.m to 1:15 p.m., only Student Name: School Name: The possession

More information

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x).

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x). .7. PRTIL FRCTIONS 3.7. Partial Fractions.7.. Rational Functions and Partial Fractions. rational function is a quotient of two polynomials: R(x) = P (x) Q(x). Here we discuss how to integrate rational

More information

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

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

More information

MISS. INDUCTION SEQUENCES and SERIES. J J O'Connor MT1002 2009/10

MISS. INDUCTION SEQUENCES and SERIES. J J O'Connor MT1002 2009/10 MISS MATHEMATICAL INDUCTION SEQUENCES and SERIES J J O'Connor MT002 2009/0 Contents This booklet contains eleven lectures on the topics: Mathematical Induction 2 Sequences 9 Series 3 Power Series 22 Taylor

More information

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

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

More information

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

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

More information

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

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

More information

Name: ID: Discussion Section:

Name: ID: Discussion Section: Math 28 Midterm 3 Spring 2009 Name: ID: Discussion Section: This exam consists of 6 questions: 4 multiple choice questions worth 5 points each 2 hand-graded questions worth a total of 30 points. INSTRUCTIONS:

More information

Definition of derivative

Definition of derivative Definition of derivative Contents 1. Slope-The Concept 2. Slope of a curve 3. Derivative-The Concept 4. Illustration of Example 5. Definition of Derivative 6. Example 7. Extension of the idea 8. Example

More information

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform

MATH 4330/5330, Fourier Analysis Section 11, The Discrete Fourier Transform MATH 433/533, Fourier Analysis Section 11, The Discrete Fourier Transform Now, instead of considering functions defined on a continuous domain, like the interval [, 1) or the whole real line R, we wish

More information

Mathematics 31 Pre-calculus and Limits

Mathematics 31 Pre-calculus and Limits Mathematics 31 Pre-calculus and Limits Overview After completing this section, students will be epected to have acquired reliability and fluency in the algebraic skills of factoring, operations with radicals

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

12.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following:

12.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following: Section 1.6 Logarithmic and Exponential Equations 811 1.6 Logarithmic and Exponential Equations PREPARING FOR THIS SECTION Before getting started, review the following: Solve Quadratic Equations (Section

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

4.3 Lagrange Approximation

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

More information

1.7 Graphs of Functions

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

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

I remember that when I

I remember that when I 8. Airthmetic and Geometric Sequences 45 8. ARITHMETIC AND GEOMETRIC SEQUENCES Whenever you tell me that mathematics is just a human invention like the game of chess I would like to believe you. But I

More information

3 Contour integrals and Cauchy s Theorem

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

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions Objectives: 1.Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions 2.Find rational zeros of polynomial functions 3.Find conjugate

More information

Lecture 5 Rational functions and partial fraction expansion

Lecture 5 Rational functions and partial fraction expansion S. Boyd EE102 Lecture 5 Rational functions and partial fraction expansion (review of) polynomials rational functions pole-zero plots partial fraction expansion repeated poles nonproper rational functions

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

Using a table of derivatives

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

More information

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1 MATH 13150: Freshman Seminar Unit 8 1. Prime numbers 1.1. Primes. A number bigger than 1 is called prime if its only divisors are 1 and itself. For example, 3 is prime because the only numbers dividing

More information

Techniques of Integration

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

More information

Recognizing Types of First Order Differential Equations E. L. Lady

Recognizing Types of First Order Differential Equations E. L. Lady Recognizing Types of First Order Differential Equations E. L. Lady Every first order differential equation to be considered here can be written can be written in the form P (x, y)+q(x, y)y =0. This means

More information

Solutions to Homework 10

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

More information

Microeconomic Theory: Basic Math Concepts

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

More information

2.4 Real Zeros of Polynomial Functions

2.4 Real Zeros of Polynomial Functions SECTION 2.4 Real Zeros of Polynomial Functions 197 What you ll learn about Long Division and the Division Algorithm Remainder and Factor Theorems Synthetic Division Rational Zeros Theorem Upper and Lower

More information

Practice with Proofs

Practice with Proofs Practice with Proofs October 6, 2014 Recall the following Definition 0.1. A function f is increasing if for every x, y in the domain of f, x < y = f(x) < f(y) 1. Prove that h(x) = x 3 is increasing, using

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

Math 230.01, Fall 2012: HW 1 Solutions

Math 230.01, Fall 2012: HW 1 Solutions Math 3., Fall : HW Solutions Problem (p.9 #). Suppose a wor is picke at ranom from this sentence. Fin: a) the chance the wor has at least letters; SOLUTION: All wors are equally likely to be chosen. The

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

Objectives. Materials

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

More information

2.2 Separable Equations

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

More information

LS.6 Solution Matrices

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

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

About the Gamma Function

About the Gamma Function About the Gamma Function Notes for Honors Calculus II, Originally Prepared in Spring 995 Basic Facts about the Gamma Function The Gamma function is defined by the improper integral Γ) = The integral is

More information

Two Fundamental Theorems about the Definite Integral

Two Fundamental Theorems about the Definite Integral Two Fundamental Theorems about the Definite Integral These lecture notes develop the theorem Stewart calls The Fundamental Theorem of Calculus in section 5.3. The approach I use is slightly different than

More information

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +...

n k=1 k=0 1/k! = e. Example 6.4. The series 1/k 2 converges in R. Indeed, if s n = n then k=1 1/k, then s 2n s n = 1 n + 1 +... 6 Series We call a normed space (X, ) a Banach space provided that every Cauchy sequence (x n ) in X converges. For example, R with the norm = is an example of Banach space. Now let (x n ) be a sequence

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information

2 Integrating Both Sides

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

More information

Lecture 7: Continuous Random Variables

Lecture 7: Continuous Random Variables Lecture 7: Continuous Random Variables 21 September 2005 1 Our First Continuous Random Variable The back of the lecture hall is roughly 10 meters across. Suppose it were exactly 10 meters, and consider

More information

0.8 Rational Expressions and Equations

0.8 Rational Expressions and Equations 96 Prerequisites 0.8 Rational Expressions and Equations We now turn our attention to rational expressions - that is, algebraic fractions - and equations which contain them. The reader is encouraged to

More information

1 Review of Newton Polynomials

1 Review of Newton Polynomials cs: introduction to numerical analysis 0/0/0 Lecture 8: Polynomial Interpolation: Using Newton Polynomials and Error Analysis Instructor: Professor Amos Ron Scribes: Giordano Fusco, Mark Cowlishaw, Nathanael

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information