Solve linear equations mod n

Description

This site solves linear equations mod n. More precisely A*x = b mod n will be solved for the vector x. Gaussian elemination is used. The result will be in the range {0, ..., n-1}. Change the pre-set values to your need. The array is highlight in cyan color and separated from the vector by |. The maximum array size is 5x5. If you need smaller matrix size use unity matrix entries as shown in pre-set matrix below.

Insert numbers

Modulus m:
|
|
|
|
|

Impressum und Datenschutzerklaerung