Fundamental Concepts: Vectors

Fundamental Concepts: Vectors

1.1 Introduction

  • Classical Mechanics and Newton's Ideas

    • The science of classical mechanics addresses the motion of objects through absolute space and time.

    • Isaac Newton's Philosophiæ Naturalis Principia Mathematica published in 1687 begins a significant discourse on space and time.

    • Definition of Time and Space by Newton:

      • "Absolute, true and mathematical time, of itself, and from its own nature, flows equably, without relation to anything external, and by another name is called duration."

      • "Absolute space, in its own nature, without relation to anything external, remains always similar and immovable."

    • Despite the important role these concepts play, they remain subject to debate for over 250 years.

    • Ernst Mach's Critique (1838-1916):

    • Mach questioned Newton’s ideas, suggesting that hypotheses regarding space and time should be refrained from unless they arise directly from observable phenomena.

    • Newton hesitated to frame hypotheses, indicating that his own concepts of space and time fell into the category he deemed necessary to accept despite lack of complete demonstrability.

  • Evolutionary Perspectives on Space and Time

    • By the late 18th and 19th centuries, scientific advancements, especially in electricity and magnetism, suggested the need for a new conceptual framework for space and time, leading to Einstein's special relativity.

    • Hermann Minkowski (1908):

    • Proposed a unified framework of space and time: "…only a kind of union between the two will preserve an independent reality."

    • Emphasizes the empirical base for these new ideas.

