Calculus II Midterm Exam Problems
Calculus II Midterm Exam Problems
The curvature \( k(t) \) of a vector function \( \vec{r}(t) = \langle \sqrt{2}t, e^t, e^{-t} \rangle \) is given by \( k(t) = \frac{|\vec{r}'(t) \times \vec{r}''(t)|}{|\vec{r}'(t)|^3} \). Calculating derivatives, cross-products, and eventually substituting to find \( t \) where \( k(t) \) reaches the maximum involves calculating roots and critical points of \( k(t) \). The point of maximum curvature is found by substituting this value back into the vector function.
Start by finding the direction vector of the given line using its symmetric equations. The line direction vector for \( \frac{x-1}{3} = \frac{y+2}{1} = \frac{z-8}{2} \) is \( \langle 3, 1, 2 \rangle \). A vector perpendicular to this must satisfy the dot product equal to zero. Let \( \langle a, b, c \rangle \) be the unknown direction vector such that \( 3a + 1b + 2c = 0 \). Solving with an arbitrary point (for the free variable) gives the direction vector for the parametric equations of the perpendicular line through the point \( P(2,-7,1) \).
The vector projection of vector \( \vec{v}_n \) onto \( \vec{v}_{n-1} \) is computed using the formula: \( \text{proj}_{\vec{v}_{n-1}} \vec{v}_n = \frac{\vec{v}_n \cdot \vec{v}_{n-1}}{\vec{v}_{n-1} \cdot \vec{v}_{n-1}} \vec{v}_{n-1} \). For the series \( \sum_{n=1}^{\infty} |\vec{v}_n| \), each \( \vec{v}_n \) is determined by this projection, and thus the series converges depending on the magnitudes of these projections.
The linearization of a function \( f(x, y) \) at point \((x_0, y_0)\) is \( L(x, y) = f(x_0, y_0) + f_x(x_0, y_0)(x-x_0) + f_y(x_0, y_0)(y-y_0) \). For \( f \) given values \( f(2, 3) = 9 \), \( f_x(2, 3) = 1 \), \( f_y(2, 3) = -1 \), the linear approximation \( L(x, y) \) can estimate \( f(1.99, 3.10) \) by substituting these into the linearization formula .
The osculating circle at a point where curvature is maximized has a radius equal to the reciprocal of the curvature \( 1/k(t) \). The center is determined by moving from the point along the normal vector to the radius distance. The equation of the circle is then derived by substituting these values into the standard equation of a circle in 3D space adjusted for the osculating system.
The maximum rate of change of a function \( f(x, y) \) at a point \( P(x_0, y_0) \) occurs in the direction of the gradient vector \( \nabla f(x_0, y_0) \), given by \( (\frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}) \). The magnitude of this vector defines the maximum rate. The gradient can be deduced by differentiating in given directions and solving for maximum \( |\nabla f \cdot \mathbf{u}| \) where \( \mathbf{u} \) is the unit vector in any direction.
To find the limit of \( \lim_{(x, y) \to (0, 0)} \frac{e^{-x^2-y^2} - 1}{x^2 + y^2} \), employ polar coordinates, \( x = r \cos \theta \), \( y = r \sin \theta \), transforming the expression into a single variable limit. If it converges uniformly to the same value irrespective of \( \theta \), the limit exists; negating this implies non-existence . Further computation in polar form helps verify this by L'Hôpital's Rule or direct substitution with simplification techniques.
The volume of a tetrahedron can be calculated using the scalar triple product of vectors derived from the tetrahedron's vertices. Vectors are formed from one vertex to the others, and the volume is \( \frac{1}{6} |\vec{AB} \cdot (\vec{AC} \times \vec{AD})| \). Substituting the vertex coordinates into this expression computes the exact volume.