To find the traction vector
Since the tetrahedron is in static equilibrium, the sum of all forces must be equal to zero. Balacing Balancing the forces in the x-direction gives: Here, the term is the force on the oblique face, the terms are the forces on the coordinate faces, and is the body force.
We can use two key geometric relationships:
- The areas of the coordinate faces are projections of the oblique face:
- The volume of a tetrahedron is , where is the perpendicular height from the point to the oblique face.
Substituting these into the force balance and dividing by , we get:
To find the traction vector at the point , we let the dimensions of the tetrahedron shrink. In this limit, the height approaches zero, causing the body force term to vanish. This leaves us with the x-component of the traction vector:
By applying the same logic to the y and z directions, we obtain the other components: \begin{aligned} t_y &= \sigma_{xy}n_x + \sigma_{yy}n_y + \sigma_{zy}n_z \\ t_z &= \sigma_{xz}n_x + \sigma_{yz}n_y + \sigma_{zz}n_z \end{aligned} This set of equations is known as Cauchy’s Stress Formula. In matrix notation, treating the traction and normal vectors as row vectors, this relationship is written as:
As discussed before, the traction vector (also known as the stress) can be resolved into two components: (1) a normal stress component and (2) a shear stress component.

From the above figure, it is clear that and thus
Example1 A material particle is in a state of stress with the following components:
- Compute the traction vector on a plane intersecting the axes x, y, z at 1, 2, and 3, respectively.
- Compute the magnitude of the normal stress on the plane.
- Compute the magnitude of the shear stress on the plane.
- Compute the direction of the shear stress on the plane.
Solution
We first find the unit vector normal to the plane.
The equation of a plane intersecting the axes at x=1, y=2, z=3 is: This plane is normal to the vector:
Normalizing:
(a) Traction vector on the plane
The traction vector is:
(b) Normal stress on the plane
The normal stress is the projection of onto :
(c) and (d) Shear stress vector and its magnitude
The shear stress vector is the component of tangent to the plane:
The magnitude is:
The direction is:
✅ Final Results
- Traction vector:
- Normal stress:
- Shear stress magnitude:
- Shear stress direction: along
- This example is from Prof. Suo’s lecture notes for ES240 in Harvard University with minor adaptation.↩︎