1.2 Measure of Space and Time: Units and Dimensions

  • Newtonian Perspective of Space and Time

    • Space is three-dimensional (Euclidean) characterized by coordinates (x, y, z) relative to an origin (0, 0, 0).

    • Length is defined as the distance between two points, based on a standard unit of length.

    • Time can be measured using cyclic phenomena (pendulum, rotating Earth, vibrations from atomic motions).

  • Standard Units of Measurement

    • The necessity for standardization in measurements often arose from political, rather than purely scientific motives.

    • Historical Standards:

    • Foot as a measurement unit varied historically, based on different rulers or standards (Vitruvius' historical contexts).

    • Establishment of the Metric System:

      • Originated post-French Revolution, culminating in the creation of the meter as a unit of length approximately equal to one ten-millionth of a quadrant of the Earth.

    • Modern Definitions:

      • As of 1983, the meter is defined based on the speed of light: 1 meter = distance light travels in 1/299,792,458 seconds in vacuum.

  • Unit of Time

    • A day (for time measurement) relates to the Earth’s spin, month to the lunar cycle, and year to the Earth's revolution around the Sun.

    • The second was historically derived from a mean solar day but later defined in 1967 via the oscillation of cesium-133 atoms.

  • Unit of Mass

    • The kilogram, the basic unit, is not as stable as length and time definitions; it is stored in a vault for accuracy.

    • The concept of mass is crucial in mechanics, and a 'particle' or 'point mass' refers to an object with mass but no spatial extent, facilitating abstraction in physical scenarios.

  • Fundamental Dimensions in Physics:

    • The primary dimensions for measuring physical quantities are mass [M], length [L], and time [T].

    • The dimension of any physical quantity may be expressed algebraically with constants representing their respective dimensions.

  • Dimensional Analysis

    • A powerful method to check the consistency of physical equations.

    • An example of dimensional analysis:

    • Acceleration (a) defined through relation with speed and time involves distinguishing the dimensionality to ensure correctness.

    • Dimensional relationships can yield important insights into physical laws and properties.

1.3 Vectors

  • Vectored vs Scalar Quantities

    • Scalars: Quantities defined by magnitude only (e.g., time, mass).

    • Vectors: Quantities requiring both magnitude and direction (e.g., velocity, force).

    • Representation: Vectors can be represented as boldface symbols, while scalars are italicized.

  • Components of a Vector: A vector can be expressed as the sum of its components.

  • Vector Equality and Addition:

    • For vectors A and B to be equal: A = B iff components are equal.

    • The sum of vectors is defined through coordinate components.

  • Magnitude of a Vector: The magnitude is defined as:
    $| extbf{A}| = rac{(Ax^2 + Ay^2 + A_z^2)^{1/2}}{| extbf{A}|}$

  • Unit Vectors: Denoted as $ extbf{e}$; serve as basic directions for vectors:

    • $ extbf{e}1 = (1,0,0), extbf{e}2 = (0,1,0), extbf{e}_3 = (0,0,1)$.

  • Scalar Product (Dot Product): Defines the angle between two vectors.

  • Vector Product (Cross Product): Results in a vector perpendicular to the plane defined by the two original vectors, with properties derived algebraically.

1.4 The Scalar Product

  • Definition: Given vectors A and B, the scalar product is:
    A.B=A<em>xB</em>x+A<em>yB</em>y+A<em>zB</em>zA . B = A<em>x B</em>x + A<em>y B</em>y + A<em>z B</em>z

  • Properties:

    • Commutative: A . B = B . A

    • Distributive: A . (B + C) = A . B + A . C

  • Geometric Interpretation:

    • Can be used to find angles between vectors:
      extcos(heta)=A.BABext{cos}( heta) = \frac{A . B}{|A||B|}

  • Work Example: Work done can be calculated as:

    • W=F.d=Fdextcos(heta)W = F . d = |F||d| ext{cos}( heta)

1.5 The Vector Product

  • Definition: Given vectors A and B, the cross product is defined as:
    extbfAimesextbfB=(A<em>yB</em>zA<em>zB</em>y,A<em>zB</em>xA<em>xB</em>z,A<em>xB</em>yA<em>yB</em>x)extbf{A} imes extbf{B} = (A<em>y B</em>z - A<em>z B</em>y, A<em>z B</em>x - A<em>x B</em>z, A<em>x B</em>y - A<em>y B</em>x)

  • Properties:

    • The magnitude of the cross product can be expressed geometrically as:
      extbfAimesextbfB=extbfAextbfBextsin(heta)| extbf{A} imes extbf{B}| = | extbf{A}|| extbf{B}| ext{sin}( heta)

  • Direction: Perpendicular to both vectors; determined by the right-hand rule.

1.6 An Example of the Cross Product: Moment of a Force

  • Moment of Force: Given by the expression extbfN=extbfrimesextbfFextbf{N} = extbf{r} imes extbf{F}

  • This concept relates to torque and the perpendicular distance from the line of action.

  • Summation of Torques: The condition for rotational equilibrium states that all moments must sum to zero.

1.7 Triple Products

  • Scalar Triple Product: A.(BimesC)A . (B imes C) is a scalar quantity.

  • Vector Triple Product: extbfAimes(extbfBimesextbfC)extbf{A} imes ( extbf{B} imes extbf{C}) can be expressed using the formula extbfB(A.C)extbfC(A.B)extbf{B}(A . C) - extbf{C}(A . B).

1.8 Change of Coordinate System: The Transformation Matrix

  • Representation of vectors changes upon changing coordinate systems; the transformation can be expressed via a transformation matrix.

1.9 Derivative of a Vector

  • Derivatives of vectors use traditional calculus rules applied to vector quantities, also retaining their vector nature.

1.10 Position Vector of a Particle: Velocity and Acceleration in Rectangular Coordinates

  • Position Vector: Expressed for straight-line motion in the form:
    $ extbf{r} = i x + j y + k z$.

  • Velocity: The rate of change of position, derived as:
    extv=racdextbfrdtext{v} = rac{d extbf{r}}{dt}

  • Acceleration: exta=racd2extbfrdt2ext{a} = rac{d^2 extbf{r}}{dt^2}

  • Example Problems: Examples demonstrate how to apply these concepts in physical scenarios such as projectile motion and constant circular motion.

1.11 Velocity and Acceleration in Plane Polar Coordinates

  • Utilizes polar coordinates for %r and %𝜃 yields useful results in analyzing motion through circular paths.

1.12 Velocity and Acceleration in Cylindrical and Spherical Coordinates

  • Establishes position and motion in three dimensions, with derivatives showing dependencies between cylindrical and spherical variables.

  • Examples illustrate practical calculations in these coordinate systems, linking them with physical movements.

Problems

  • The notes conclude with practice problems addressing varying aspects of the topics discussed, ranging from vector calculations to applications within physics.

    • Students are encouraged to engage with these problems for mastery of the concepts discussed.