STATICS AND DYNAMICS • STATICS

Load-Shear-Moment Relationships — Relate load, shear, and moment relationships (dV/dx = -w, dM/dx = V) conceptually

Understanding how distributed loads, shear forces, and bending moments are linked through differentiation and integration.

Historical Context & Motivation

The design of bridges, buildings, and machines has always demanded an intimate understanding of how external forces translate into internal stresses. Long before the formal equations dV/dx = −w and dM/dx = V were written down, engineers and natural philosophers grappled with the question of why beams fail under load. Galileo's famous cantilever study of 1638 initiated the systematic study of beam strength, yet it took nearly two more centuries of mathematical refinement before the elegant differential relationships between distributed load, shear force, and bending moment were placed on a rigorous footing. These relationships form the backbone of structural analysis and are indispensable for constructing shear and moment diagrams quickly and correctly.

1638
Galileo's Cantilever Problem
In Dialogues Concerning Two New Sciences, Galileo analyzes the failure of a cantilever beam, establishing the first quantitative link between applied load and internal resistance. Although his stress distribution was incorrect, the conceptual framework was groundbreaking.
1694
Jacob Bernoulli's Elastic Curve
Jacob Bernoulli proposes that the curvature of a bent beam is proportional to the bending moment, laying the groundwork for Euler–Bernoulli beam theory and directly motivating the need to express the moment as a function along the beam.
1826
Navier's Bending Theory
Claude-Louis Navier publishes a comprehensive theory of beam bending that correctly identifies the linear stress distribution across a cross-section and formalizes the relationship between external loading and internal moment, solidifying the equations dV/dx = −w and dM/dx = V in engineering practice.
1864
Mohr's Graphical Methods
Otto Mohr introduces systematic graphical procedures for constructing shear and moment diagrams, exploiting the calculus-based load–shear–moment relationships to move from the load diagram to the shear diagram to the moment diagram through successive integration.
1900s–Present
Modern Computational Verification
Finite element methods automate structural analysis, yet the differential relationships dV/dx = −w and dM/dx = V remain the conceptual foundation. Engineers use them for quick hand-checks, preliminary design, and building physical intuition about structural behavior.

The central question this lesson addresses is deceptively simple: if you know the distributed load acting on a beam, how do you systematically determine the internal shear force and bending moment at every cross-section without repeatedly drawing free-body diagrams? The answer lies in two first-order ordinary differential equations that connect these three quantities through differentiation and, equivalently, through integration.

Core Principles & Definitions

Before diving into the differential relationships, it is essential to establish precise definitions for the three interrelated quantities. Consider a straight beam lying along the x-axis and subjected to transverse loads. At any cross-section located at position x, we can expose the internal forces by making an imaginary cut and enforcing equilibrium on the resulting free body. The distributed load w(x) is the external force per unit length, the shear force V(x) is the internal transverse force on the cut face, and the bending moment M(x) is the internal couple resisting rotation at the cut. The sign convention adopted here—positive V acts downward on the left face and positive M causes sagging (concave up)—is the Euler–Bernoulli convention used in most structural engineering texts.

1

Distributed Load w(x)

External force per unit length applied transversely to the beam. A positive w(x) acts downward (towards negative y). Units: N/m or lb/ft.
2

Shear Force V(x)

The internal transverse force at a cross-section resisting sliding. Found by summing vertical forces on a free body to the left of the cut. Related to load by dV/dx = −w(x).
3

Bending Moment M(x)

The internal couple at a cross-section resisting bending. Found by summing moments on a free body to the left of the cut. Related to shear by dM/dx = V(x).
4

Equilibrium of a Differential Element

Both relationships are derived by applying static equilibrium (∑F = 0, ∑M = 0) to an infinitesimally thin slice of beam of width dx, then discarding higher-order infinitesimals.
5

Integration Interpretation

Integrating dV/dx = −w gives the change in shear as the negative of the area under the load diagram. Integrating dM/dx = V gives the change in moment as the area under the shear diagram.
KEY TAKEAWAY
Think of the load–shear–moment chain like a cascade of water tanks. The distributed load w(x) is the flow rate filling or draining the shear tank V(x), and the shear is the flow rate filling or draining the moment tank M(x). Wherever the 'inflow' (load) is large, V changes rapidly; wherever V is large, M changes rapidly. A concentrated force is like suddenly dumping a bucket into the shear tank—it creates an instantaneous jump. This cascading relationship means that the shear diagram is the derivative of the moment diagram and the load diagram is the negative derivative of the shear diagram.

Visual Explanation — The Differential Element

