When we were learning about the determinant of a matrix, we learned how to solve Cramer’s systems. Cramer’s system is a very special kind of a system because its matrix of coefficients A is invertible. In this chapter, we are going to learn how to solve general systems of linear equations.
First, notice that not all systems of linear equations have a solution.
Therefore, we need to answer to questions:
When does a given system of linear equations have a solution?
If the given system has a solution, how do we compute it?
Now that we know how to check whether or not a given system of linear equations has a solution, we want to know how to explicity compute the solutions (if they exist).
The following diagram tells us the whole story about the number of solutions of a given system of linear equations.
Number of solutions of a system is completely determined by the rank.
In this section we are going to use all of the things we learned about matrices and systems of linear equations to study one important economic model called the input-output model. We are going to use it to model a scenario in which we have different sectors of an economy that interact with each other, meaning that every sector consumes outputs of other sectors in order to produce its output. Alongside every sector consuming a part of outputs of all other sectors, each sector has its own demand which is just the amount of output of that sector that is not being used for further production, but rather for export.
The assumptions of the input-output model are:
if the inputs into some sector increase p times, then the output of that sector increases p times as well
the ratio of inputs that a certain sector uses is constant
Note that the first assumption is all about linearity, hence we use linear algebra to study this model.
Throughout this section, we will be using the following notation:
total output of the i -th sector…Qi
vector of outputs…Q=[Q1…Qn]T
final demand of the i -th sector…qi
vector of demands…q=[q1…qn]T
intermediate output…Qij
technical coefficient…aij
matrix of technical coefficients…A=[aij]
technology matrix…T=I−A
We are also going to be using the following formulas of the input-output model:
In order to completely describe the dependencies between the sectors, one needs to calculate all the total outputs Qi, all the intermediate outputs Qij and all the final demands qi. Those values are usually represented using the input-output table:
The first column of the matrix A denotes the percentages that the outputs of all sectors play in the production of 1 unit of output of the first sector. Therefore, in order to find the intermediate outputs used by the first sector, we need to multiply the first column of the matrix A by Q1=100. We can use the same reasoning to find the intermediate outputs used by the second and the third sector - we multiply the second and the third column of the matrix A by Q2 and Q3, respectively. Therefore, the input-output table is given by
The first sector has increased its output 100110=1.1 times, so the intermediate outputs that are used by the first sector must increase 1.1 times as well. Therefore, to find new intermediate outputs that are being used by the first sector, we need to multiply the old ones by 1.1. In the same way we can find the intermediate outputs used by the second and the third sector. So, the input-output table is given by
Remember, the first column of the matrix [Qij] tells us how many units of all sectors are being used by the first sector in order to produce Q1 units of output. Similarly, the second column of the matrix [Qij] tells us how many units of all sectors are being used by the second sector in order to produce Q2 units of output. Hence, we can easily find the matrix of technical coefficients:
A=[1/52/51/20].
Therefore, the technology matrix is given by
T=[4/5−2/5−1/21].
The inverse of the technology matrix is then given by
T−1=[5/32/35/64/3].
Now we have
Qnew=T−1⋅qnew=[250160].
Now we can find the input-output table in the same way as we did in Problem 4.6:
In Problem 4.6 we have seen that it is very easy to find the input-output table if we know the vector of outputs Q=[Q1Q2Q3]T. So, we only need to find the total output Q2 of the second sector in order to know what is Q equal to. That output Q2 can be calculated as follows:
Again, as we have seen in Problem 4.6, if we know the vector of outputs Q then it is easy to find the input-output table. Hence, we want to find the total outputs Q1 and Q3 of the first and the third sector. Following the same reasoning as in Problem 4.9, those outputs are given by