Rankmult --- Introduction ---

Rankmult is an exercise on the multiplication of matrices: one knows that if C is a matrix of size m×n and of rank r, then there exist two matrices A and B, of sizes m×r and r×n respectively, such that C=AB.
The server will therefore give you such a randomly generated matrix C . And you are asked to find the matrices A and B.
Remark. It's normal if you don't know a formula allowing you to ``compute'' A and B from C, as the solution is not unique (in fact there are infinitely many solutions for each C). What you need is a good dose of reflexion. Try first the case where rank=1, which is rather easy. For bigger ranks, computations of linear combinations of vectors will be necessary in general.
Other exercises on:
The most recent version

This page is not in its usual appearance because WIMS is unable to recognize your web browser.
In order to access WIMS services, you need a browser supporting forms. In order to test the browser you are using, please type the word wims here: and press ``Enter''.

Please take note that WIMS pages are interactively generated; they are not ordinary HTML files. They must be used interactively ONLINE. It is useless for you to gather them through a robot program.