Cramers rule — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
The answer is longer than the question
An exact solution of an integer system is a vector of fractions, each of them a ratio of two determinants. So the output carries 2n long integers where the input carried n² short ones, and no algorithm can write it down more cheaply — the length of the answer is a floor under every exact solver rather than a property of one.
A fraction recovered from one remainder
A solution over the rationals can be computed modulo a prime power and then recovered — the residue determines the fraction uniquely, but only once the modulus is twice the square of the fraction's longer part. Below that there is no partial credit: the algorithm returns a different fraction with the same residue, and it is a perfectly good one.
Named alongside it
The objects these essays reach for when they reach for this one.
Bit lengthExact arithmeticChinese remainder theoremDeterminantFraction-free eliminationHadamard boundLatticeModular arithmeticOutput sizeRational reconstruction