The most illuminating way to understand the load–shear–moment relationships is to isolate a differential element of the beam and apply equilibrium. The following diagram shows a small beam element of length dx cut from a beam carrying a distributed load w(x). On the left face the internal shear is V and the internal moment is M; on the right face these have changed to V + dV and M + dM. By writing the force and moment equilibrium equations for this tiny element and neglecting products of infinitesimals, the two fundamental differential equations emerge naturally.

A differential beam element of length dx is isolated from the beam. On the left face the shear is V and the moment is M; on the right face they become V + dV and M + dM. The distributed load w acts downward. Applying vertical force equilibrium yields dV/dx = −w; taking moments about the right face and discarding the second-order term w·(dx)²/2 yields dM/dx = V.

In the diagram above, the left face carries shear V (upward, following the positive convention for the left face) and moment M (counterclockwise, producing sagging). On the right face, these have incremented to V + dV and M + dM. The distributed load w(x) acts downward over the entire element length dx, producing a resultant force of w · dx located at the centroid of the element. Summing forces in the y-direction gives dV = −w · dx, i.e., the rate of change of shear equals the negative of the distributed load intensity. Summing moments about the right face, the term w · dx · (dx/2) is a second-order infinitesimal and vanishes, leaving dM = V · dx. Both results are exact in the limit as dx → 0.

Mathematical Framework

The two fundamental differential equations of beam loading are first-order ODEs that connect the three functions w(x), V(x), and M(x). Their differential and integral forms are presented below, along with the conditions that handle concentrated forces and couples.

LOAD–SHEAR RELATIONSHIP (DIFFERENTIAL FORM)
dV/dx = −w(x)
V(x) = internal shear force at position x; w(x) = distributed load intensity (positive downward). The slope of the shear diagram at any point equals the negative of the load intensity at that point.
LOAD–SHEAR RELATIONSHIP (INTEGRAL FORM)
V(x₂) − V(x₁) = −∫[x₁ to x₂] w(x) dx
The change in shear between two points equals the negative of the area under the load diagram between those points. If the load is uniform (w = constant), the shear changes linearly.
SHEAR–MOMENT RELATIONSHIP (DIFFERENTIAL FORM)
dM/dx = V(x)
M(x) = internal bending moment at position x; V(x) = internal shear force. The slope of the moment diagram at any point equals the shear at that point. Where V = 0 the moment has a local extremum—this is crucial for finding the maximum bending moment.
SHEAR–MOMENT RELATIONSHIP (INTEGRAL FORM)
M(x₂) − M(x₁) = ∫[x₁ to x₂] V(x) dx
The change in bending moment between two points equals the area under the shear diagram between those points. This is the primary tool for constructing the moment diagram from the shear diagram.
⚠️ Discontinuities at Concentrated Loads and Couples
The differential forms dV/dx = −w and dM/dx = V hold only where w(x), V(x), and M(x) are continuous. At a concentrated point force P, the shear diagram has a jump discontinuity: V jumps by −P (for a downward force). At a concentrated couple M₀, the moment diagram has a jump discontinuity: M jumps by M₀. Between discontinuities, the differential relationships apply smoothly and may be integrated segment by segment.

Notice the cascading structure: differentiating the moment function gives the shear, and differentiating the shear function gives the negative of the load. Equivalently, integrating the load (with a sign flip) gives the shear, and integrating the shear gives the moment. This chain of derivatives and integrals is what allows engineers to move systematically from a known load function to complete shear and moment diagrams without re-drawing free-body diagrams at every cross-section. The integration constants are determined from boundary conditions—typically the known reaction forces and moments at the supports.

Constructing Shear & Moment Diagrams

The practical payoff of the load–shear–moment relationships is a streamlined procedure for sketching shear and moment diagrams. Rather than cutting the beam at numerous locations and solving equilibrium each time, you start from the load diagram, integrate once to get the shear diagram, and integrate again to get the moment diagram. The following table summarizes the key graphical consequences of common load types.

Effect of common load types on shear and moment diagram shapes
Load TypeShear Diagram ShapeMoment Diagram Shape
No load (w = 0)Constant (horizontal line)Linear (straight line)
Uniform load (w = constant)Linear (straight, sloped line)Parabolic (2nd-degree curve)
Linearly varying load (w = ax)Parabolic (2nd-degree curve)Cubic (3rd-degree curve)
Concentrated force PJump discontinuity (magnitude P)Slope change (kink in diagram)
Concentrated couple M₀No change in shearJump discontinuity (magnitude M₀)
A simply supported beam of length L under uniform distributed load w. The shear diagram is linear (slope = −w) and passes through zero at the midspan. The moment diagram is a concave-down parabola with its maximum value wL²/8 at midspan, confirming that the moment peaks where V = 0.

