6. Birds 4 pts

Mechanics · Statics, Buoyancy, Torque equilibrium

Find the maximum number of identical birds a floating square-cross-section beam can hold above water, given a specific one-bird tipping condition.

Solution by Claude Opus 4.7.

Overview

The problem describes one specific tilted-equilibrium configuration of a square-cross-section beam loaded by one bird, then asks how many birds the beam can carry without going fully under. The setter has hidden two pieces of unknown information — the beam’s density ρb\rho_b and the bird’s mass MM — inside the one described configuration, and we must extract both.

The two italicised conditions in the problem statement (the upper edge on the bird’s side just touching water; the lower edge at the far end just touching water) are not redundant. The first pins the tilt angle geometrically; the second is what makes the configuration critical in a buoyancy-limited sense. Once ρb\rho_b and MM are known, the rest of the problem is a one-line buoyancy-ceiling argument: no matter where birds are placed, the beam cannot displace more water than its own volume, and that ceiling pins NN.

The relevant small parameter is a/L1a/L \ll 1 (long thin beam), which lets us drop O(a/L)O(a/L) corrections everywhere. The relevant idea is that the submerged region of the tilted beam is a triangular wedge whose centroid sits at 1/31/3 of the way from the heavier side, not at the beam’s mid-length.

The plan is:

  1. Use the two edge-at-water-line conditions to fix the tilt angle θ\theta.
  2. Compute the submerged volume and the centre of buoyancy of the resulting wedge.
  3. Apply force balance and torque balance simultaneously — a 2×22\times 2 system — to solve for ρb\rho_b and MM.
  4. Use the full-submersion buoyancy as a hard ceiling on the total load to bound NN.
  5. Check that some placement of N=4N=4 birds is actually realisable.

Setting up the tilted geometry

Let the beam have length LL and square cross-section a×aa\times a, with LaL\gg a. Take the water surface at y=0y=0, with y>0y>0 above the water. Place the bird at the right end. Working in the beam’s vertical plane, the projected outline of the beam is a long thin rectangle of dimensions L×aL\times a, tilted by some angle θ\theta below horizontal (right end down, since the bird drags it down).

It is convenient to take the lower-left corner (BL) as the origin. The bottom-face edge runs from BL along the beam axis, direction u^=(cosθ,sinθ)\hat{u}=(\cos\theta, -\sin\theta). The transverse direction “up across the beam” is n^=(sinθ,cosθ)\hat{n}=(\sin\theta,\cos\theta), perpendicular to u^\hat u. The four projected corners are then

BL=(0,0),BR=(Lcosθ,Lsinθ),TL=(asinθ,acosθ),TR=(Lcosθ+asinθ,Lsinθ+acosθ).\begin{aligned} \mathrm{BL} &= (0,0), \\ \mathrm{BR} &= (L\cos\theta,\,-L\sin\theta), \\ \mathrm{TL} &= (a\sin\theta,\,a\cos\theta), \\ \mathrm{TR} &= (L\cos\theta + a\sin\theta,\,-L\sin\theta + a\cos\theta). \end{aligned}

The two stated conditions are: BL is at water level, and TR is at water level. The first is built into the choice of origin. The second reads

Lsinθ+acosθ=0tanθ=aL.-L\sin\theta + a\cos\theta = 0 \qquad\Longrightarrow\qquad \boxed{\tan\theta = \frac{a}{L}}.

For a long thin beam this is small: θa/L1\theta\approx a/L\ll 1, with sinθa/L\sin\theta\approx a/L and cosθ1\cos\theta\approx 1 to leading order. We will drop O(a/L)O(a/L) corrections in everything that follows.

Educational remark — why both conditions matter

The first condition (top corner on the bird’s side at water level) is what defines the configuration as “extreme”: tilt the beam any further and the bird’s end of the upper face would dip below water — at which point the wetted geometry changes character (the wedge becomes a more general polygon) and the simple formulas below stop applying. The second condition (lower corner at the far end at water level) is automatic once the first is imposed at a particular tilt: together they say the beam is tilted by exactly the angle tanθ=a/L\tan\theta=a/L that “swaps” the two diagonally opposite edges from above to below the water surface. Geometrically, the beam’s silhouette is a parallelogram whose long diagonal lies along the water surface.

This is what makes the configuration so informative. There is exactly one tilt at which both edges sit on the water; specifying that tilt determines submerged volume and centre of buoyancy uniquely, which in turn lets force and torque balance pin two unknowns from one configuration.


Submerged volume and centre of buoyancy

In the small-angle limit, the four projected corner heights are

yBL0,yBRa,yTL+a,yTR0.y_\mathrm{BL}\approx 0,\quad y_\mathrm{BR}\approx -a,\quad y_\mathrm{TL}\approx +a,\quad y_\mathrm{TR}\approx 0.

