Math 153 Calculus III Notes

Size: px
Start display at page:

Download "Math 153 Calculus III Notes"

Transcription

1 Math 153 Calculus III Notes 10.1 Parametric Functions A parametric function is a where x and y are described by a function in terms of the parameter t: Example 1 (x, y) = {x(t), y(t)}, or x = f(t); y = g(t) Describe the graph given by x = 2 & 2 t, y = 1 2 t2 & 3, for 0 t 4. (Create a table of points.) Also, set your calculator to Parametric mode; enter the functions, and set the appropriate Window. Mathematica Command : ParametricPlot 2 # 2 t, 1 2 t2 # 3, {t, 0, 4}, PlotRange ' {{#6, 2}, {#3, 5}} 4 2 &6 &4 &2 2 &2 Example 2 Find a parametrization of the line y = 2 x + 4 without using fractions. 3 Example 3 t = 0. Find a parametrization for the line in example (2) so that the line passes through the point (3, 6) when Copyright 2015 CStevens

2 2 Calculus III Notes Example 4 Find a parametrization for the path of a particle moving along the parabola f(x) = 9 & x 2 so that it moves from the right x-intercept to the left x-intercept for 0 t 1. Example 5 Find a parametrization for the path of a particle moving from (0, 0) to (4, 0), then along a circular arc from (4, 0) back to (0, 0) for 0 t 3. Example 6 Eliminate the parameter to write the function in rectangular coordinates: 2 cos(t) + 1, 4 cos 2 (t) + 2 and describe the function for all t 0. Example 7 Graph f(t) = {cos(3.5 t), sin(2.8 t)} on the interval [0, 12]

3 Calculus III Notes Calculus With Parametric Functions Tangent Lines If x = f(t) and y = g(t), then 0y 0x = Example 1 Find the equation of the line tangent to the curve x = t 2 & 5 t, y = ln(t) + 1 when t = 1 = 0y 0t 0x 0t g' (t) f' (t) Example 2 Note: 02 y = 0 0y 0x 2 0x 0x = 0 0t Find the concavity, or 02 y, of the above function at t = 2 (and possibly the inflection points). 2 0x 0t 0x 0 0y = 0y 0t 0x 0x 0x 0t Areas To calculate the area under the function y = F(x) where F is parameterized F = {x = f(t), y = g(t)} as t transverses from 3 to 4, we can adapt the definite integral as such, b b 4 F(x) 0x = y 0x = g(t) f ' (t) 0t Example 3 Find the are under the curve F = 6 t & t, 4 6 t72 & 4, for 0 t a a 3 (Can you set up the integral for the area using an explicit function?)

4 4 Calculus III Notes Example 4 A cow is tied to a circular silo with just enough rope to reach the other side. Find the area of grass the cow has to graze. (The figure only shows half of the total area.) Arc Length b Recall the arc-length formula L = a 1 + 0y 0x 2 L = a b 0x. We can rewrite this as y 0x 2 0x = y 0t 0x 0t 2 0x 0t 0t If 0x > 0 we have 0t 4 L = y 0t 0x 0t 4 2 0x 0t = 0t 3 0x 0t 2 + 0y 0t 2 0t Example 5 Find the length of the spiral t cos(t), t sin(t) for 0 t 8 9. You may need an integration table to evaluate the integral. Also, estimate the length using four circles each with an average radius &1 & &1.0 &1.5 &2.0 Surface Area Surface area can be derived in a similar way and results in Example 6 0 t 9 73 about the x-axis. 4 S = 2 9 y 0x 0t 2 + 0y 0t t = 2 9 y 0s 3 Set up the integral to calculate the surface area obtained by revolving x = sin 2 (t), y = sin(3 t) for

5 Calculus III Notes Polar Coordinates Polar Function r = f(:) Converting Between Polar and Rectangular Coordinates Example 1 x = r cos(:) x 2 + y 2 = r 2 y = r sin(:) tan(:) = y x (a) Convert the rectangular point R(5, &2) to polar coordinates (r, :). (b) Convert the polar point P(2, 310 ) to rectangular. Example 2 Show that r = tan(:) sec(:) is the equation of a parabola. Types of Polar Curves Circles: r = a; r = a sin(:) ; r = a cos(:); r = a cos(:) + b sin(:) Cardioid: r = a ± b sin(:), a = b limaçon: r = a ± b sin(:), a > b limaçon with a loop: a < b rose: r = a sin(b :) or r = a cos(b :); If b is even> 2 b petals; If b is odd> b petals Example 3 Plot the polar function r = sin(:) Show

6 6 Calculus III Notes Example 4 Plot the rose r = 5 cos(2 :), and find the slope of the tangent line when : = (Find the equation of the tangent line in polar form.) Show Derivatives of Polar Functions The slope, 0y 70x, of polar function r = f(:) can be found by using the parametric form {x = r cos(:), y = r sin(:)} 0y = D :[r sin(:)] 0x D : [r cos(:)] = D :[f(:) sin(:)] = = D : [f(:) cos(:)] f' (:) sin(:)+f(:) cos(:) f' (:) cos(:)&f(:) sin(:) r' sin(:)+r cos(:) r' cos(:)&r sin(:) Example 5 Find the slope of the line tangent to r = 3 & 2 cos(:) when : = 9 3.

7 Calculus III Notes Areas and Lengths in Polar Coordinates Areas of Polar Functions The area of a circle A = 9 r 2 The area of a sector of angle! A = : r2 A = : 2 r2 and If r = f(#) and # = Δ#, then A i = Δ: 2 f(: i) 2 A = 1 2 : 1 : 2f(:) 2 0: Example 1 Find the area of the rose r = 4 cos (3:) Example 2 Find the area outside the cardioid r = 1 + cos(:) and inside the circle r = 3 sin(:).

8 8 Calculus III Notes Example 3 Find the area outside the cardioid r = cos(:) and inside the limaçon r = sin(:). Arc Length of Polar Curves b L = a r 2 + 0r 0: 2 0: Example 4 Find the length of the limaçon r = sin(:).

9 Calculus III Notes Sequences and Series A sequence is a list of numbers, i.e, {1, 3, 5, 7, 9, }, or 1, &1 2, 1 4, &1 8, 1 16,... Example 1 Find the first four terms of the infinite sequence: n+1 n! n=1 Example 2 Find the nth term of the sequence: {&7, &3, 1, 5, } Example 3 Find the nth term in the sequence: 2, &2, 4, &2, 4, &4, 8, Recurrence relation: a n+1 = f(a n ) (Not an explicit formula for each a n ) Example 4 Find the first 5 terms of the sequence defined by: a n+1 = 2 a n & 3 if a 1 = 2, and find an explicit form for a n.

10 10 Calculus III Notes Convergence of a Sequence A sequence {a n } has the limit L, written lim a n = L or a n C L as n C nc if we can make the terms a n as close to L by taking n sufficiently large. If the limit exists we say the sequence converges, otherwise the sequence diverges. Example 5 For the sequence 1 2 n find N such that a n < for all n > N. Example 6 Find the limit of the sequence a n = 2 n 3 n 2 +1 Example 7 Determine the limit of the sequence (&1)n n n+1. Monotonic Sequences Sequences are monotonic if a n < a n+1 for all n 1, or b n > b n+1 for all n 1. Example 8 Show that the sequence a n = n+1 is decreasing 2 n Bounded Sequences A sequence is bounded above if there exists an M such that a n M for all n 1, or bounded below if there exists an m such that m a n for all n 1. Every bounded monotonic sequence is convergent. Why?

11 Calculus III Notes Series The sum of an infinite sequence {a n } is called an infinite series, or just a series. That is a series is ai = a 1 + a 2 + a 3 i=1 Example 1 Find i = i=1 Example 2 1 Find = i=1 2 i To determine whether a series has a value, or limit, we can use the idea of limits of partial sums. Given a sequence {a n } or the series i=1 a n, a partial sum, s n, is denoted as n s n = ai = a 1 + a 2 + a a n i=1 If the sequence of partial sums {s n } is convergent, and lim nc s n = s exists as a real number, then the series a n is called convergent, and the sum s is called the sum of the series. Otherwise, the series is called divergent. The Geometric Series The geometric series is a series that can be written as Example 3 a r i&1 = a + a r + a r 2 + a r a r n&1 + ; a 0 i=1 Show that the geometric series converges to a when r < 1, and divergent if r 1. 1&r Example 4 Consider the Sequence a n = 4 (0.95) n&1. a) Find s 8 b) Find s = s

