Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
Number Theory
Quadratic Residue Calculator
Determine whether an integer a is a quadratic residue modulo a prime p, and compute the Legendre symbol (a/p). Used in number theory, primality testing, and cryptographic algorithm design.
Fill in the required fields to see your result.
Number Theory
Pascal's Triangle Calculator
Generate rows of Pascal's triangle or look up any individual binomial coefficient C(n, k). Useful for combinatorics, probability problems, and expanding binomial expressions quickly.
Fill in the required fields to see your result.
Key differences
| Quadratic Residue Calculator | Pascal's Triangle Calculator | |
|---|---|---|
| Category | Number Theory | Number Theory |
| Inputs required | 3 | 4 |
| Result | Quadratic Residue Result | Pascal's Triangle Result |
| What it does | Determine whether an integer a is a quadratic residue modulo a prime p, and compute the Legendre symbol (a/p). Used in number theory, primality testing, and cryptographic algorithm design. | Generate rows of Pascal's triangle or look up any individual binomial coefficient C(n, k). Useful for combinatorics, probability problems, and expanding binomial expressions quickly. |