This repository contains the source code, LaTeX script, and Python proof for the video:
"This Classic Physics Problem's Beautiful Connection to Euler’s Formula Totally Blew Me Away".
script.tex
: The LaTeX script for the video narration and mathematical proof.code/vector_sum.py
: Python script demonstrating the computational proof of vector sums.
- Compile the LaTeX file
script.tex
using any LaTeX editor (e.g., Overleaf or TeXShop).