12 12 Calculus III Notes Example 5 Find the value of the series & & & Example 6 4 k&1 Evaluate k=1 5 k+1 Example 7 1 Show that the Harmonic Series: s = i=1 i is divergent. Example 8 1 Find the value of the telescoping series: k=1 k 2 +k Test for Divergence If lim a n does not exist, or if lim a n 0, then the series an is divergent. nc nc Example 9 2 i+3 Show the series diverges. i=1 5 i n=1

13 Calculus III Notes The Integral Test and Estimates of Sums Properties of Convergent Series 1) Let A = a k, then c a k = c a k = c A. 2) Let A = a k and B = b k, then (a k ± b k ) = a k ± b k = A + B 3) Let k=m a k be a convergent series, then k=n a k converges. That is, the addition or subtraction of a finite number of terms does not affect the convergence of a series. Divergence Test If a series a k is convergent then lim kc a k = 0. Therefore, if lim kc 0 the series diverges. Example 1 Determine the convergence of k=1 2 k k 3 k The Harmonic Series 1 Recall = k=1 k > > > 1 2 is a divergent series even though lim kc 1 k = 0 Another way to show it diverges is to compare the series to the area under the function f(x) = 1 x from x = 1 to x = k 1 x &x= k= The Integral Test Suppose f is a continuous, positive, decreasing function for x 1 and let a n = f(n) for n = 1, 2, 3. Then, ak and f(x) 0x either both converge or both diverge. In the case of convergence, the value of the integral is not usually equal 1 to the value of the series. k=1 Example 2 Determine the convergence of 5 k=1 k 3

14 14 Calculus III Notes The p-series 1 The p-series converges when p > 1 and diverges when p 1. p k=1 k Example 3 5 k 3 Determine the convergence of k=4 k 9+1 Estimating a Series with Positive Terms Let f be a continuous, positive, decreasing function for x 1 and let a n = f(n) for n = 1, 2, 3, 4. Also, let s = convergent and let s n = n k=1 a k. Define the remainder R n = s & s n, then R n is bounded as follows: f(x) 0x Rn f(x) 0x n+1 n an be n=1 Example 4 4 How many terms of the series are needed to approximate the series to within ? 3 k=1 k N k=1 k, The actual value... 4 N k=1 k,

15 Calculus III Notes Comparison Test and the Limit Comparison Test The Comparison Test Let a k and b k be series with positive terms. 1. If 0 < a k b k and b k converges, then a k converges. 2. If 0 < b k a k and b k diverges, then a k diverges. Example 1 Determine the convergence of k=2 k k 3 &1 The Limit Comparison Test a Let a k and b k be series with positive terms and let lim k = L. kc b k 1. If 0 < L < (that is, L is a finite positive number), then a k and b k either both converge or both diverge. 2. If L = 0 and b k converges, then a k converges. 3. If L = and b k diverges, then a k diverges. Example 2 3 k Determine the convergence of 3 &5 k 2 +1 k=1 2 k 5 +2 k 3 &15

16 16 Calculus III Notes Estimating Sums When using the comparison test, if a k b k,and if b k is a convergent p-series or geometric series, we can estimate remainder R n using the n th partial sum of a k with the remainder T n from the n th partial sum of b k. If a k b k then s n = n k=1 a k n k=1 b n = t n, the remainders are R n T n where R n = s & s n and T n = t & t n. Example 3 2 Estimate the value of the series k+1 &k using the first 20 terms. k=1 3 k Remember, for a geometric series t = a and t 1&r n = a 1&rn. 1&r

