Elastic Curve Equation and Boundary Conditions
The elastic curve equation describes how a beam deflects under load. It connects the beam's deformed shape to the applied loading, material stiffness, and geometry, making it the starting point for nearly every deflection analysis you'll do in this course. Boundary conditions then let you pin down the specific solution for a given support configuration.
Elastic Curve Equation for Beams
Derivation and Assumptions
The elastic curve is the deformed shape of the beam's neutral axis under load. To derive the governing equation, we rely on Euler-Bernoulli beam theory, which makes two key assumptions:
- Plane sections remain plane and perpendicular to the neutral axis after deformation (no warping of cross-sections).
- The material is linearly elastic, homogeneous, and isotropic (Hooke's law applies everywhere).
These assumptions work well for slender beams with small deflections relative to their length.
Starting from equilibrium and the moment-curvature relationship (covered below), you can write the elastic curve as a fourth-order differential equation:
where:
- = transverse deflection of the beam
- = position along the beam's length
- = distributed load intensity (force per unit length)
- = elastic (Young's) modulus of the material
- = second moment of area (moment of inertia) of the cross-section
Simplification and Loading Conditions
If the flexural rigidity is constant along the beam and you already know the bending moment function , you can work with the simpler second-order form:
This is the version you'll use most often. You write from your shear and moment diagrams, then integrate twice to get .
The equation applies to any loading type. You just need the correct expression for :
- Concentrated (point) loads produce piecewise-linear moment diagrams
- Distributed loads (uniform, linearly varying, etc.) produce curved moment diagrams
- Concentrated moments cause jumps in the moment diagram
Boundary Conditions for Beam Deflection
Types of Boundary Conditions
Boundary conditions capture how the beam is supported and constrained at specific points. Without them, you can't solve for the integration constants that appear when you integrate the elastic curve equation.
The four most common support types and their associated conditions:
| Support Type | Deflection | Slope | Moment | Shear |
|---|---|---|---|---|
| Pin / Roller (simply supported) | free | free | ||
| Fixed (clamped) | free | free | ||
| Free end | free | free | ||
| Guided end | free | free |
"Free" in the table means that quantity is not constrained to a known value at that point.
Application of Boundary Conditions
The number of boundary conditions you need matches the number of integration constants. If you start from the second-order form , two integrations produce two constants ( and ), so you need two boundary conditions. If you start from the fourth-order form, you'll have four constants and need four boundary conditions.
Here's how this plays out for two classic cases:
Cantilever beam (fixed at , free at ):
- (no deflection at the wall)
- (no rotation at the wall)
- If using the fourth-order form, add: and at the free end
Simply supported beam (pins at both ends):
- (no deflection at left support)
- (no deflection at right support)
- If using the fourth-order form, add: and

Curvature, Moment, and Rigidity Relationship
Beam Curvature
Curvature () measures how sharply the beam bends at a given point. It equals the reciprocal of the radius of curvature :
The exact curvature expression involves both and , but under the small-deflection assumption (slopes much less than 1), it simplifies to:
This approximation is what makes the elastic curve equation linear and solvable by direct integration.
Moment-Curvature Relationship
The link between internal bending moment and curvature is:
or equivalently:
This is the equation that ties everything together. Flexural rigidity quantifies a beam's resistance to bending. It depends on both the material (through ) and the cross-section shape (through ).
Common moment of inertia formulas you'll need:
- Rectangular cross-section (width , height ):
- Solid circular cross-section (radius ):
A steel beam with a deep I-section has a much larger than a wooden beam of similar weight, which is why steel beams deflect less under the same load.
Integration Constants for Beam Deflection
Solving the Elastic Curve Equation
Each integration of the elastic curve equation introduces one unknown constant. These constants carry physical meaning:
- Integrating once gives the slope equation , with constant
- Integrating again gives the deflection equation , with constant
and encode the beam's slope and deflection at whatever reference point you choose. You find their values by plugging in your boundary conditions.
Determining Integration Constants: Step-by-Step
- Write from your free-body diagram and equilibrium equations.
- Substitute into and integrate once to get .
- Integrate again to get .
- Apply boundary conditions by substituting known values of and at specific -locations.
- Solve the resulting system of equations for and .
- Substitute back into the general solution to get the specific deflection equation .
Example: Cantilever with a point load at the free end
The moment function is (taking the fixed end as ). After two integrations:
Applying gives . Applying gives . The specific solution is:
The maximum deflection occurs at the free end ():
The negative sign indicates downward deflection (in the direction of the load). This is one of the most commonly referenced deflection formulas, so it's worth committing to memory.