Problem Set 2
Problem Set 2
Mathematics II
2
7. Find the 2 × 2 matrices satisfying A2 = A.
3
14. [Sydsaeter-Hammond (1995, Example 12.21)] Consider three firms com-
peting in a market whose market shares on January 1, 2017 were m1 =
0.2, m2 = 0.6, m3 = 0.2. Along the year 2017 the following changes in
market shares occurred:
• Firm 2 keeps 55% of its customers, while losing 10% to Firm 1, and
35% to Firm 3;
• Firm 3 keeps 85% of its customers, while losing 10% to Firm 1, and
5% to Firm 2.
y x1 x2
1 4 2.5
3 5.5 3
5 6 3.8
y = a + b1 x 1 + b2 x 2
4
will be accurate enough, and plans to use ordinarily least squares. This
means that the vector of parameters b is obtained as the solution of the fol-
lowing computation:
b = (X 0 X)−1 X 0 Y
5
17. Classify and if possible, solve the following systems of linear equations:
2x + 3y − 7z = −1
3x + 2y − 4z = 1
(a) 3x + 4y − 6z = 5 (b) 5x − y − 2z = 2
5x − 2y + 4z = −7 x + 3y − z = 3
2x − 5y + 3z = −12
(
x − 2y + z = 3
(c) 3x + 2y − 5z = 1 (d)
3x + y − 5z = 2
7x − 4y + 2z = 0
3x + 5y = 1
(e) 2x − y = 23
2x + 25y = −6
18. Classify and solve the following systems of linear equations as a function
of the parameter a:
2x + y + az = 4
ax + y + z = 1
(a) x + z = 2 (b) x + ay + z = 2
x+y+z =2 x + y + az = 3
x + 2y + 3z = 0
(c) x + ay + z = 0
2x + 3y + 4z = 2
19. Consider a two good economy (j = 1, 2) where two individuals (i=a,b) aim
at consuming the following bundles:
These individuals are endowed with incomes (wa , wb ) = (50, 60). Deter-
mine, using matrix algebra, whether there exists a price system p1 , p2 ) such
that those consumption bundles are feasible.