Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
Number Theory
Quadratic Residue Calculator
Determines whether an integer a is a quadratic residue or non-residue modulo a prime p using Euler's criterion. Useful in number theory, cryptography, and primality testing.
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 | 2 | 4 |
| Result | Quadratic Residue Result | Pascal's Triangle Result |
| What it does | Determines whether an integer a is a quadratic residue or non-residue modulo a prime p using Euler's criterion. Useful in number theory, cryptography, and primality testing. | 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. |