The submerged region is everything below y=0y=0. Looking at the rectangle, this is the lower triangular half with vertices

BL=(0,0),TR(L,0),BR(L,a).\mathrm{BL}=(0,0),\qquad \mathrm{TR}\approx(L,0),\qquad \mathrm{BR}\approx(L,-a).

In side view this triangle has area

A=12La.A_\triangle = \tfrac12 \cdot L \cdot a.

Multiplying by the perpendicular cross-section width aa (the beam is uniform in that direction) gives the submerged volume

Vs=12La2=12Vbeam.V_s = \tfrac12 L a^2 = \tfrac12 V_\mathrm{beam}.

So in this critical tilt, exactly half of the beam is submerged.

Centre of buoyancy

The centre of buoyancy is the centroid of the submerged volume. In the zz (across-beam) direction the wedge is uniform, so it sits at z=a/2z=a/2. In the side-view plane, the centroid of the right triangle with vertices (0,0),(L,0),(L,a)(0,0),\,(L,0),\,(L,-a) is

rB=(0+L+L3,  0+0a3)=(2L3,a3).\mathbf{r}_B = \left(\tfrac{0+L+L}{3},\; \tfrac{0+0-a}{3}\right) = \left(\tfrac{2L}{3},\,-\tfrac{a}{3}\right).

For torque balance only the xx-coordinate matters (forces are vertical), and the relevant fact is

xB=2L3.x_B = \tfrac{2L}{3}.

This is the most physically interesting number in the problem: the buoyancy lever arm is not L/2L/2 (the mid-length of the beam) but 2L/32L/3, because the submerged volume is concentrated on the bird’s side. Forgetting this and writing xB=L/2x_B=L/2 makes the problem look over-determined and gives the wrong answer.

Centre of mass and bird position

The beam is uniform, so its centre of mass sits at the geometric centre of the rectangle. In small-angle approximation,

rCoM(L2,0)+O(a/L)a.\mathbf{r}_\mathrm{CoM} \approx \left(\tfrac{L}{2},\,0\right) + O(a/L)\cdot a.

The bird sits on the upper face at the bird’s end, which in side view is the corner TR at (L,0)\approx (L,0). Its xx-coordinate is

xbird=Lx_\mathrm{bird} = L

to leading order in a/La/L.


Force and torque balance — solving for ρb\rho_b and MM

Let ρb\rho_b be the beam density and MM the bird mass; both are unknown.

Vertical force balance

The buoyancy on a fully-submerged-by-volume VsV_s region equals ρwgVs\rho_w g V_s. Setting upward = downward,

ρwgVs=ρbgVbeam+Mg.\rho_w g \cdot V_s = \rho_b g \cdot V_\mathrm{beam} + M g.

Substituting Vs=a2L/2V_s = a^2L/2 and Vbeam=a2LV_\mathrm{beam}=a^2L:

ρwa2L2=ρba2L+M.()\rho_w \tfrac{a^2 L}{2} = \rho_b a^2 L + M. \qquad (\star)

Torque balance

Take torques about the origin (BL), with counter-clockwise positive. Vertical forces contribute torques proportional to their xx-coordinates: τz=xFy\tau_z = x F_y.

  • Buoyancy: +ρwgVs+\rho_w g V_s at xB=2L/3x_B=2L/3, giving τB=+2L3ρwga2L2=+ρwga2L23\tau_B = +\frac{2L}{3}\,\rho_w g \cdot \frac{a^2 L}{2} = +\frac{\rho_w g a^2 L^2}{3}.
  • Beam weight: ρbga2L-\rho_b g a^2 L at xCoM=L/2x_\mathrm{CoM}=L/2, giving τbeam=ρbga2L22\tau_\mathrm{beam} = -\frac{\rho_b g a^2 L^2}{2}.
  • Bird weight: Mg-Mg at xbird=Lx_\mathrm{bird}=L, giving τbird=MgL\tau_\mathrm{bird} = -MgL.

Summing to zero and dividing through by gLgL:

ρwa2L3ρba2L2M=0.()\frac{\rho_w a^2 L}{3} - \frac{\rho_b a^2 L}{2} - M = 0. \qquad (\star\star)

Solving the 2×22\times 2 system

From ()(\star): M=a2L ⁣(ρw2ρb)M = a^2 L\!\left(\tfrac{\rho_w}{2} - \rho_b\right).

From ()(\star\star): M=a2L ⁣(ρw3ρb2)M = a^2 L\!\left(\tfrac{\rho_w}{3} - \tfrac{\rho_b}{2}\right).

Equating the two and dividing by a2La^2 L:

