Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Math 113 Final Exam Practice Review, Lecture notes of Calculus

(c) Be able to graph and recognize polar curves. You will need to know the following formulas: • x = r cos θ. • y = r sin θ. • r = √x2 + y2.

Typology: Lecture notes

2021/2022

Uploaded on 09/27/2022

shally_866
shally_866 🇺🇸

4.5

(27)

265 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 113 Final Exam Practice
The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and
11.1-9. This review will cover 11.10-11 and chapter 10. This sheet has three sections. The first section will remind
you about techniques and formulas that you should know. The second gives a number of practice questions for you
to work on. The third section gives the answers of the questions in section 2.
Review
Finding sums of series - Additional information
Finding a power series that represents a specific function is the next topic. The first one we learned was the geometric
series:
1
1x=
X
n=0
xniff x(1,1).
We then found the sum of several series by differentiating, integrating, multiplying by x, etc.
The Taylor series of a function is
X
n=0
f(n)(c)
n!(xc)n
and can also be used to find the power series of a function.
Notice that the interval of convergence of these series is still very important. We need to know when we can trust
them.
In addition to the geometric series above, the following Maclaurin series (with interval of convergence) are
important:
tan1x=
X
n=0
(1)nx2n+1
2n+ 1 , [1,1]
ln(1 + x) =
X
n=0
(1)nxn+1
n+ 1 , (1,1]
ex=
X
n=0
xn
n!, (−∞,)
(1 + x)r=
X
n=0 r
nxn, (1,1) where the binomial
coefficients are r
n=r(r1)···(rn+1)
n!
sin x=
X
n=0
(1)nx2n+1
(2n+ 1)! , (−∞,)
cos x=
X
n=0
(1)nx2n
(2n)! , (−∞,)
sinh x=
X
n=0
x2n+1
(2n+ 1)!, (−∞,)
cosh x=
X
n=0
x2n
(2n)!, (−∞,)
If you need to construct a Maclaurin series of a function and some of the above functions are included, it is almost
always easier to manipulate the Maclaurin series instead of constructing the series by scratch.
Approximating sums of series
In addition to finding whether sums of series converge or not, we also were able to find approximations to the error.
There were 3 basic approximations to the error given by the Integral test, Alternating Series test, and the Taylor
Series.
1. If Pakis convergent with sum sand f(k) = akwhere fis a continuous, positive, and decreasing function for
xn, then the remainder Rn=ssn=
P
k=n+1
aksatisfies the inequality
Z
n+1
f(x)dx RnZ
n
f(x)dx
2. If {ak}is a positive decreasing sequence with a limit of 0, then P(1)kakis convergent with sum sand the
remainder Rn=ssn=
P
k=n+1
(1)kaksatisfies the inequality
|Rn|< an+1
1
pf3
pf4
pf5

Partial preview of the text

Download Math 113 Final Exam Practice Review and more Lecture notes Calculus in PDF only on Docsity!

Math 113 Final Exam Practice

The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and 11.1-9. This review will cover 11.10-11 and chapter 10. This sheet has three sections. The first section will remind you about techniques and formulas that you should know. The second gives a number of practice questions for you to work on. The third section gives the answers of the questions in section 2.

Review

Finding sums of series - Additional information

Finding a power series that represents a specific function is the next topic. The first one we learned was the geometric series: 1 1 − x

∑^ ∞

n=

xn^ iff x ∈ (− 1 , 1).

We then found the sum of several series by differentiating, integrating, multiplying by x, etc. The Taylor series of a function is ∑∞

n=

f (n)(c) n! (x − c)n

and can also be used to find the power series of a function. Notice that the interval of convergence of these series is still very important. We need to know when we can trust them. In addition to the geometric series above, the following Maclaurin series (with interval of convergence) are important:

  • tan−^1 x =

∑^ ∞

n=

(−1)nx^2 n+ 2 n + 1

, [− 1 , 1]

  • ln(1 + x) =

∑^ ∞

n=

(−1)nxn+ n + 1

, (− 1 , 1]

  • ex^ =

∑^ ∞

n=

xn n!

  • (1 + x)r^ =

∑^ ∞

n=

r n

xn, (− 1 , 1) where the binomial

coefficients are