17 Calculus III Notes Alternating Series Recall the harmonic series: = 1 diverges k=1 k Now consider the alternating harmonic series: 1 & & 1 + = (&1) k& k=1 k (#1) k#1 k=1 k Log[2] Alternating Series Test The alternating series (&1) k a k converges provided 1. the terms of the series are non-increasing in magnitude, or a k a k+1 for all k 2. lim kc a k = 0 Example 1 Determine the convergence of k=2 (&1) k ln(k). k 2 Example 2 Does the series in example 1 converge if it is not alternating? Log[k] k=2 k 2 $ 1 6 π2 EulerGamma + Log[2] $ 12 Log[Glaisher] + Log[π] % // N

18 18 Calculus III Notes Absolute Convergence Consider an convergent alternating sequence (&1) k a k. If the corresponding non-alternating sequence a k also converges we say the series is absolutely convergent. When the corresponding non-alternating sequence diverges we say the original sequence converges conditionally. Example 3 Determine if the series converges absolutely: k=1 (&1) k&1 k+1 k+2 Error or Remainder for a Partial Sum of an Alternating Series Let S = k=1 (&1) k&1 a k and S n = n k=1 (&1) k&1 a k. The remainder (or error) R n = S & S n in estimating S with S n is such that R n a n+1. That is, the error is less than the magnitude of the next term in the sequence. Example 4 Find the error in estimating S = k=1 estimate S to within 0.001? (&1) k&1 1 k 3 with the first 5 terms. How many terms are needed to Recall for a non-alternating convergent series the error or remainder R n in estimating S with S n is R n n a x 0x. How many terms would be needed to estimate k=1 1 k 3 to within

19 Calculus III Notes The Ratio and Root Test The Ratio Test a Let a k be an infinite series with positive terms and let r = lim k+1 kc a k. 1. If r < 1, the series converges. 2. If r > 1, the series diverges. 3. If r = 1, the test is inconclusive. Example 1 Determine the convergence k 2 k k! k=1 Example 2 Determine whether each series converges or diverges. n a. 2 2 n+1 n=0 3 n b. n=1 n n n! Example 3 Determine the convergence of (&1) n n=1 n n+1.

20 20 Calculus III Notes The Root Test Let a k be an infinite series and let I = lim kc 1. If I < 1, the series converges absolutely. 2. If I > 1, the series diverges. 3. If I = 1, the test is inconclusive. e Example 4 Determine the convergence or divergence of 2 k k=1 k. k k a k Example 5 k Determine the convergence of 3 +2 k 3 k k=2 3 &1 k

21 Calculus III Notes Strategy for Testing Series In general, there is no set method or set list of tests to apply until one works. It s much more efficient to know what the form of the series is in order to test for convergence. Here are some generalities to keep in mind when testing a series: 1. If lim kc a k 0 the series diverges. 2. If the terms have a common ratio, or of the form a r k&1 it s a geometric series and converges if r < 1 and diverges if r If the series is of the form 1 k p and converges if p > 1 and diverges if p If the series looks similar to a geometric or p-series, a comparison test should be considered. The comparison tests are only good for series with positive terms, so a test for absolute convergence may be necessary. 5. If a series can be written in the form (a k & a k+1 ) it may be a telescoping series. Find lim nc S n. 6. If a series alternates, use the alternating series test; (a k C 0). Also can test for Absolute Convergence. 7. If a series contains factorials the Ratio Test is a good options. Note the ratio test does not work for geometric or p-series. 8. When a series is of the form (a k ) k the Root test may be helpful. 9. If a k = f(x) for each x = k, and f(x) is integrable, the Integral Test may be useful. Summary of Series Tests Test Series Converges when Diverges when Note nth ' term a k lim k( a k 0 Cannot show convergence Geometric Series a r k'1 r < 1 r > 1 sum : S = a 1'r p'series 1 k p p > 1 p 1 Integral Test a k ; and a k = f(k) 0 f(x) & x converges 1 Direct Comparison (a n, b n > 0) Limit Comparison (a n, b n > 0) a k a k 0 < a k b k, and b k converges a lim k k( = L > 0, and b k b k converges Alternating Series ('1) k'1 a k 0 < a k+1 a k and lim k( a k = 0 f(x) &x diverges 1 0 < b k a k, and b k diverges a lim k k( = L > 0, and b k b k diverges Ratio Test a k lim n( a k+1 a k < 1 lim n( a k+1 a k > 1 Root Test (a k ) k k lim n( a k k < 1 lim n( a k > 1 R n = f(x) &x n R n a n+1 Inconclusive if lim n( a k+1 a k = 1 Inconclusive if lim n( ( a k )^(11k) = 1

22 22 Calculus III Notes Section 11.7 Exercises (from your text) Answers to odd problems are in the back of your text.

23 Calculus III Notes Power Series A Power Series is a series of the form cn x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + n=0 Example 1 For what values of x does the series x n converge? n=0 A more general power series centered at a is given by Example 2 cn (x & a) n = c 0 + c 1 (x & a) + c 2 (x & a) 2 + c 3 (x & a) 3 + n=0 3 Find the values for which the power series (x & n=0 n 2)n converges. Example 3 For what values does the series n! (x & 2) n converge? n=0 Example 4 x n Find the values for which the series converge. n=0 n!

24 24 Calculus III Notes Theorem For a given power series cn (x & a) n there are only three possibilities: n=0 1. The series converges only at x = a. 2. The series converges for all x. 3. The series converges on a set of values such that x & a < R and diverges when x & a R. The value R is called the radius of convergence with the center at a. Example 5 x Find the interval of convergence for 3 & n=o 2 4 n. Example 6 Find the interval of convergence for (&1) n x n n=0 n!

25 Calculus III Notes Representing Functions as Power Series Example 1 Use the sum of a geometric series to find the function represented by x n = 1 + x + x 2 + x 3 +, and give n=0 its interval of convergence. Example 2 Find a power series for f(x) = x3 1&x N Example 3 Find the power series for f(x) = 2 x 1+x 2 Integration and Differentiation of Power Series Theorem If the power series c n (x & a) n has a radius of convergence R > 0 then the function f defined by f(x) = c 0 + c 1 (x & a) + c 2 (x & a) 2 + = cn (x & a) n n=0 is differentiable (and therefore continuous) on the interval (a & R, a + R) and (i) (ii) 0 0 x f(x) = f ' (x) = n cn (x & a) n&1 f(x) 0x = n=0 n=1 cn (x&1) n+1 n+1 + C The radii of convergence for (i) and (ii) are both R.

26 26 Calculus III Notes Example 4 Find the derivative of the function in Example 2. Example 5 Find a power series for ln(x + 1). Example 6 Find a power series for tan &1 (x). Example Use a power series to evaluate 0x to x 0 Mathematica Command Mathematica will calculate a partial sum of a power series of degree n centered at x = 0 as follows: Series[Cos[x], {x, 0, 10}] 1 $ x2 2 + x4 24 $ x x $ x O[x]11 To remover the other terms, O[x] 11, use the Normal command Plot[Evaluate@Normal[Series[Cos[x], {x, 0, 14}]], {x, #8, 8}, PlotRange ' {#2, 2}] 2 1 &5 5 &1

27 Calculus III Notes Taylor and Maclaurin Series Theorem If f has a power series expansion centered at a with radius of convergence R, that is then the coefficients are given by the formula The Taylor Series of the function f at a is f(x) = cn (x & a) n x & a < R n=0 c n = f(n) (a). n! f f(x) = (n) (a) (x & a) n f'' (a) = f(a) + f ' (a) (x & a) + (x & a) 2 f''' (a) + (x & a) 3 + f(4) (a) (x & a) 4 + n=0 ni 2! 3! 4! f Note: if a = 0 the series is called a Maclaurin Series: f(x) = (n) (0) x n f'' (0) = f(0) + f ' (0) x + x 2 f''' (0) + x 3 + f(4) (0) x 4 + n=0 ni 2! 3! 4! However, does this mean that every function can be represented by a power series? Theorem: Taylor s Formula with Remainder Let f be a function whose (n + 1)st derivative f (n+1) (x) exists for all x in an open interval I containing a. Then, for each x in I, f(x) = f(a) + f ' (a) (x & a) + the formula f'' (a) 2! (x & a) 2 + and c is some number between a and x. f''' (a) 3! (x & a) f(n) (a) n! R n (x) = f(n+1) (c) (n+1)! (x & a) 4 + R n (x) where the remainder (or error) is given by (x & a) n+1 Theorem: Convergence of a Taylor Series If a function f has derivatives of all orders in an open I = (a & R, a + R), and if lim nc R n (x) = 0 for all x for all x in I, then for all x in I. N Example 1 Find the Maclaurin series for f(x) = 6 x. f f(x) = (n) (a) (x & a) n n=0 n!

28 28 Calculus III Notes N Example 2 Find the power series for f(x) = sin(x) centered at x = 0. N Example 3 Differentiate the Power series for sin(x) to find the series for cos(x). Example 4 Find the Taylor polynomial for f(x) = 2 x 2 & 4 x + 6 centered at x = 3. Example 5 Find the power series for sinh(x) centered at x = 0. Example 6 Find the Taylor series for f(x) = x + 1 center at x = 3 Example 7 Find the first four terms in the Maclaurin series for e &x ln(x + 1) by multiplying the two series together. Example 8 1 Evaluate x 2 6 &x2 0x to 5 decimal places. 0

29 Calculus III Notes The Binomial Theorem Recall Pascal s Triangle and how it can be used to find the coefficients of a binomial raised to a positive integer: The rows are numbered k = 0, k = 1, k = 2, and the elements in each row are numbered n = 0, n = 1, n = 2. The first 56 in the bottom row corresponds to k = 8 and n = 3. Also, the polynomial (a + b) 8 expanded is a a 7 b + 28 a 6 b a 5 b a 4 b a 3 b a 2 b a b 7 + b 8 The coefficients can be represented in binomial form k n, i.e., 8 = 56. The binomial coefficient can be written and 3 calculated using factorials: k n = k! (k&n)! n! ; therefore 8 3 = 8! 5! 3! = = 56 The binomial coefficient can also be written in an expanded simplified form as: We can now write the binomial theorem in the form: If we let a = 1 and b = x, then we have: k k(k&1) (k&2) (k&3) P(k&n+1) = n n! k (a + b) k = n=0 (1 + x) k = k n ak&n b n k n=0 k n xn Newton expanded the binomial theorem so that k was no longer a positive integer, which turns the sum into an infinite series. Example 1 Find the Maclaurin series for f(x) = (1 + x) k. Copyright 2015 CStevens

30 30 Calculus III Notes The Binomial Series If k is any real number and x < 1, then (1 + x) k = 1 + k x + k(k&1) x 2 + k = n=0 n xn 2! k(k&1) (k&2) 3! x 3 + P where k k(k&1) (k&2) (k&3) P(k&n+1) = ; converges when n n! x < 1; diverges when x > 1; converges at x = 1 if &1 < k 0, and converges at both ±1 when k 1. Example 2 Expand the power series for f(x) = 1 (1+x) 3 Example 3 Find a Maclaurin series for x 3 25&x using a binomial series.

31 Calculus III Notes Vectors A vector is a quantity that has two characteristics: (1) magnitude, (2) direction, and is often represented as an arrow. Two vectors are equal if they have the same direction and magnitude. Example 1 form, A vector with initial point P 1 (3, 2) and terminal point P 2 (&4, 7) is written in component form, or standard Magnitude of a Vector: Norm of v P 2 & P 1 = (&4, 7) & (3, 2) = (&7, 5) v = &7, 5 The length, or magnitude, of a vector v in S 2 or S 3 is denoted as TvU or v, TvU = v v 2 2 TvU = v v v 3 2 Direction Angle of a vector tan(:) = v 2 v 1 Example 2 Find the magnitude and direction of the vector: &20, 50. Example 3 Find a vector with direction angle : = 65 and magnitude 200. Scalar Multiplication The vector v = v 1, v 2 can be multiplied by the scalar c c v = c v 1, v 2 = c v 1, c v 2 Unit Vector: a vector, u, of length 1 in the direction v is given by u = v v Example 4 Find a unit vector in the direction 3, &8. Example 5 Find a unit vector with direction : = 225.

32 32 Calculus III Notes The vectors i and j, and k Two special unit vectors in S 2 : i = 1, 0 and j = 0, 1, or in S 3 : i = 1, 0, 0, j = 0, 1, 0, and k = 0, 0, 1. Example 6 If u = 2 i & 3 j and v = &5 i + 7 j, find w = 4 u & 6 v. Example 7 Find a force vector with magnitude 50 Newtons in the direction 6, 1. Addition of Vectors (the Resultant) Let u = u 1, u 2 and v = v 1, v 2, then N u + v = u 1 + v 1, u 2 + v 2 Example 8 Two ropes are tied to weight. The first rope is parallel to the x-axis and pulled with a force of 60-pounds, and the second is at an angle of 35 to the first with a force of 40-pounds. Find the direction of motion of the box and the total force acting on the box. Example 9 An airplane needs to maintain a course with bearing N63 E and a speed relative to the ground of 200 mph. It s flying in a wind of 60 mph with a direction of S20 E. Find the speed and direction of the plane relative to the wind in order for the desired path. Example 10 Two ropes attached to a ceiling are suspending a 250 pound box. The rope on the left has an angle of depression 70, and the rope on the right has an angle of depression of 25. Find the tension on each rope.

33 Calculus III Notes The Dot Product The Dot Product The dot product (or scalar product) of two vectors a = a 1, a 2, a 3 and b = b 1, b 2, b 3 is given by a b = a 1 b 1 + a 2 b 2 + a 3 b 3 Example 1 Find the dot product of the vectors 2, &3, &4 and 8, 3, &2. Properties of the Dot Product If a, b, and c are vectors and c is a scalar, then 1. a a = TaU 2 2. a b = b a 3. a (b + c) = a b + a c 4. (c a) b = c(a b) 5. 0 a = 0 Geometry of the Dot Product If : is the angle between vectors a and b, then: a b = TaU TbU cos(:) Therefore, the angle between two vectors a and b can be found: cos(:) = Example 2 a b TaU TbU Draw the vectors a = 4 i + 6 j +2 k and b = &3 i +4 j + 6 k and find the angle separating the vectors. Example 3 vector. Find c such that the vector 4, &2, c is orthogonal to the vector 3, 1, 2, and write each vector as a unit

34 34 Calculus III Notes Direction Angles Let 3, 4, and V be the angles between a vector a = a 1, a 2, a 3 and the unit vectors i, j, and k. Find these angles. Vector Projections Scalar projection: Vector projection: The scalar projection of u onto v is: The vector projection u onto v is: comp v u = u v TvU proj v u = u v TvU 2 v Example 4 Find the scalar and vector projection of u = 3, 6 onto v = 8, 2, and draw a picture of the projections. Work: w = F D Example 6 Calculate the work done in moving a point mass from (2, 1) to (10, 3), in meters, with a 20-Newton force in the direction 1, 3.

35 Calculus III Notes The Cross Product The cross product of two vectors u and v in S 3 is given by u v = u 2 v 3 & u 3 v 2, u 3 v 1 & u 1 v 3, u 1 v 2 & v 1 u 2 To see where this comes from, we need to look at the determinant of a matrix. The Determinant of a Matrix Example 1 Find the determinant of the matrix: Example 2 Find the determinant of the matrix: & &4 Remember: + & + & + & + & + The Cross Product Using the Determinant u v = i j k u 1 u 2 u 3 v 1 v 2 v 3 Example 3 Find the cross product of the vectors u = 2 i &3 j +k and v = 3 i + 4 j & 2 k. Example 4 Show that the vector u v in Ex. 3 is orthogonal to both u and v.

36 36 Calculus III Notes Theorem If : is the angle between u and v then: Tu v T = TuU TvU sin(:) (0 : 9) Example 5 Find the area of the parallelogram defined by the vectors u = 8 i + 3 j +k and v = 2 i + 6 j & 2 k. Properties of Vector Multiplication 1. u v = &v u 2. (c u) v = c(u v) = u (c v) 3. u (v + w) = u v + u w 4. (u + v) w = u w + v w 5. u (v w) = (u v) w 6. u (v w) = (u w) v & (u v) w Property 5 is called the scalar triple product and can be calculated as a determinant: u (v w) = u 1 u 2 u 3 v 1 v 2 v 3 w 1 w 2 w 3 Show that absolute value of the scalar triple product is the volume of a parallelepiped with edges defined by the vectors u, v, and w. Example 6 Find the volume of the parallelepiped with adjacent edges defined by the points (2, &1, 3), (4, 0, 2), (&2, 3, 1), and (3, 2, &2). Torque Torque is a measure of the tendency of a body to rotate about the origin, e.g., turning a bolt with a wrench. The torque vector is defined as $ = r F and the magnitude of the torque is T$U =U r FU = TrU TFU sin(:). Example 7 A torque of at least 10 joules is required to tighten a bolt. If a 25 centimeter length wrench has a force of 50 newton applied to it that makes an angle of 70 to the wrench, will this provide enough torque to tighten the bolt?

37 Calculus III Notes Equations of Lines and Planes Vector Equation of a Line The equation of a line through the point (x 0, y 0, z 0 ) in the direction of the vector v = a, b, c is given by r = r 0 + t v where r 0 is the initial position vector r 0 = x 0, y 0, z 0, and r is the position vector for any point on the line. Example 1 A line contains the point (4, 3, 5) and direction vector v = 1, 2, &2. Write the equation of the line; find three other points on the line; plot the points and line. Parametric Form of a Line in S 3 Since, (x, y, z) = x 0, y 0, z 0 + t a, b, c, the parametric form for the equation of a line is: x = x 0 + a t y = y 0 + b t z = z 0 + c t Symmetric Form of a line in S 3 Solving the above equations for t we get the symmetric form of the equation of a line: x&x o a = y&y o b = z&z o c Example 2 Find the parametric and symmetric form for the line passing through the points (4, &2, 1) and (2, 8, &3), and find the point where the line intersects the x-z-plane. Example 3 Find the distance between the line r = 3, 2, 8 + t &2, 1, 3 and the point (4, &2, &4). Example 4 Find the distance between the lines. (First show that they are skew and non-intersecting.) L 1 : x = 2 t & 3 y = &3 t + 4 z = t + 2 L 2 : x = 3 s & 1 y = 4 s + 1 z = 2 s & 5

38 38 Calculus III Notes Equations of Planes The equation of a plane in S 3 can be written in linear from as: a x + b y + c z = d, (e.g., 2 x + 3 y + 4 z = 12). This equation can also be written as a(x & x 0 ) + b(y & y 0 ) + c(z & z 0 ) = 0 for any point (x 0, y 0, z 0 ) on the plane. This is called the scalar equation of a plane. Example 5 Verify the point (&2, 4, 1) is on the plane above and rewrite the equation of the plane using this point. If we let n = a, b, c, r 0 = x 0, y 0, z 0, and r = x, y, z, the equation of a plane can be written as n (r & r 0 ) = 0 or n r = n r 0 N These are called the vector equations of the plane. Also, the vector n = a, b, c is the normal vector of the plane which is a vector orthogonal to the plane. Example 6 Find the equation of the plane containing the line x&3 = y+2 = z&4 and the point (&2, 1, 3). 4 &3 2 Example 7 Find the distance from the 3 x + 5 y & 2 z = 8 and the point (2, 2, 5). Example 8 Find the angle between the planes 2 x + 5 y + 3 z = 8 and 4 x & y + z = 2

39 Calculus III Notes Cylinders and Quadric Surfaces A cylinder is a surface that consists of all lines (called rulings) that are parallel to a given line and pass through a given plane curve. An example is the graph if z = x 3 & 2 x. Notice that the variable y is missing from the equation of the surface. This is typical of a cylinder; any one if the variables, x, y, or z can be missing. N Example 1 Graph and describe the cylinder x = y 2 & 3 Quadric Surfaces A quadric surface is a surface that is at most quadratic in x, y, and z. That is, in general form: A x 2 + B y 2 + C z 2 + D x y + E x z + F y z + G x + H y + I z + J = 0 N These surfaces are analogous to the conic sections in two dimensions. Using translations and rotations these can be rewritten into one of two standard forms: A x 2 + B y 2 + C z 2 + J = 0 or A x 2 + B y 2 + I z = 0 The best way to visualize or graph the surfaces is to look at the traces, i.e., x = k, y = k, and/or z = k, for various values of k. Example 2 Describe the traces and sketch the quadric surface x z 2 = y; an elliptic paraboloid.

40 40 Calculus III Notes N Example 3 Use traces to sketch the quadric surface 2 x y 2 & z 2 = 8; a hyperboloid of one sheet. N Example 4 Sketch the quadric surface & x2 4 & y2 9 + z2 = 1; a hyperboloid of two sheets. N Example 5 Sketch the quadric surface x 2 2 & y2 = z; a saddle. 4

41 Calculus III Notes Cylindrical and Spherical Coordinates Cylindrical Coordinates Cylindrical coordinates are written (r, :, z), and the conversion to rectangular coordinates (x, y, z) is x = r cos(:) y = r sin(:) z = z Converting from rectangular to cylindrical use x 2 + y 2 = r 2 tan(:) = y x z = z z (r, θ, z) z x : r y Example 1 Plot the point with cylindrical coordinates 4, 5 9 3, 6 and write the point in rectangular coordinates. Example 2 Describe the cylindrical constant equations: r = k, : = k, z = k. Example 3 Describe the graph of z = r, and rewrite it in rectangular coordinates.

42 42 Calculus III Notes Spherical Coordinates Spherical coordinates are written (I, :, X), and the conversion to rectangular coordinates (x, y, z) is x = I sin(x) cos(:) y = I sin(x) sin(:) z = I cos(x) Converting from rectangular to cylindrical use I 2 = x 2 + y 2 + z 2 z X (ρ, θ, ϕ) ρ x : r y Example 4 Find the rectangular coordinates for the spherical point 4, 9 3, Example 5 Identify the surface given by I sin(x) = 2

43 Calculus III Notes Vector-Valued Functions A vector-valued function is a function of t resulting in a vector r where each component in r is a function of t. That is, r(t) = f(t), g(t), h(t) = f(t) i + g(t) j + h(t) k The Limit of a Vector-Valued Function If r(t) = f(t), g(t), h(t), then provided the limits of the component functions exist. lim r(t) = lim f(t), lim g(t), lim h(t) tca tca tca tca Example 1 Find the domain of the function r(t), and lim r(t) for the function r(t) = 3 sin(t), ln(t + 1),. tc0 t&3 t The graph of the vector-valued function r(t) = f(t) i + g(t) j + h(t) k is a space curve with parametric equations {x = f(t), y = g(t), z = h(t)}. N Example 2 Sketch the function (space curve) r(t) = 2 cos(t) i + 2 sin(t) j + t k.

44 44 Calculus III Notes N Example 3 Find the equation of the curve of intersection of the surface x = y 2 and the plane 2 x + 4 y + 3 z = 3. N Example 4 Describe the curve given by r(t) = 4 cos(t) i + 4 sin(t) j + 3 cos(7 t) k. N Example 5 Sketch the space curve r(t) = t i + t 2 j + t k.

45 Calculus III Notes Derivatives and Integrals of Vector Functions Differentiation The derivative of a vector function is: r ' (t) = f ' (t) i + g' (t) j + h' (t) k. Example 1 Find r ' (t) for r(t) = sin &1 (t) i + 6 &2 t j + 1 & t k. Example 2 (a) Graph the function r(t) = (3 & t) i + t j. (b) Find r ' (t) and plot r(1) and r ' (1). Example 3 Find the unit tangent vector T(t) = r' (t) Tr' (t)u for r(t) = 62 t i + sin(t) j + t k for t = 0.

46 46 Calculus III Notes Example 4 Find the tangent line to the function r(t) = t i + t 2 j + t 3 k when t = 2. Example 5 A function is smooth if r ' (t) 0 for all t. Where is the function r(t) = 2 + t 2 i + t 3 j not smooth? Differentiation Rules - Page 859 Integration b b b b The definite integral of a vector function is: r(t) 0t = f(t) 0t i + g(t) 0t j + h(t) 0t k a a a a Example 6 4 Evaluate t i + t 6 &t j + 1 k 0t 2 t 1

47 Calculus III Notes Arc Length - Curvature - TNB Vectors Arc Length Recall the arc length formula for a parametric function in S 2 b is L = a the length of a vector function in S 3 : b L = a (x ' (t)) 2 + (y ' (t)) 2 + (z' (t)) 2 0t b = Tr ' (t)u 0t a (x ' (t)) 2 + (y ' (t)) 2 0t. This can be extended to find Example 1 Find the arc length of the helix r(t) = 3 cos(t) i + 3 sin(t) j + t k from t = 0 and t = An arc length function to calculate the length on the interval [a, t] is Example 2 Find the arc length function for example (1). t s(t) = Tr ' (u) T0u a Solving for t we get t = 5 s 226, which means we can reparametrize r(t) using arc length: r(s) = 3 cos 5 s i + 3 sin 5 s j + s k Curvature The curvature of a curve compares the rate the unit tangent vector changes with respect to the change in arc length: An easier way to compute it is: _ = 0T 0s _ = "T' (t)u Tr' (t)u

48 48 Calculus III Notes This still requires finding the unit vector T. An even easier method using only r(t) is _ = Tr' (t) r'' (t)u Tr' (t)u 3 Example 3 Find the curvature of the twisted cubic r(t) = t, t 2, t 3 when t = 1 Example 4 For the case when the function is a plane curve y = f(x), show that _ = f'' (x) 1+(f' (x)) and find the curvature of f(x) = x 2 when x = 1. Osculating Circle N An osculating circle (kissing circle) is a tangent circle that best approximates a curve at a given point. The radius of the osculating circle is r = 1 _. Example 5 Find the radius and center of the circle osculating circle for the function in example (3). The Unit Normal and Binormal Vectors N Along with the unit tangent vector T,two other unit vectors are the unit normal, N, and the unit binormal, B. These three vectors form an orthogonal basis at any point along a smooth curve, similar to the vectors i, j, and k at the origin: N(t) = T' (t) TT' (t)u and B(t) = T(t) N(t) where T(t) = r' (t) Tr' (t)u N Example 6 Find the trihedral TNB for the twisted cubic from example (3) at the point (1, 1, 1).

49 Calculus III Notes Motion in Space: Velocity and, Acceleration Velocity and Acceleration If r(t) represents the position function of a particle in space, then r ' (t) is the velocity and Tr' (t)u represents the speed of the particle. Similarly, the acceleration of the particle is r '' (t) = v' (t) = a(t). Example 1 A force F (t) = 3 (2 & t) i + 6 t j + 3 k is acting on a 3 kg object. Find its path if it has an initial position of (20, 5, 2) and an initial velocity of v = 8, 0, 0. Recall F = m a. Projectile Motion Consider a projectile shot at an angle of 3 from the origin with an initial speed of v 0 = Tv(0)U. v 0 3 Since F = m a, and the only force acting on the projectile is gravity, we have F = m a = &m g j, thus a = &g j. Integrating gives Integrating again gives Since r 0 = 0 and v 0 = v 0 cos(3) i + v 0 sin(3) j, we get Example 2 v(t) = &g t j + v 0. r(t) = & 1 2 g t 2 j + v 0 t + r 0 r(t) = & 1 2 g t2 j + [v 0 cos(3) i + v 0 sin(3) j] t + 0 r(t) = v 0 cos(3) ti + v 0 sin(3) t & 1 2 g t2 j A projectile is shot with an initial velocity of 80 m/s and angle of elevation 40, from a position 15 meters above ground level. Where does the projectile hit the ground, and with what speed does it hit the ground (assuming no wind resistance)?

50 50 Calculus III Notes Tangential and Normal Components of Acceleration It s often useful to write the acceleration vector in terms of T and N. Since T = Also, _ = TT'U (1) becomes = TT'U Tr'U v a = v' = v ' T + vt ' (1) r' = v, we have v = v T, and hence "r'u v T', so TT 'U = _ v. The unit normal is defined as N =, which gives T ' = N TT 'U = N _ v, so equation TT'U a = v ' T + _ v 2 N We can also write the tangential component a T = v ' and the normal component a N = _ v 2 in terms of r, a T = r' (t) r'' (t) Tr' (t)u and a N = Tr' (t) r'' (t)u Tr' (t)u Example 3 Find the tangential and normal components of acceleration for the particle with position function r(t) = t 2, t 3, 3 t 2.

MATH Final Review

MATH Final Review MATH 1592 - Final Review 1 Chapter 7 1.1 Main Topics 1. Integration techniques: Fitting integrands to basic rules on page 485. Integration by parts, Theorem 7.1 on page 488. Guidelines for trigonometric

More information

Vectors, dot product, and cross product

Vectors, dot product, and cross product MTH 201 Multivariable calculus and differential equations Practice problems Vectors, dot product, and cross product 1. Find the component form and length of vector P Q with the following initial point

More information

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane MATH 100 WORKSHEET 1.1 & 1. Vectors in the Plane Find the vector v where u =, 1 and w = 1, given the equation v = u w. Solution. v = u w =, 1 1, =, 1 +, 4 =, 1 4 = 0, 5 Find the magnitude of v = 4, 3 Solution.

More information

Exercises for Multivariable Differential Calculus XM521

Exercises for Multivariable Differential Calculus XM521 This document lists all the exercises for XM521. The Type I (True/False) exercises will be given, and should be answered, online immediately following each lecture. The Type III exercises are to be done

More information

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Calculus Vector Principia Mathematica Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Defining a vector Vectors in the plane A scalar is a quantity that can be represented by a

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

Chapter 13: Vectors and the Geometry of Space

Chapter 13: Vectors and the Geometry of Space Chapter 13: Vectors and the Geometry of Space 13.1 3-Dimensional Coordinate System 13.2 Vectors 13.3 The Dot Product 13.4 The Cross Product 13.5 Equations of Lines and Planes 13.6 Cylinders and Quadratic

More information

1 Vectors and the Scalar Product

1 Vectors and the Scalar Product 1 Vectors and the Scalar Product 1.1 Vector Algebra vector in R n : an n-tuple of real numbers v = a 1, a 2,..., a n. For example, if n = 2 and a 1 = 1 and a 2 = 1, then w = 1, 1 is vector in R 2. Vectors

More information

Things you should have learned in Calculus II

Things you should have learned in Calculus II Things you should have learned in Calculus II 1 Vectors Given vectors v = v 1, v 2, v 3, u = u 1, u 2, u 3 1.1 Common Operations Operations Notation How is it calculated Other Notation Dot Product v u

More information

Tangent and Normal Vector - (11.5)

Tangent and Normal Vector - (11.5) Tangent and Normal Vector - (.5). Principal Unit Normal Vector Let C be the curve traced out bythe vector-valued function r!!t # f!t, g!t, h!t $. The vector T!!t r! % r! %!t!t is the unit tangent vector

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH SOME SOLUTIONS TO EXAM 1 Fall 018 Version A refers to the regular exam and Version B to the make-up 1. Version A. Find the center

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

MA 351 Fall 2007 Exam #1 Review Solutions 1

MA 351 Fall 2007 Exam #1 Review Solutions 1 MA 35 Fall 27 Exam # Review Solutions THERE MAY BE TYPOS in these solutions. Please let me know if you find any.. Consider the two surfaces ρ 3 csc θ in spherical coordinates and r 3 in cylindrical coordinates.

More information

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

More information

Tangent and Normal Vector - (11.5)

Tangent and Normal Vector - (11.5) Tangent and Normal Vector - (.5). Principal Unit Normal Vector Let C be the curve traced out by the vector-valued function rt vector T t r r t t is the unit tangent vector to the curve C. Now define N

More information

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003 SOLUTIONS TO SECOND PRACTICE EXAM Math a, Spring 3 Problem ) ( points) Circle for each of the questions the correct letter. No justifications are needed. Your score will be C W where C is the number of

More information

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

Math 233 Calculus 3 - Fall 2016

Math 233 Calculus 3 - Fall 2016 Math 233 Calculus 3 - Fall 2016 2 12.1 - Three-Dimensional Coordinate Systems 12.1 - THREE-DIMENSIONAL COORDINATE SYSTEMS Definition. R 3 means By convention, we graph points in R 3 using a right-handed

More information

Calculus Early Transcendentals

Calculus Early Transcendentals Calculus Early Transcendentals 978-1-63545-101-6 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Gilbert Strang, Massachusetts

More information

Tangent and Normal Vectors

Tangent and Normal Vectors Tangent and Normal Vectors MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Navigation When an observer is traveling along with a moving point, for example the passengers in

More information

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm.

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. Bring a calculator and something to write with. Also, you will be allowed to bring in one 8.5 11 sheet of paper

More information

Math 190 (Calculus II) Final Review

Math 190 (Calculus II) Final Review Math 90 (Calculus II) Final Review. Sketch the region enclosed by the given curves and find the area of the region. a. y = 7 x, y = x + 4 b. y = cos ( πx ), y = x. Use the specified method to find the

More information

13.3 Arc Length and Curvature

13.3 Arc Length and Curvature 13 Vector Functions 13.3 Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. We have defined the length of a plane curve with parametric equations x = f(t),

More information

Study guide for Exam 1. by William H. Meeks III October 26, 2012

Study guide for Exam 1. by William H. Meeks III October 26, 2012 Study guide for Exam 1. by William H. Meeks III October 2, 2012 1 Basics. First we cover the basic definitions and then we go over related problems. Note that the material for the actual midterm may include

More information

Jim Lambers MAT 169 Fall Semester Practice Final Exam

Jim Lambers MAT 169 Fall Semester Practice Final Exam Jim Lambers MAT 169 Fall Semester 2010-11 Practice Final Exam 1. A ship is moving northwest at a speed of 50 mi/h. A passenger is walking due southeast on the deck at 4 mi/h. Find the speed of the passenger

More information

Saxon Calculus Scope and Sequence

Saxon Calculus Scope and Sequence hmhco.com Saxon Calculus Scope and Sequence Foundations Real Numbers Identify the subsets of the real numbers Identify the order properties of the real numbers Identify the properties of the real number

More information

Distance Formula in 3-D Given any two points P 1 (x 1, y 1, z 1 ) and P 2 (x 2, y 2, z 2 ) the distance between them is ( ) ( ) ( )

Distance Formula in 3-D Given any two points P 1 (x 1, y 1, z 1 ) and P 2 (x 2, y 2, z 2 ) the distance between them is ( ) ( ) ( ) Vectors and the Geometry of Space Vector Space The 3-D coordinate system (rectangular coordinates ) is the intersection of three perpendicular (orthogonal) lines called coordinate axis: x, y, and z. Their

More information

3. Interpret the graph of x = 1 in the contexts of (a) a number line (b) 2-space (c) 3-space

3. Interpret the graph of x = 1 in the contexts of (a) a number line (b) 2-space (c) 3-space MA2: Prepared by Dr. Archara Pacheenburawana Exercise Chapter 3 Exercise 3.. A cube of side 4 has its geometric center at the origin and its faces parallel to the coordinate planes. Sketch the cube and

More information

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

10.1 Review of Parametric Equations

10.1 Review of Parametric Equations 10.1 Review of Parametric Equations Recall that often, instead of representing a curve using just x and y (called a Cartesian equation), it is more convenient to define x and y using parametric equations

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational expressions Solve polynomial equations and equations involving rational expressions Review Chapter 1 and their

More information

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

More information

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

Harbor Creek School District

Harbor Creek School District Unit 1 Days 1-9 Evaluate one-sided two-sided limits, given the graph of a function. Limits, Evaluate limits using tables calculators. Continuity Evaluate limits using direct substitution. Differentiability

More information

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Multivariable Calculus Notes Faraad Armwood Fall: 2017 Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Chapter 2: Vector-Valued Functions, Tangent Vectors, Arc

More information

(arrows denote positive direction)

(arrows denote positive direction) 12 Chapter 12 12.1 3-dimensional Coordinate System The 3-dimensional coordinate system we use are coordinates on R 3. The coordinate is presented as a triple of numbers: (a,b,c). In the Cartesian coordinate

More information

This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM.

This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM. Math 126 Final Examination Autumn 2011 Your Name Your Signature Student ID # Quiz Section Professor s Name TA s Name This exam contains 9 problems. CHECK THAT YOU HAVE A COMPLETE EXAM. This exam is closed

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Math Vector Calculus II

Math Vector Calculus II Math 255 - Vector Calculus II Review Notes Vectors We assume the reader is familiar with all the basic concepts regarding vectors and vector arithmetic, such as addition/subtraction of vectors in R n,

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit.

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit. MATH202X-F01/UX1 Spring 2015 Practice Midterm Exam 1 Name: Answer Key Instructions You have 60 minutes No calculators allowed Show all your work in order to receive full credit 1 Consider the points P

More information

AP Physics C Summer Homework. Questions labeled in [brackets] are required only for students who have completed AP Calculus AB

AP Physics C Summer Homework. Questions labeled in [brackets] are required only for students who have completed AP Calculus AB 1. AP Physics C Summer Homework NAME: Questions labeled in [brackets] are required only for students who have completed AP Calculus AB 2. Fill in the radian conversion of each angle and the trigonometric

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

Practice Final Exam Solutions

Practice Final Exam Solutions Important Notice: To prepare for the final exam, study past exams and practice exams, and homeworks, quizzes, and worksheets, not just this practice final. A topic not being on the practice final does

More information

1 Vectors and 3-Dimensional Geometry

1 Vectors and 3-Dimensional Geometry Calculus III (part ): Vectors and 3-Dimensional Geometry (by Evan Dummit, 07, v..55) Contents Vectors and 3-Dimensional Geometry. Functions of Several Variables and 3-Space..................................

More information

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4 Topic 2-2: Derivatives of Vector Functions Textbook: Section 13.2, 13.4 Warm-Up: Parametrization of Circles Each of the following vector functions describe the position of an object traveling around the

More information

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

More information

Vector Supplement Part 1: Vectors

Vector Supplement Part 1: Vectors Vector Supplement Part 1: Vectors A vector is a quantity that has both magnitude and direction. Vectors are drawn as directed line segments and are denoted by boldface letters a or by a. The magnitude

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

MATH 2433 Homework 1

MATH 2433 Homework 1 MATH 433 Homework 1 1. The sequence (a i ) is defined recursively by a 1 = 4 a i+1 = 3a i find a closed formula for a i in terms of i.. In class we showed that the Fibonacci sequence (a i ) defined by

More information

Section Arclength and Curvature. (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes.

Section Arclength and Curvature. (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes. Section 10.3 Arclength and Curvature (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes. MATH 127 (Section 10.3) Arclength and Curvature The University

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Algebra and Trigonometry

Algebra and Trigonometry Algebra and Trigonometry 978-1-63545-098-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Jay Abramson, Arizona State

More information

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics).

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics). Math 132. Practice Questions From Calculus II I. Topics Covered in Test I 0. State the following calculus rules (these are many of the key rules from Test 1 topics). (Trapezoidal Rule) b a f(x) dx (Fundamental

More information

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true.

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true. Math 210-101 Test #1 Sept. 16 th, 2016 Name: Answer Key Be sure to show your work! 1. (20 points) Vector Basics: Let v = 1, 2,, w = 1, 2, 2, and u = 2, 1, 1. (a) Find the area of a parallelogram spanned

More information

Curriculum Correlation

Curriculum Correlation Curriculum Correlation Ontario Grade 12(MCV4U) Curriculum Correlation Rate of Change Chapter/Lesson/Feature Overall Expectations demonstrate an understanding of rate of change by making connections between

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

Find the rectangular coordinates for each of the following polar coordinates:

Find the rectangular coordinates for each of the following polar coordinates: WORKSHEET 13.1 1. Plot the following: 7 3 A. 6, B. 3, 6 4 5 8 D. 6, 3 C., 11 2 E. 5, F. 4, 6 3 Find the rectangular coordinates for each of the following polar coordinates: 5 2 2. 4, 3. 8, 6 3 Given the

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 2/13/13, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.2. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241sp13/241.html)

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

Derivatives and Integrals

Derivatives and Integrals Derivatives and Integrals Definition 1: Derivative Formulas d dx (c) = 0 d dx (f ± g) = f ± g d dx (kx) = k d dx (xn ) = nx n 1 (f g) = f g + fg ( ) f = f g fg g g 2 (f(g(x))) = f (g(x)) g (x) d dx (ax

More information

Review Problems for the Final

Review Problems for the Final Review Problems for the Final Math -3 5 7 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the

More information

Vector Calculus Lecture Notes

Vector Calculus Lecture Notes Vector Calculus Lecture Notes by Thomas Baird December 5, 213 Contents 1 Geometry of R 3 2 1.1 Coordinate Systems............................... 2 1.1.1 Distance................................. 4 1.1.2

More information

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1.

b) The trend is for the average slope at x = 1 to decrease. The slope at x = 1 is 1. Chapters 1 to 8 Course Review Chapters 1 to 8 Course Review Question 1 Page 509 a) i) ii) [2(16) 12 + 4][2 3+ 4] 4 1 [2(2.25) 4.5+ 4][2 3+ 4] 1.51 = 21 3 = 7 = 1 0.5 = 2 [2(1.21) 3.3+ 4][2 3+ 4] iii) =

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

Calculus I Sample Final exam

Calculus I Sample Final exam Calculus I Sample Final exam Solutions [] Compute the following integrals: a) b) 4 x ln x) Substituting u = ln x, 4 x ln x) = ln 4 ln u du = u ln 4 ln = ln ln 4 Taking common denominator, using properties

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus, 7 th edition,

More information

The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. sin

The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. sin Math : Practice Final Answer Key Name: The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. Problem : Consider the definite integral I = 5 sin ( ) d.

More information

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes.

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. SECTION A 1. State the maximal domain and range of the function f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. 2. By evaluating f(0),

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1.

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1. Math 114, Taylor Polynomials (Section 10.1) Name: Section: Read Section 10.1, focusing on pages 58-59. Take notes in your notebook, making sure to include words and phrases in italics and formulas in blue

More information

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1 OHSx XM521 Multivariable Differential Calculus: Homework Solutions 13.1 (37) If a bug walks on the sphere x 2 + y 2 + z 2 + 2x 2y 4z 3 = 0 how close and how far can it get from the origin? Solution: Complete

More information

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following:

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following: Math 323 Eam 2 - Practice Problem Solutions 1. Given the vectors a = 2,, 1, b = 3, 2,4, and c = 1, 4,, compute the following: (a) A unit vector in the direction of c. u = c c = 1, 4, 1 4 =,, 1+16+ 17 17

More information

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates...

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates... Contents 1 Geometry of R 1.1 Conic Sections............................................ 1. Parametric Equations........................................ 3 1.3 More Parametric Equations.....................................

More information

Maths for Map Makers

Maths for Map Makers SUB Gottingen 7 210 050 861 99 A 2003 Maths for Map Makers by Arthur Allan Whittles Publishing Contents /v Chapter 1 Numbers and Calculation 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14

More information

PreCalculus. Curriculum (637 topics additional topics)

PreCalculus. Curriculum (637 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO SOME PROBLEMS YOU SHOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C.

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C. MA 6 FINAL EXAM PRACTICE PROBLEMS Spring. Find the angle between the vectors v = i + j + k and w = i + j k. cos 8 cos 5 cos D. cos 7 E. cos. Find a such that u = i j + ak and v = i + j + k are perpendicular.

More information

CALC 3 CONCEPT PACKET Complete

CALC 3 CONCEPT PACKET Complete CALC 3 CONCEPT PACKET Complete Written by Jeremy Robinson, Head Instructor Find Out More +Private Instruction +Review Sessions WWW.GRADEPEAK.COM Need Help? Online Private Instruction Anytime, Anywhere

More information

Curriculum Map for Mathematics HL (DP1)

Curriculum Map for Mathematics HL (DP1) Curriculum Map for Mathematics HL (DP1) Unit Title (Time frame) Sequences and Series (8 teaching hours or 2 weeks) Permutations & Combinations (4 teaching hours or 1 week) Standards IB Objectives Knowledge/Content

More information

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R.

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R. Multivariable Calculus Lecture # Notes This lecture completes the discussion of the cross product in R and addresses the variety of different ways that n mathematical objects can be described via equations,

More information

Honors Calculus Homework 1, due 9/8/5

Honors Calculus Homework 1, due 9/8/5 Honors Calculus Homework 1, due 9/8/5 Question 1 Calculate the derivatives of the following functions: p(x) = x 4 3x 3 + 5 x 4x 1 3 + 23 q(x) = (1 + x)(1 + x 2 )(1 + x 3 )(1 + x 4 ). r(t) = (1 + t)(1 +

More information

11.4 Dot Product Contemporary Calculus 1

11.4 Dot Product Contemporary Calculus 1 11.4 Dot Product Contemporary Calculus 1 11.4 DOT PRODUCT In the previous sections we looked at the meaning of vectors in two and three dimensions, but the only operations we used were addition and subtraction

More information

APPM 2350, Summer 2018: Exam 1 June 15, 2018

APPM 2350, Summer 2018: Exam 1 June 15, 2018 APPM 2350, Summer 2018: Exam 1 June 15, 2018 Instructions: Please show all of your work and make your methods and reasoning clear. Answers out of the blue with no supporting work will receive no credit

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

More information

Vector Calculus lecture notes

Vector Calculus lecture notes Vector Calculus lecture notes Thomas Baird December 13, 21 Contents 1 Geometry of R 3 2 1.1 Coordinate Systems............................... 2 1.1.1 Distance................................. 3 1.1.2 Surfaces.................................

More information

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

More information

Workbook. MAT 397: Calculus III

Workbook. MAT 397: Calculus III Workbook MAT 397: Calculus III Instructor: Caleb McWhorter Name: Summer 217 Contents Preface..................................................... 2 1 Spatial Geometry & Vectors 3 1.1 Basic n Euclidean

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same 11.1 Vectors in the Plane 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same direction as. QP a. u =< 1, 2 > b. u =< 1 5, 2 5 > c. u =< 1, 2 > d. u =< 1 5, 2 5 > 2. If u has magnitude

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information