ρw2ρb=ρw3ρb2ρw6=ρb2ρb=ρw3.\tfrac{\rho_w}{2} - \rho_b = \tfrac{\rho_w}{3} - \tfrac{\rho_b}{2} \quad\Longrightarrow\quad \tfrac{\rho_w}{6} = \tfrac{\rho_b}{2} \quad\Longrightarrow\quad \boxed{\rho_b = \tfrac{\rho_w}{3}}.

Plugging back into either equation,

M=a2L(ρw2ρw3)=a2Lρw6M=16ρwa2L.M = a^2 L\left(\tfrac{\rho_w}{2}-\tfrac{\rho_w}{3}\right) = a^2 L\cdot\tfrac{\rho_w}{6} \quad\Longrightarrow\quad \boxed{M = \tfrac{1}{6}\,\rho_w a^2 L}.

Consistency check — unloaded float

Without any bird, force balance says the beam floats horizontally with submerged fraction ρb/ρw=1/3\rho_b/\rho_w = 1/3. So the beam normally rides with a/3a/3 of its thickness in the water and 2a/32a/3 above. Adding one bird tips it into the half-submerged tilted state described in the problem, and as we’ll see, four birds press it all the way to full submersion. The progression 1/31/211/3 \to 1/2 \to 1 in submerged fraction is a useful sanity check.


Buoyancy ceiling and the maximum NN

The crucial physical idea now is a hard upper bound on the buoyant force a body can produce. No matter how the beam is tilted, the upward force from the water is

Fbuoy=ρwgVsubmergedρwgVbeam=ρwga2L.F_\mathrm{buoy} = \rho_w g V_\mathrm{submerged} \quad\le\quad \rho_w g V_\mathrm{beam} = \rho_w g a^2 L.

Equality is reached when the beam is fully submerged (top face just at the water surface). Any further loading sinks it.

For NN birds plus the beam, force balance demands

ρbga2L+NMgρwga2L.\rho_b g a^2 L + N M g \le \rho_w g a^2 L.

Substituting ρb=ρw/3\rho_b = \rho_w/3 and M=ρwa2L/6M = \rho_w a^2 L/6:

ρwga2L(13+N6)ρwga2L.\rho_w g a^2 L\left(\tfrac{1}{3} + \tfrac{N}{6}\right) \le \rho_w g a^2 L.

The factor ρwga2L\rho_w g a^2 L cancels, leaving

13+N61N4.\tfrac{1}{3} + \tfrac{N}{6} \le 1 \quad\Longrightarrow\quad N \le 4.

So the buoyancy ceiling is reached at exactly N=4N=4, with the beam just fully submerged.

Why placement of birds doesn’t enter the bound

A common worry: surely where the birds are placed matters for how the beam tilts, and tilting changes how much volume is submerged, so maybe a clever placement can squeeze out more buoyancy?

It can’t. The vertical force balance reads

ρwgVsubmerged=(mbeam+NM)g,\rho_w g\,V_\mathrm{submerged} = (m_\mathrm{beam} + N M)\,g,

and the right-hand side is fixed by NN. Tilting only redistributes which parts of the beam are wet; it can never make more than the beam’s full volume submerged. So NN is bounded by the buoyancy ceiling regardless of placement. Placement enters only as a separate existence check (next subsection): we still need to verify that some arrangement of N=4N=4 birds gives a torque-balanced configuration.

Existence check at N=4N = 4

When N=4N=4 saturates the bound, the beam is fully submerged (top face at y=0y=0) and horizontal. In this state the buoyancy acts at the geometric centre of the beam, x=L/2x=L/2, and so does the beam’s weight. The four bird weights must therefore have their combined point of application at x=L/2x=L/2 as well, i.e. their mean position must lie above the beam’s midpoint.

This is easy to satisfy: e.g.

  • all four birds clustered at the midpoint x=L/2x=L/2, or
  • two birds at each end x=0x=0 and x=Lx=L,
  • or any configuration symmetric about x=L/2x=L/2.

So N=4N=4 is genuinely achievable; the configuration is not just a force-balance artefact.

Educational remark — active vs. passive constraints

This problem is a clean illustration of how to read a force-and-torque-balance system. The vertical force equation gave an inequality that bounded NN. The torque equation gave an equality that, once NN is fixed, picks out a manifold of allowed bird positions (here, “any placement whose mean is at the beam’s midpoint”). One equation pins the count; the other picks the arrangement. Mixing the two — e.g. trying to use torque balance to push NN above 4 — is the classic mistake.


Summary of results

QuantityValue
Tilt angle in the one-bird configurationtanθ=a/L\tan\theta = a/L
Submerged fraction of beam (one bird)1/21/2
Centre of buoyancy lever armxB=2L/3x_B = 2L/3
Beam densityρb=ρw/3\rho_b = \rho_w/3
Bird massM=ρwa2L/6M = \rho_w a^2 L / 6
Maximum number of birdsNmax=4\boxed{N_{\max} = 4}