Falk's scheme

from Wikipedia, the free encyclopedia

The Falk schema (named after the German engineer Sigurd Falk ) is a table that provides visual aid for the multiplication of matrices by hand. The left factor that - the matrix is left of the -Ergebnismatrix and the right factor, the matrix is placed above the result matrix. The corresponding scalar product is entered where the -th row of the left multiplicand and the -th column of the right multiplicand cross .

example

The matrices are given

and .

The product is to be determined. is a matrix.

First, the Falk schema is set up by writing the matrices next to one another with a height offset (in the original orientation, i.e. without tilting or rotating).

Column j

1

2

−1

1

Line i

1

−2

1

1

4th

2

2

5

3

3

−6

The first row of is multiplied element by element by the first column of : 1 · (−1) + 4 · 1 = 3 and results in the element .

Column j

1

2

−1

1

Line i

1

−2

1

1

4th

3

2

2

5

3

3

−6

The first row of is multiplied element by element by the second column of : 1 · 1 + 4 · (−2) = −7 and results in the element .

Column j

1

2

−1

1

Line i

1

−2

1

1

4th

3

−7

2

2

5

3

3

−6

The same procedure is used for the other lines. Finally, the third row of is multiplied by the second column of : 3 · 1 + (−6) · (−2) = 15 and results in the element .

Column j

1

2

−1

1

Line i

1

−2

1

1

4th

3

−7

2

2

5

3

−8

3

3

−6

−9

15th

literature

Web links