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

Calculus 3 Final Exam Study Guide and Cheat Sheet, Cheat Sheet of Calculus

A list of key topics and terms with explanation to revise calculus 3 course to better preparation of final exam

Typology: Cheat Sheet

2020/2021

Uploaded on 04/26/2021

larryp
larryp 🇺🇸

4.8

(34)

353 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Final Exam Study Guide for Calculus III
Vector Algebra
1. The length of a vector and the relationship to distances between points
2. Addition, subtraction, and scalar multiplication of vectors, together
with the geometric interpretations of these operations
3. Basic properties of vector operations (p.774)
4. The dot product definition and basic properties (p.779)
5. The geometric meaning of the dot product in terms of lengths and
angles in particular the formula a·b=|a||b|cos θ
6. Vector projections geometric meaning and formulas
7. The cross product definition and basic properties (#1-4 of Theorem
8, p. 790)
8. The geometric meaning of the cross product in particular a×bis
orthogonal to aand b, with magnitude |a×b|=|a||b|sin θ, and
direction given by the right-hand rule
9. |a×b|is the area of the parallelogram spanned by aand b.
10. |a·(b×c)|is the volume of the parallelopiped spanned by a,b,c.
11. Cheap algebraic tests for geometric properties:
aand bare orthogonal a·b= 0
aand bare parallel a×b= 0
a,b,care coplanar a·(b×c)=0
1
pf3
pf4
pf5

Partial preview of the text

Download Calculus 3 Final Exam Study Guide and Cheat Sheet and more Cheat Sheet Calculus in PDF only on Docsity!

Final Exam Study Guide for Calculus III

Vector Algebra

  1. The length of a vector and the relationship to distances between points
  2. Addition, subtraction, and scalar multiplication of vectors, together with the geometric interpretations of these operations
  3. Basic properties of vector operations (p.774)
  4. The dot product – definition and basic properties (p.779)
  5. The geometric meaning of the dot product in terms of lengths and angles – in particular the formula a · b = |a||b| cos θ
  6. Vector projections – geometric meaning and formulas
  7. The cross product – definition and basic properties (#1-4 of Theorem 8, p. 790)
  8. The geometric meaning of the cross product – in particular a × b is orthogonal to a and b, with magnitude |a × b| = |a||b| sin θ, and direction given by the right-hand rule
  9. |a × b| is the area of the parallelogram spanned by a and b.
  10. |a · (b × c)| is the volume of the parallelopiped spanned by a, b, c.
  11. Cheap algebraic tests for geometric properties:
  • a and b are orthogonal ⇔ a · b = 0
  • a and b are parallel ⇔ a × b = 0
  • a, b, c are coplanar ⇔ a · (b × c) = 0

Lines and Planes

  1. Intrinsic description (vectors) vs. Extrinsic description (scalar equa- tions)
  2. Lines: passage between a vector equation, parametric equations, and symmetric equations
  3. Planes: passage between a vector description (a point together with two direction vectors) and a scalar equation
  4. Using vector algebra to solve geometric problems about lines and planes
    • it is essential that you think geometrically and try to save the number crunching in components for the last moment.

Calculus of functions r : R → Rn

  1. You should be able to state and motivate the following definitions using only vector language. But you should also know the convenient compu- tational fact that everything can be checked or computed by working with component functions. - Limits and Continuity - Derivative of r(t) at a ∈ R - Definite integral of r(t) on [a, b]
  2. Differentiation rules (p. 826)
  3. FTC I and II for continuous r : [a, b] → Rn
  4. The tangent line to the curve traced out by r(t) at a point r(t 0 ) – defini- tion, geometric interpretation, and ability to find equations describing it (vector, parametric, or symmetric)
  5. Interpretation of a continuous r : R → R^3 as describing the motion of a particle in space, in which case r′^ =velocity and r′′^ =acceleration

Techniques:

  1. Using the geometry of the gradient and vector algebra to efficiently work with tangent planes to surfaces and tangent lines to curves
  2. Closed and Bounded Set Method for optimizing functions of several variables
  3. Lagrange Multipliers for optimizing a function of several variables sub- ject to constraints

Integral Calculus of functions f : R^2 → R

  1. Definition of the double integral and motivation in terms of the volume problem

a) rectangular regions:

R f^ (x, y)dA b) general regions:

D f^ (x, y)dA

  1. Basic properties of the double integral (p. 958)
  2. Fubini’s Theorem and the computation of double integrals via iterated integrals
  3. Using polar coordinates to compute double integrals

Calculus of Vector Fields F : Rn^ → Rn

  1. Visualization of a vector field as a “field of arrows” and interpretation as a force field
  2. Definition of a conservative vector field
  3. Definition of curve / line integrals of scalar functions f : Rn^ → R

a) with respect to arclength:

C f ds b) with respect to x, y, z:

C f dx, etc. c) formulas for the computation of the integrals from a) and b) in- volving a parametrization r : [a, b] → Rn^ for C: ∫

C

f ds =

∫ (^) b

a

f (r(t))|r′(t)|dt

C

f dx =

∫ (^) b

a

f (r(t))x′(t)dt

  1. Curve / line integrals of vector fields F : Rn^ → Rn

a) Why are all of the following integrals equal? ∫

C

F·dr :=

∫ (^) b

a

F(r(t))·r′(t)dt =

C

(F·T)ds =

C

P dx+Qdy+Rdz

(Here F = (P, Q, R) and T(t) = unit tangent vector to C at r(t).) b) Motivation for the definition of the integral from a) in terms of the work done by the force field F in moving a particle along C

  1. Statement and proof of the Conservative Vector Field Theorem
  2. Theorems characterizing conservative vector fields:

a) F : D → Rn^ is conservative if and only if

C F·dr^ is path indepen- dent in D (here D is open and connected, and F is continuous) b) F = (P, Q) : D → R^2 is conservative if and only if Py = Qx on D (here D is simply connected and P, Q have continuous first partial derivatives)

  1. Finding potential functions for conservative vector fields via partial integration
  2. Green’s Theorem