Enter sixteen values and compute the adjugate accurately. Inspect cofactor signs, determinant checks, and symmetry. Download clean outputs for classes, audits, projects, and homework.
Use the responsive cards below to enter all sixteen matrix values. Large screens show three cards per row, medium screens show two, and mobile screens show one.
| Example | Row 1 | Row 2 | Row 3 | Row 4 | Determinant | Adjugate R1 |
|---|---|---|---|---|---|---|
| Sample A | [2, 1, 0, -1] | [3, 2, 1, 4] | [1, 0, 2, 5] | [0, 1, -2, 3] | 20 | [29, -18, 16, 7] |
This sample matrix is invertible because its determinant is nonzero. It is useful for checking your manual cofactor and transpose work.
Minor matrix: Mij is formed by deleting row i and column j.
Cofactor: Cij = (-1)i+j × det(Mij)
Adjugate: adj(A) = CT
Inverse when valid: A-1 = adj(A) / det(A), only when det(A) ≠ 0.
| + | - | + | - |
| - | + | - | + |
| + | - | + | - |
| - | + | - | + |
The calculator evaluates sixteen 3×3 minors, applies alternating cofactor signs, assembles the cofactor matrix, and then transposes that matrix to produce the adjugate.
The adjugate is the transpose of a matrix’s cofactor matrix. It is commonly used to build the inverse when the determinant is nonzero.
Yes. The adjugate always exists for a square matrix. Only the inverse fails when the determinant equals zero.
Cofactors follow an alternating sign pattern. This pattern preserves correct determinant expansion and ensures the adjugate is mathematically consistent.
It shows the determinant, the cofactor matrix, the adjugate matrix, an inverse preview when valid, plus export buttons and a heatmap.
Yes. The inputs accept integers, decimals, and negative values, so the calculator works for many practical algebra and engineering exercises.
The page is designed to place the computed output directly below the header. This makes the final matrices visible immediately after submission.
The graph is a heatmap of adjugate values. Large positive and negative entries stand out visually, helping with fast interpretation and verification.
Compute each 3×3 minor, apply the cofactor sign pattern, build the cofactor matrix, then transpose it. Compare those values with the calculator output.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.