(r n

= r(r−1)··· n(!r−n+1)

  • sin x =

∑^ ∞

n=

(−1)nx^2 n+ (2n + 1)!

  • cos x =

∑^ ∞

n=

(−1)nx^2 n (2n)!

  • sinh x =

∑^ ∞

n=

x^2 n+ (2n + 1)!

  • cosh x =

∑^ ∞

n=

x^2 n (2n)!

If you need to construct a Maclaurin series of a function and some of the above functions are included, it is almost always easier to manipulate the Maclaurin series instead of constructing the series by scratch.

Approximating sums of series

In addition to finding whether sums of series converge or not, we also were able to find approximations to the error. There were 3 basic approximations to the error given by the Integral test, Alternating Series test, and the Taylor Series.

  1. If

ak is convergent with sum s and f (k) = ak where f is a continuous, positive, and decreasing function for x ≥ n, then the remainder Rn = s − sn =

k=n+

ak satisfies the inequality

∫ (^) ∞

n+

f (x) dx ≤ Rn ≤

n

f (x) dx

  1. If {ak} is a positive decreasing sequence with a limit of 0, then

(−1)kak is convergent with sum s and the remainder Rn = s − sn =

k=n+

(−1)kak satisfies the inequality

|Rn| < an+

  1. Taylor’s Inequality: If Tn(x) =

∑n k=

f (k)(c) k! (x^ −^ c)

k (^) is the nth Taylor polynomial of f (x) centered at c, then

the remainder Rn(x) = f (x) − Tn(x) satisfies the inequality

|Rn(x)| ≤

M

(n + 1)!

|x − c|n+

on the interval where |f (n+1)(x)| < M. We use this information, when applicable, to find maximum errors when approximating a function by a Taylor polynomial as well.

10.1 Parametric Equations

We learned how to define curves parametrically. That is, we learned how to describe a curve given by an equation H(x, y) = 0

in terms of a pair of functions x = f (t), y = g(t). You will need to be able to do the following: (a) Graph a curve from its parametric equations.

(b) Recognize the curve of a set of parametric equations.

(c) Eliminate the parameter of the parametric equations to find an equation in x and y describing the curve.

(d) Construct a set of parametric equations for a curve written in cartesian coordinates.

10.2 Calculus of Parametric Equations

In the discussion below, we will assume that a curve can be described parametrically by

x = f (t), y = g(t). Slopes dy dx

dy dt dx dt

g′(t) f ′(t)

This gives a formula for the slope as a function of parameter.

d^2 y dx^2

d dt

dy dx

dx dt Arclength s =

∫ (^) t 1

t 0

(f ′(x))^2 + (g′(x))^2 dx

Surface Area Rotated about the x axis: S =

∫ (^) t 1

t 0

2 πf (x)

(f ′(x))^2 + (g′(x))^2 dx

Rotated about the y axis: S =

∫ (^) t 1

t 0

2 πg(x)

(f ′(x))^2 + (g′(x))^2 dx

Area under the curve Area between the curve and the x axis:

A =

∫ (^) t 1

t 0

y dx =

∫ (^) t 1

t 0

g(t)f ′(t) dt

Area between the curve and the y axis:

A =

∫ (^) t 1

t 0

x dy =

∫ (^) t 1

t 0

f (t)g′(t) dt

Questions

Try to study the review notes and memorize any relevant equations before trying to work these equations. If you cannot solve a problem without the book or notes, you will not be able to solve that problem on the exam.

  1. Find the Maclaurin series for f (x) = ln(2 − x) from the definition of a Maclaurin series. Find the radius of convergence.
  2. Find a Taylor series for f (x) = cos(πx) centered at x = 1. Prove that the series you find represents cos(πx) for all x.
  3. Use multiplication to find the first 4 terms of the Maclaurin series for f (x) = ex^ cosh(2x).
  4. Use division to find the first 3 terms of the Maclau- rin series for g(x) = x

2 cos x− 1.

  1. Use the power series of √ (^3) 1+^1 x to estimate √ (^311). 1 cor- rect to the nearest 0.0001. Justify that the error is less than 0.0001 using the Alternating Series Esti- mation Theory or Taylor’s Inequality.
  2. Find the sum:

(a)

n=

(−1)n ( √ 3)^2 n+1(2n+1)

(b)

n=

3 2 nn!

(c)

n=

(−1)nx^2 n (2n+1)!

(d) (^) 2!^4 + (^) 3!^8 + (^16) 4! + (^32) 5! + ....

  1. Find the Taylor polynomial T 3 (x) for the function f (x) = arcsin x, at a = 0.
  2. Approximate f by a Taylor polynomial with degree n at the number a. And use Taylor’s Inequal- ity to estimate the accuracy of the approximation f (x) ≈ Tn(x) when x lies in the given interval. (a) f (x) = 3

x, a = 8, n = 2, 7 ≤ x ≤ 9 (b) f (x) = x sin x, a = 0, n = 4, − 1 ≤ x ≤ 1

  1. Find the Taylor polynomial T 3 (x) for the function f (x) = cos x at the number a = π/2. And use it to estimate cos 80^0 correct to five decimal places.
  2. A car is moving with speed 20m/s and acceleration 2 m/s^2 at a given instant. Using a second-degree Taylor polynomial, estimate how far the car moves in the next second. Would it be reasonable to use this polynomial to estimate distance traveled during the next minute?
  3. Show that Tn and f have the same derivatives at a up to order n. In problems 12 to 14, graph the parametric curve.
  4. x(t) = cos t, y(t) = sin(2t).
  5. x(t) = e^2 t, y(t) = ln(t) + 1.
  6. x(t) =

t, y(t) = t^3 /^2 − 2 t. In problems 15 to 17, eliminate the parameter to find a Cartesian equation of the curve.

  1. x(t) = cos t, y(t) = sin(2t).
  2. x(t) = e^2 t, y(t) = ln(t) + 1.
  3. x(t) =

t, y(t) = t^3 /^2 − 2 t. In problems 18 to 19, find parametric equations for the curve

  1. x^2 + y

2 4 = 1

  1. y = x^2 + 2x − 1
  2. Find an equation of the tangent to the curve at the given point.

x = cos(3θ)+sin(2θ), y = sin(3θ)+cos(2θ); θ = 0

  1. For which values of t is the tangent to curve hori- zontal or vertical? Determine the concavity of the curve.

x = t^2 − t − 1 , y = 2t^3 − 6 t − 1

  1. Find the area enclosed by the curve√ x = t^2 − 2 t, y = t and the y-axis.
  2. Find the area of one quarter of the ellipse described by x = 5 sin(t), y = 2 cos(t).
  3. Find the exact length of the curve: x = (^) 1+tt , y = ln(1 + t); 0 ≤ t ≤ 2.
  4. Find the exact length of the curve: x = et^ +e−t, y = 5 − 2 t; 0 ≤ t ≤ 3.
  5. Find the exact surface area by rotating the curve about the x-axis: x = t^3 , y = t^2 ; 0 ≤ t ≤ 1.
  6. The Cartesian coordinates for a point are (− 1 , −

3). Find polar coordinates (r, θ) for the point where r > 0 and 0 ≤ θ < 2 π.

  1. Find the distance between the points with polar co- ordinates (2, π/3) and (4, 2 π/3).
  2. Find a polar equation for the curve represented by the Cartesian equation x^2 + y^2 = 9.
  3. Identify the curve given in polar coordinates by r = 4 sin θ by finding a Cartesian equation for the curve.
  4. Graph in polar coordinates r = 2 cos(3θ).
  5. Graph in polar coordinates r = sin(2θ).
  6. Graph in polar coordinates r = 1 + cos θ.
  1. Graph in polar coordinates r^2 = cos(2θ).
  2. Find the area inside the circle r = 6 sin θ and out- side the lima¸con r = 2 + 2 sin θ.
  3. Find the area of one petal of the rose given by r = cos 3θ.
    1. Find the length of the polar curve given by r = θ for θ ∈ [0, π].
    2. Set up but do not evaluate an integral for the length of the polar curve given by r = θ + sin θ for θ ∈ [0, π 2 ].

Answers

  1. ln(2 − x) =

n=

f (n)(0) n! x

n (^) = ln 2 + ∑∞ n=

−xn 2 nn : (R^ = 2)

  1. cos(πx) =

n=

f (n)(1)(x−1)n n! =^

n=

(−1)n+1π^2 n(x−1)^2 n (2n)!

|Rn(x)| ≤ π

n+1|x− 1 |n+ (n+1)! →^ 0 for all^ x

  1. ex^ cosh 2x = (1 + x + x

2 2! +^ · · ·^.. .)(1 +^

(2x)^2 2! +^ · · ·^ ) = 1 + x + 52 x^2 + 136 x^3 + · · ·

  1. x

2 cos x− 1 =^

x^2 − x2!^2 + x4!^4 −··· = − 2 − x

2 6 −^

x^4 120 +^ · · ·

  1. √ (^3) 1+^1 x = 1 − x 3 + 2 x

2 9 −^

14 x^3 81 +^ · · · Thus, √ (^311). 1 ≈ 1 − 301 + 4501. Since the series is al- ternating the error for this sum is less than the size of the next term, which is 405007 , which is less than 0 .001.

  1. Find the sum:

(a)

n=

(−1)n ( √ 3)^2 n+1(2n+1) = tan

3 ) =^