Examine the three stacked diagrams carefully. In the load diagram, w is constant, so dV/dx = −w is constant—meaning the shear diagram must be a straight line with a negative slope (the shear decreases from left to right). Integrating that linear shear function yields a second-degree polynomial for M(x), which is why the moment diagram is parabolic. The moment reaches its peak at x = L/2 where V = 0, confirming the rule that the maximum moment occurs where the shear is zero. This observation is not a separate rule to memorize; it follows directly from dM/dx = V, because V = 0 means the slope of M is zero, which is the condition for a local extremum.

Worked Example — Simply Supported Beam with Point Load

Consider a simply supported beam of length L = 6 m carrying a single concentrated downward force P = 12 kN at x = 2 m from the left support A. Support A is a pin (vertical reaction Ay) and support B at x = 6 m is a roller (vertical reaction By). Construct the shear and moment diagrams using the load–shear–moment relationships.

Simply Supported Beam with a Point Load
1
Step 1 — Determine Support ReactionsTake moments about A: ∑MA = 0 → By × 6 − 12 × 2 = 0 → By = 4 kN (upward). Then ∑Fy = 0 → Ay + By − 12 = 0 → Ay = 8 kN (upward).
Ay = 8 kN ↑, By = 4 kN ↑
2
Step 2 — Construct the Shear Diagram Using dV/dx = −wStarting from the left end (x = 0): the upward reaction Ay = 8 kN produces a jump in V from 0 to +8 kN. Between x = 0 and x = 2 m there is no distributed load (w = 0), so dV/dx = 0 and V remains constant at +8 kN. At x = 2 m the concentrated force P = 12 kN (downward) causes a jump: V drops from +8 to 8 − 12 = −4 kN. Between x = 2 m and x = 6 m there is again no distributed load, so V remains constant at −4 kN. At x = 6 m the reaction By = 4 kN brings V back to zero, confirming equilibrium.
V = +8 kN for 0 < x < 2 m; V = −4 kN for 2 m < x < 6 m
3
Step 3 — Construct the Moment Diagram Using dM/dx = VM(0) = 0 (simply supported, no couple at A). For 0 ≤ x ≤ 2 m, dM/dx = V = +8 kN, so M increases linearly: M(x) = 8x. At x = 2 m: M(2) = 8 × 2 = 16 kN·m. For 2 m ≤ x ≤ 6 m, dM/dx = V = −4 kN, so M decreases linearly: M(x) = 16 − 4(x − 2). At x = 6 m: M(6) = 16 − 4(4) = 0, which checks with the boundary condition M(6) = 0 at the roller.
M_max = 16 kN·m at x = 2 m
4
Step 4 — Verify Using the Area MethodChange in M from x = 0 to x = 2: ΔM = area under shear diagram = +8 kN × 2 m = 16 kN·m ✓. Change in M from x = 2 to x = 6: ΔM = −4 kN × 4 m = −16 kN·m, so M goes from 16 to 0 ✓. The maximum moment occurs at x = 2 m, where V passes through zero (changes sign), consistent with dM/dx = V = 0 at that point.
All checks pass. The moment diagram is piecewise-linear with a peak of 16 kN·m at the point load.

Strengths & Limitations of the Differential Relationships

The differential relationships dV/dx = −w and dM/dx = V are enormously powerful, but they operate within specific assumptions. Understanding both the strengths and limitations ensures you apply them correctly and know when a more general approach is needed.

Strengths versus limitations of the load–shear–moment differential relationships
StrengthsLimitations
Enable rapid construction of V and M diagrams without repeated free-body diagrams.Valid only for straight, prismatic beams loaded in one plane (planar bending).
Provide qualitative insight: knowing the load type immediately tells you the shape of V and M (constant → linear → parabolic → cubic…).Concentrated forces and couples introduce discontinuities that must be handled separately (jump conditions).
The area method (integral form) gives numerical changes in V and M using simple geometric areas—triangles, rectangles, etc.For statically indeterminate beams, the support reactions are unknown, and you cannot begin the integration cascade without first solving the redundant problem.
The condition dM/dx = V = 0 directly locates the maximum bending moment—critical for design.Do not account for axial forces, torsion, or three-dimensional loading without extension to generalized internal force analysis.
KEY TAKEAWAY
The differential relationships are analogous to the kinematics chain in dynamics: just as acceleration is the derivative of velocity and velocity is the derivative of position (a = dv/dt, v = dx/dt), here load is the (negative) derivative of shear and shear is the derivative of moment. In both cases, integration with appropriate initial conditions recovers the full picture from the rate of change. The limitation in both systems is that discontinuities (impacts in dynamics, concentrated forces in statics) require separate jump conditions to patch the solution together.

