Can any one tell me how to find the basis for the Null space of a matrix A in Maple? I mean, If A is any Matrix of real numbers, then I want to compute the basis of the subspace Null(A). Thanks to every one who will can support me with the code.
2026-03-28 10:04:33.1774692273
How to compute the the basis of the Null space in Maple
1.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2


It is very easy. Let's have a matrix like $A$:
$$A=\begin{pmatrix} 6 & 4 & 2\\ 3 & 2 & 1 \\ 0 &0 &0 \end{pmatrix}$$ Now you can call just: