Scalar quantities are described by magnitude only (examples: mass, time, speed, length).
Vector quantities require both magnitude and direction (examples: displacement, velocity, acceleration).
Applications in physics and engineering rely on distinguishing scalars and vectors for analysis and problem solving.
Vector Calculus
Core operations in vector calculus: Differentiation, Integration, Gradient, Divergence, Curl.
Differentiation types:
Ordinary differentiation: deals with functions of a single variable (e.g., f(x)); finds rate of change with respect to that variable.
Partial differentiation: deals with functions of multiple variables (e.g., f(x, y, z)); finds rate of change with respect to one variable while holding others constant.
Summary: grad F at (1,-2,-1) is $(-12,-9,-16)$; grad A at (2,-2,-1) is $(10,-4,-16)$; directional derivative of A in direction (2,3,-2) is $\displaystyle D_{\hat{u}}A = \frac{40}{\sqrt{17}}$.
Divergence
Divergence of a vector field v with components $(vx, vy, v_z)$ is
∇⋅v=∂x∂v<em>x+∂y∂v</em>y+∂z∂vz.
Interpretation:
Positive divergence: source field (net outward flow).
Negative divergence: sink field (net inward flow).
Zero divergence: solenoidal field (no net outflow/inflow).
Curl
Curl of a vector field \mathbf{A} with components $(Ax, Ay, A_z)$ is
Note: If evaluated at (1, -1, 1) this gives 4(1)(1)−2(1)(−1)(1)+6(−1)(1)=4+2−6=0.
Line Integration
Line integral of a vector field along a curve C:
∫CF⋅dr
Here, the line integral represents the work done by the field along the path or the flux of the field along the path depending on context.
Mechanics
Mechanics is the study of motion and the causes of motion.
Classical Mechanics
Deals with macroscopic objects and their motions under forces.
Quantum Mechanics
Deals with microscopic systems and their probabilistic behavior.
Newton's Laws of Motion
1st Law (Law of Inertia): A body at rest stays at rest and a body in motion stays in uniform motion unless acted upon by an external unbalanced force.
2nd Law (Law of Acceleration): The acceleration of a body is in the direction of the applied force and is proportional to the net external force and inversely proportional to the mass: F=ma
3rd Law (Action-Reaction): For every action, there is an equal and opposite reaction.
Applications of Newton's Laws
Case 01: Atwood machine with two unequal masses, pulley is light and frictionless.
Therefore, T<em>2=1.2526122≈97.4 N. Then T</em>1=T2cos37∘cos53∘≈97.4×0.7536≈73.4 N.
Vertical tension: T<em>v=122−(T</em>1sin37∘+T2sin53∘)≈122−(73.4×0.6018+97.4×0.7986)≈0 N (within rounding).
Result: The two upper cables carry about 73.4 N and 97.4 N; both are below the 100 N breaking threshold. The vertical cable bears essentially all the remaining load (≈0 N in this ideal calculation), so the traffic light remains hanging and no upper cable breaks.
Practical takeaway: If the weight increases or angles change such that either T1 or T2 exceeds 100 N, a cable would break; with W = 122 N and given angles, neither upper cable breaks.