π 6

(b)

n=

3 2 nn! = 3

e

(c)

n=

(−1)nx^2 n (2n+1)! =^

sin x x

(d) (^) 2!^4 + (^) 3!^8 + (^16) 4! + (^32) 5! + .... = e^2 − 3

  1. T 3 (x) = x + 16 x^3
  2. (a) 2 + x 12 −^8 − (x−8)

2 288 :^ |R^2 | ≤^

f (3)(7)· 13 3! ≈^0.^00034 (b) x^2 − x

4 6 :^ |R^4 | ≤^

f (5)(1)· 15 5! ≈^0.^0396

  1. −(x − π 2 ) + 16 (x − π 2 )^2 : cos 80◦^ = cos 49 π ≈ 0. 174
  2. T 2 (x) = s(0) + s′(0)x + s

′′(0) 2 x

(^2) = 20x + x 2 T 2 (1) = 21 m: No

  1. Prove by mathematical induction or directly con- sider the kth^ derivative of the polynomial Tn.
  1. y = 2x

1 − x^2

  1. y = ln(ln(x)) − ln(2) + 1
  2. y = x^3 − 2 x^2
  3. x = cos(t), y = 2 sin(t)
  4. x = t, y = t^2 + 2t − 1
  5. y = 32 x − (^12)
  6. vertical at t = 1/2, horizontal at ±1, concave up when t > 1 /2, concave down when t < 1 /2.

√ 2 15

  1. 52 π

10 /3 + ln(3 +

2 − ln(1 +

  1. e^3 − e−^3
  2. 12152 π(