1) The basic of linear algebra (1) - what is the linear algebra?

1. Origin of the linear algebra

There is the historical fact that in china, the equivalent procedure for the gauss elimination is used as early as 200 BC. The main use of the linear algebra is to solve the simultaneous equation system. In Nine Chapters of the Mathematical Art (九章算術), whose early version of this book was burnt by the emperor Ch’in Shih Huang. In Chapter 8, there are 18 problems, all of which correspond to linear systems with between two and six unknown quantities. With one exception, all of the problems have a unique solution with the number of constraints (equations) equaling the number of unknown quantities. The first problem is:

Now given 3 bundles of top grade paddy, 2 bundles of medium grade paddy, [and] 1 bundle of low grade paddy. Yield: 39 dou of grain. 2 bundles of top grade paddy, 3 bundles of medium grade paddy, [and] 1 bundle of low grade paddy, yield 34 dou. 1 bundle of top grade paddy, 2 bundles of medium grade paddy, [and] 3 bundles of low grade paddy, yield 26 dou. Tell: how much paddy does one bundle of each grade yield. [21, p. 399]

The brief information for this problem is that the paddy is grain, and the dou is a unit used for measuring volume. Interpreting this into more easier things, it is expressed like: “A combination of 3 bundles of high-quality grain, 2 bundles of medium-quality grain, and 1 bundle of low-quality grain will yield 39 barrels of flour.” The solution is like below:

useful image

Fig. 1. Solution for the first problem in ch.8 of Nine Chapters of the Mathematical Art

Let’s solve this along the solution expressed above.

Seeing [Fig. 1. (a)]. When 3rd column is subtracted from 2nd column, we get a column vector

By subtracting this from 2nd column, we can get [Fig. 1. (b).] Getting through the process like this, we can get [Fig. 1. (c)]. Surprisingly, these processes assemble with Gauss elimination.

2. What would we study in linear algebra?


  1. Christine Andrews-Larson, Roots of Linear Algebra: An Historical Exploration of Linear Systems
  2. Robert A. Beezer, A First Course In Linear Algebra
  3. Gilbert Strang, 3th ed., Linear Algebra and Its Applications
Contact
* indicates a required field