Exercises |
Exercises | ||
- 1.
- Without calculating

establish wether a given matrix A is invertible. Hint: A is invertible if it can be transformed by elementary row operations into a triangular form with non-zero elements on its diagonal.

- 2.
- Find the inverse
of A if
exists.


- 3.
- Given a linear system

with a square matrix A find the solution of the system as




Sergey Nikitin 2004-01-28
