Skip to content
Calculator Collection

Compare calculators

Both calculators run independently — change the inputs on either side to compare results.

Number Theory

Pythagorean Triples Generator

Generates all Pythagorean triples (a, b, c) satisfying a² + b² = c² up to a chosen limit, classifying each as primitive or non-primitive. Useful for geometry problems, number theory study, and competition math.

Fill in the required fields to see your result.
Number Theory

Quadratic Residues Calculator

Computes the Legendre symbol (a/p) for any integer a and odd prime p, classifying a as a quadratic residue (+1), non-residue (−1), or zero (0). Useful for modular arithmetic and cryptographic analysis.

Fill in the required fields to see your result.

Key differences

Pythagorean Triples GeneratorQuadratic Residues Calculator
CategoryNumber TheoryNumber Theory
Inputs required22
ResultTriple Count (triples)Legendre Symbol
What it doesGenerates all Pythagorean triples (a, b, c) satisfying a² + b² = c² up to a chosen limit, classifying each as primitive or non-primitive. Useful for geometry problems, number theory study, and competition math.Computes the Legendre symbol (a/p) for any integer a and odd prime p, classifying a as a quadratic residue (+1), non-residue (−1), or zero (0). Useful for modular arithmetic and cryptographic analysis.