📖 Pythagorean Triples
A Pythagorean triple $(a, b, c)$ is a set of positive integers satisfying $a^2 + b^2 = c^2$. Examples: $(3, 4, 5)$, $(5, 12, 13)$, $(8, 15, 17)$.
From: Four Pillars of Geometry
Learn more: https://four-pillars-deploy.vercel.app/#/section/10
Explore all courses: https://mathacademy-cyan.vercel.app
资料修改成功