Difficulty: Medium
Correct Answer: L = (g * T^2) / (2 * pi)
Explanation:
Introduction / Context:
Estimating wavelength from period is essential for preliminary breakwater sizing, harbour resonance checks, and wave transformation calculations. Bertin’s expression (a concise statement of the linear deep-water dispersion relation) links L and T without requiring iteration.
Given Data / Assumptions:
Concept / Approach:
The linear wave relation gives c = L/T and c^2 = g * L / (2 * pi) in deep water, leading to L = (g * T^2) / (2 * pi). This compact form is widely attributed in exam literature as “Bertin’s formula.” It provides a quick mapping from T to L for early-stage design checks.
Step-by-Step Solution:
Start with deep-water dispersion: c^2 = g * L / (2 * pi).Use c = L / T → (L / T)^2 = g * L / (2 * pi).Rearrange: L = (g * T^2) / (2 * pi).Pick the matching option.
Verification / Alternative check:
Sanity check with T = 8 s: L ≈ (9.81 * 64) / (6.283) ≈ 100 m, consistent with deep-water waves of that period.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting the deep-water condition; misplacing 2 * pi in numerator/denominator; mixing phase speed and group speed.
Final Answer:
L = (g * T^2) / (2 * pi)
Discussion & Comments