Administrator
|
Let q(i) denotes the amount of output sold by firm i.
Firm 1's objective:
Maximize, with respect to q(1),
(a - q(1) - q(2))q(1) - 10(40 - q(1))
subject to 0 ≤ q(1) ≤ 40.
Differentiating the objective we get,
(a - 2q(1) - q(2)) + 10
Given q(2), if (a - 2q(1) - q(2)) + 10 ≥ 0 at q(1) = 40, then the best response of firm 1 is 40.
if (a - 2q(1) - q(2)) + 10 ≤ 0 at q(1) = 0 then the best response of firm 1 is 0.
if (a - 2q(1) - q(2)) + 10 = 0 at some 0 ≤ q(1) ≤ 40 then the best response of firm 1 is q(1) = (a + 10 - q(2))/2.
To summarize, best response correspondence of firm 1 is:
q(1) (q(2)) = 40 if (a - 70 ≥ q(2))
= 0 if (a + 10 ≤ q(2))
= (a + 10 - q(2))/2 if (a - 70 ≤ q(2) ≤ a + 10)
Firm 2's objective:
Maximize, with respect to q(2),
(a - q(1) - q(2))q(2) - 10(80 - q(2))
subject to 0 ≤ q(2) ≤ 80.
Similar to above, best response correspondence of firm 2 is:
q(2) (q(1)) = 80 if (a - 150 ≥ q(1))
= 0 if (a + 10 ≤ q(1))
= (a + 10 - q(1))/2 if (a - 150 ≤ q(1) ≤ a + 10)
Put a = 200, the Nash equilibrium is: (q(1),q(2)) = (40, 80)
Put a = 100, the Nash equilibrium is: (q(1),q(2)) = (110/3, 110/3)
|