Investigating how football pitch advertisements are deliberately distorted so they appear flat and readable from the camera angle — an application of projective geometry, trigonometry, and transformation matrices.
When you watch a Premier League match, the sponsor logos behind the goals and along the touchline appear to sit upright, flat, and perfectly proportioned on your screen. But if you have ever been to a live match or seen a photo from pitch level, those same logos are dramatically stretched and distorted — painted as elongated parallelograms on the flat grass. This is anamorphic projection: a technique where a 2D image is deliberately warped so that it appears correct only when viewed from a specific angle. The mathematics behind it combines trigonometry (calculating viewing angles from camera positions), transformation geometry (mapping a rectangle to a trapezoid), and coordinate geometry. Real-world data makes this exploration rich. A standard Premier League pitch is 105m × 68m. The primary broadcast camera sits in the main stand, typically 25–35 metres from the touchline and elevated 15–20 metres above pitch level. Pitch-side LED boards are 0.9m tall but placed at ground level. A sponsor logo designed to appear 5m × 1m on screen might actually occupy a ground area of roughly 5m × 8m — stretched by a factor of 8 in the direction away from the camera. Students can model this using similar triangles and the tangent ratio to find the required stretch factor as a function of camera height, distance, and the position of the advertisement on the pitch. The problem extends naturally into matrix transformations (shear and projection matrices), and the investigation can compare different camera positions — why do corner-flag sponsors look different from halfway-line sponsors? What happens with the spider-cam overhead? This exploration connects pure geometry to a billion-pound industry: sports broadcasting rights depend on sponsors being visible and readable on screen, making this mathematics genuinely high-stakes.