I was revisiting through my class notes and found this, there ain't any detailed explanation in my notes. So, I'm kinda confused what does the left-hand system mean? And I don't remember ever using my left hand to find the direction of a cross b. Could you please provide an example for the same?
2026-04-24 14:43:25.1777041805
If STP ( Scalar Triple Product ) of 3 vectors a , b and c is negative then it follows left handed system.
277 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in VECTORS
- Proof that $\left(\vec a \times \vec b \right) \times \vec a = 0$ using index notation.
- Constrain coordinates of a point into a circle
- Why is the derivative of a vector in polar form the cross product?
- Why does AB+BC=AC when adding vectors?
- Prove if the following vectors are orthonormal set
- Stokes theorem integral, normal vector confusion
- Finding a unit vector that gives the maximum directional derivative of a vector field
- Given two non-diagonal points of a square, find the other 2 in closed form
- $dr$ in polar co-ordinates
- How to find reflection of $(a,b)$ along $y=x, y = -x$
Related Questions in 3D
- Visualization of Projective Space
- Approximate spline equation with Wolfram Mathematica
- Three-Dimensional coordinate system
- Volume of sphere split into eight sections?
- Largest Cube that fits the space between two Spheres?
- Is $ABC$ similar with $A'B'C'$, where $A', B', C'$ are the projections of $A, B, C $ on a plane $\pi $.
- Intersection of a facet and a plane
- Distance from center of sphere to apex of pyramid?
- Looking for hints on the below 3D geometry problem.
- Finding the Euler angle/axis from a 2 axes rotation but that lies on the original 2 axes' plane
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?
Consider your thumb the $x$ axis, forefinger the $y$ axis, and middle finger the $z$ axis. You can extend them so that they are all perpendicular.
There are two handednesses in a 3D coordinate system axes. If you rotate such a coordinate system, it will always match either the one shown by your left hand, or the one shown by your right hand.
In particular, if $x$ axis points right, and $y$ axis points up, then the $z$ axis can either point away (left handed) or towards the viewer (right handed coordinate system).
Similarly, in a 2D system, if $x$ axis points right, then $y$ axis can point either up (right handed) or down (left handed). The 2D analog of the cross product between two vectors is then positive if the two vectors defining a parallelogram are in the same order (second in the same direction from the first, as $y$ axis is from $x$ axis).
Scalar triple product in 3D, and the 2D analog of cross product, do not tell anything about the coordinate system handedness. It only tells you whether the vectors involved have the same handedness as the coordinate system.
For example, consider $\hat{u} = (1, 0, 0)$, $\hat{v} = (0, 1, 0)$, and $\hat{w} = (0, 0, 1)$. Their triple product $\hat{u} \cdot (\hat{v} \times \hat{w}) = (\hat{u} \times \hat{v}) \cdot \hat{w} = \hat{u}\hat{v}\hat{w} = 1$. However, if we reorder them so that no rotation can put them in the same order as the coordinate axes in that coordinate system, say $\hat{v}$, $\hat{u}$, $\hat{w}$, then their triple product is $-1$.
In a more general sense, the sign of the triple product tells us whether the three vectors defining a parallelepiped have the same handedness as the coordinate system or not. Since it is usually assumed that the coordinate system itself is right-handed –– it's just a convention ––, a negative sign indicates the three vectors are in left-handed order. However, if the coordinate system itself is left-handed, then a negative triple product indicates the three vectors defining the parallelepiped are in right-handed order. The magnitude of the triple product is the volume of said parallelepiped.