Introduction
Calculus provides the essential mathematical tools for analyzing changing quantities in mechanics. Differentiation and integration are fundamental operations that relate position, velocity, and acceleration. Understanding differential and integral calculus in physical contexts is crucial for solving dynamics problems and describing continuous systems.
Differentiation in Kinematics
Velocity is the time derivative of position: v = dr/dt. For vector position r(t) = x(t)\(\hat{\imath}\) + y(t)\(\hat{\jmath}\) + z(t)\(\hat{k}\), the velocity is v = (dx/dt)\(\hat{\imath}\) + (dy/dt)\(\hat{\jmath}\) + (dz/dt)\(\hat{k}\). Acceleration is the derivative of velocity: a = dv/dt = d2r/dt2. The chain rule applies when changing variables: dx/dt = (dx/ds)(ds/dt). Partial derivatives appear when position depends on multiple variables.
\nIntroduction
Calculus provides the essential mathematical tools for analyzing changing quantities in mechanics. Differentiation and integration are fundamental operations that relate position, velocity, and acceleration. Understanding differential and integral calculus in physical contexts is crucial for solving dynamics problems and describing continuous systems.
Differentiation in Kinematics
Velocity is the time derivative of position: v = dr/dt. For vector position r(t) = x(t)\(\hat{\imath}\) + y(t)\(\hat{\jmath}\) + z(t)\(\hat{k}\), the velocity is v = (dx/dt)\(\hat{\imath}\) + (dy/dt)\(\hat{\jmath}\) + (dz/dt)\(\hat{k}\). Acceleration is the derivative of velocity: a = dv/dt = d2r/dt2. The chain rule applies when changing variables: dx/dt = (dx/ds)(ds/dt). Partial derivatives appear when position depends on multiple variables.
\nIntegration in Kinematics
Given acceleration, velocity is found by integration: v(t) = v0 + ∫a(t)dt from 0 to t. Position requires another integration: r(t) = r0 + ∫v(t)dt from 0 to t. For constant acceleration, these yield the familiar equations: v = v0 + at, x = x0 + v0t + 1/2at2. Integration constants are determined by initial conditions. Definite integrals give displacement; indefinite integrals give general solutions.
Vector Calculus Operations
The gradient ∇φ gives the direction of steepest increase of scalar field φ: ∇φ = (∂φ/∂x)\(\hat{\imath}\) + (∂φ/∂y)\(\hat{\jmath}\) + (∂φ/∂z)\(\hat{k}\). Divergence ∇·A measures net outflow of vector field A: ∇·A = ∂Ax/∂x + ∂Ay/∂y + ∂Az/∂z. Curl ∇×A measures rotation: ∇×A gives circulation per unit area. The Laplacian ∇2φ = ∇·∇φ appears in wave equations and potential theory.
\nLine, Surface, and Volume Integrals
Line integrals ∫A·dr give work done by force A along path: W = ∫F·dr. Surface integrals ∫A·dS give flux through surface, important for Gauss's law applications. Volume integrals ∫φdV give total quantity of scalar field φ in volume. These integral theorems connect: Divergence theorem ∮A·dS = ∫(∇·A)dV and Stokes' theorem ∮A·dr = ∫(∇×A)·dS are fundamental in electromagnetism and fluid mechanics.
Taylor Series and Approximations
Taylor expansion approximates functions near a point: f(x) ≈ f(a) + f'(a)(x-a) + f''(a)(x-a)2/2! + ... Essential approximations in mechanics include: sinθ ≈ θ for small angles (θ in radians), cosθ ≈ 1 - θ2/2, (1+x)^n ≈ 1 + nx for x << 1, ex ≈ 1 + x. These linearizations simplify complex nonlinear problems into solvable forms.
\n