Difficulty: Easy
Correct Answer: M l^2 / (2 EI)
Explanation:
Introduction / Context:Deflection formulas for basic load cases are central to structural analysis and design checks. A useful case is a cantilever subjected to an end moment (no transverse load), which produces constant bending moment along the span and a characteristic rotation and deflection profile.
Given Data / Assumptions:
Concept / Approach:
Use the Euler–Bernoulli beam equation EI * y' = M(x). For a free-end applied moment, the internal bending moment is constant along the beam: M(x) = M (sign per convention). Integrating twice and applying fixed-end boundary conditions yields the slope and deflection functions.
Step-by-Step Solution:
Start with EI y' = M ⇒ y' = M / EI.Integrate once: y' = (M / EI) x + C1.Boundary at fixed end x = 0: y'(0) = 0 ⇒ C1 = 0.Integrate again: y = (M / (2 EI)) x^2 + C2.Boundary at fixed end x = 0: y(0) = 0 ⇒ C2 = 0.Free-end deflection: y(l) = M l^2 / (2 EI).Verification / Alternative check:
Standard beam tables list for this case: slope at free end θ = M l / (EI) and deflection at free end δ = M l^2 / (2 EI), matching the derivation.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming zero deflection for a pure moment; mixing up with the tip load case where δ = W l^3 / (3 EI).
Final Answer:
M l^2 / (2 EI)
Discussion & Comments