Before posting this question, I have realised that this question might be repeating the same topic which some users have asked before, but still I cannot find a satisfying answer. So please forgive me for repeating this question: How did J.W. Gibbs invent dot product and vector product? (Certainly the definition |v||w|cos θ cannot just come out from nowhere, the proof: ∥v−w∥^2=∥w∥^2+∥v∥^2−2∥v∥∥w∥ cos θ isn't helpful either, why dot product is used in this proof instead of cross product? v.w instead of v x w) Did he base on other people's works to introduce these notions? Can someone please briefly explain the history about the origin of these products. Are there any books that talk about the history of vector? Thanks.
2026-04-06 11:38:46.1775475526
How Josiah Willard Gibbs introduced the notions of dot product and vector product
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in VECTOR-SPACES
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Does curl vector influence the final destination of a particle?
- Closure and Subsets of Normed Vector Spaces
- Dimension of solution space of homogeneous differential equation, proof
- Linear Algebra and Vector spaces
- Is the professor wrong? Simple ODE question
- Finding subspaces with trivial intersection
- verifying V is a vector space
- Proving something is a vector space using pre-defined properties
- Subspace of vector spaces
Related Questions in MATH-HISTORY
- Are there negative prime numbers?
- University math curriculum focused on (or inclusive of) "great historical works" of math?
- Did Grothendieck acknowledge his collaborators' intellectual contributions?
- Translation of the work of Gauss where the fast Fourier transform algorithm first appeared
- What about the 'geometry' in 'geometric progression'?
- Discovery of the first Janko Group
- Has miscommunication ever benefited mathematics? Let's list examples.
- Neumann Theorem about finite unions of cosets
- What is Euler doing?
- A book that shows history of mathematics and how ideas were formed?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Dot product and vector product are just a different presentation of the product of quaternions.
Quaternions were invented by Hamilton as a result of a twenty year long attempt at generalizing the $\mathbb R$-algebra $\mathbb C$ of complex numbers.
In modern notation , if two quaternions $q,q'$ are presented as the sum of a scalar in $\mathbb R $ and a vector in $3$-space, $q=a+\vec v, p=b+\vec {w}$, then we have for their quaternionic product : $$ q\cdot q'=(ab-\langle \vec v,\vec {w}\rangle) + ( a\vec {w} +b\vec {v}+\vec {v}\times\vec {w} ) $$ and in particular we have the fundamental relation for two pure quaternions, that is quaternions with zero scalar part: $$ \vec v\cdot \vec {w}= - \langle \vec v,\vec {w}\rangle + \vec {v}\times\vec {w} $$ [I have written the scalar product product as $\langle \vec v,\vec w\rangle $ in order not to confuse it with the quaternionic product $v\cdot w$]
So Gibbs's contribution was to notice that, given two pure quaternions, it is very convenient in their quaternionic product to isolate the scalar part, yielding the scalar product up to sign, and the vector part, yielding the cross product.
A great psychological advantage is that now everything takes place in $\mathbb R^3$ and there is no need to resort to $\mathbb R^4$, the underlying vector space of the $\mathbb R$-algebra of Hamilton's quaternions: I suppose that at the time four-dimensional space was regarded with some unease by physicists like Gibbs and by engineers.