Connection to Beam Deflection and Advanced Structural Analysis

The load–shear–moment cascade does not end at the bending moment. In Euler–Bernoulli beam theory, the moment is related to the beam's curvature κ by M = EIκ, where E is the elastic modulus and I is the second moment of area. Since κ ≈ d²y/dx² for small deflections, one obtains EI · d²y/dx² = M(x). This means the differential chain actually extends further: differentiating the deflection curve y(x) yields the slope θ(x), differentiating again gives M(x)/EI, differentiating once more gives V(x)/EI, and differentiating a fourth time gives −w(x)/EI. Thus the fourth-order ODE EI · d⁴y/dx⁴ = w(x) governs beam deflection, and the load–shear–moment relationships are embedded within it as intermediate steps.

Progression from basic load–shear–moment analysis to advanced structural methods
Level of AnalysisGoverning EquationWhat It Gives You
Load–Shear–Moment (this lesson)dV/dx = −w, dM/dx = VInternal force and moment diagrams for strength checks
Euler–Bernoulli DeflectionEI · d⁴y/dx⁴ = w(x)Beam deflection curve y(x) for serviceability checks
Timoshenko Beam TheoryCoupled PDEs including shear deformationMore accurate deflections for short, thick beams
Finite Element AnalysisK·u = F (global stiffness matrix)Full 3D displacement and stress fields for complex geometries

Understanding the differential relationships at this foundational level gives you the physical reasoning that numerical methods automate but can never replace. When a finite element model produces shear and moment diagrams, the software is essentially performing the same integration process—albeit for hundreds or thousands of elements simultaneously. A strong grasp of the derivative chain w → V → M → θ → y ensures you can sanity-check computational output and catch modeling errors before they propagate into a design.

Practice Problems

PROBLEM 1CONCEPTUAL
A beam segment has a constant positive shear force V > 0 and no distributed load (w = 0) over an interval. Describe the shape of the moment diagram over that interval and explain your reasoning using the differential relationships.
PROBLEM 2BASIC CALCULATION
A cantilever beam of length L = 4 m is fixed at the left end and carries a uniform downward distributed load w = 3 kN/m over its entire length. Determine the shear force V(x) and bending moment M(x) as functions of x, measuring x from the free end (right tip) toward the fixed support.
PROBLEM 3INTERMEDIATE
A simply supported beam of length 8 m carries a uniformly distributed load w = 5 kN/m over the left half (0 ≤ x ≤ 4 m) only. Determine the support reactions, write the expressions for V(x) and M(x) in each segment, and find the location and magnitude of the maximum bending moment.
PROBLEM 4APPLIED
A pedestrian footbridge is modeled as a simply supported beam of span 10 m. It carries a uniform dead load of 2 kN/m over its full length plus a triangular live load that varies linearly from 0 at the left support to 6 kN/m at the right support. Determine the maximum bending moment in the beam and its location.
PROBLEM 5CRITICAL THINKING
Prove that if a beam carries only a distributed load (no concentrated forces or couples), and the distributed load w(x) is a polynomial of degree n, then V(x) is a polynomial of degree n + 1 and M(x) is a polynomial of degree n + 2. Then discuss what happens when the beam also carries a concentrated force at an interior point: how does the polynomial nature of V and M change, and what physical feature of the diagrams reflects this?

Summary

The load–shear–moment relationships are two first-order differential equations—dV/dx = −w(x) and dM/dx = V(x)—derived from equilibrium of a differential beam element. They reveal that the distributed load controls the slope of the shear diagram, and the shear controls the slope of the moment diagram. In their integral forms, the change in V between two points is the negative area under the load diagram, and the change in M is the area under the shear diagram.

Key practical rules follow directly: where w = 0, V is constant; where w is uniform, V is linear; and the maximum bending moment occurs where V = 0 (since dM/dx = 0 implies a local extremum). Concentrated forces cause jumps in V, and concentrated couples cause jumps in M—these discontinuities must be handled segment by segment. Mastering this differentiation–integration cascade is the gateway to beam deflection analysis (EI · d²y/dx² = M) and eventually to computational structural methods.

Varsity Tutors • Statics and Dynamics • Load-Shear-Moment Relationships