Pythagorean Triples Generator
Generate the Pythagorean triples (a, b, c) with a² + b² = c² up to a maximum hypotenuse, marking which are primitive (sides with no common factor). Uses Euclid's formula with pairs of integers m > n. Useful in geometry, trigonometry and number theory.
Resultado
—
Triplas pitagóricas
Uma tripla pitagórica é um trio de inteiros (a, b, c) com a² + b² = c², os lados de um triângulo retângulo. As primitivas (lados sem fator comum, como 3-4-5 e 5-12-13) são geradas pela fórmula de Euclides: a = m²−n², b = 2mn, c = m²+n², com m > n > 0 coprimos de paridades diferentes. Todas as demais são múltiplas das primitivas.
Related Tools
Handwriting Generator
Convert typed text into an image with handwriting appearance. Useful for adding a personal touch to digital work.
Resume Generator
Fill a simple printable A4 CV from a form with personal data, education and experience.
Favicon Generator
Generate a favicon from text/emoji in all common sizes (16, 32, 48, 64, 192, 512). PNG download.