Download Problem Set 5

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Financial economics wikipedia , lookup

Mathematical optimization wikipedia , lookup

2010 Flash Crash wikipedia , lookup

Brander–Spencer model wikipedia , lookup

Transcript
Selected Topics in Mathematics
31C02000
Fall 2015
Paula Mäkelä
Problem Set 5
1. Write down the Karush-Kuhn-Tucker conditions for the problem:
2 + x2
2
min
x1
2x1 x2
3
2x1 + x2
2 + x3
2
2
5x1
x2
s.t.
5
=
x3
x1 ; x2 ; x3
0;
2;
0;
(1; 0; 3).
and verify that the conditions are satisfied at
2. Under what conditions on the problem are the Karush-Kuhn-Tucker conditions
(a) necessary
(b) necessary and sufficient
for the solution of an inequality constrained optimization problem?
Form the Karush-Kuhn-Tucker conditions for the problem
2
2
max (x + 1) + (y + 1)
s.t.
x
2 + y2
2;
y
<
1;
and hence determine the solution.
3. A load L = 800 MW is supplied by three generating units. The cost characteristics of these generating units are given by
C1
=
C2
=
C3
=
100 400MW;
500MW;
3 260MW
230
P1
100
P2
P
100 + 8P1 + :1P12 ;
200 + 7P2 + :06P22 ;
250 + 9P3 + :07P32 ;
:
1
Calculate the optimal economic dispatch. Show that the solution satisfies the
necessary and sufficient conditions for optimality.
4. Peak and off-peak pricing and planning problems are common place for firms
with capacity constrained production processes. Usually the firm has invested
in capacity in order to target a primary market. However there may exist a
secondary market in which the firm can often sell its product. Once the capital
has been purchased to service the firm’s primary market, the capital is freely
available (up to capacity) to be used in the secondary market. Typical examples
include: schools and universities who build to meet day-time needs (peak), but
may offer night-school classes (off-peak); theatres who offer shows in the evening
(peak) and matinees (off-peak); or trucking companies who have dedicated routes
but may choose to enter ”back-haul” markets.
Since the capacity price is a factor in the profit maximizing decision for the peak
market and is already paid, it normally, should not be a factor in calculating
optimal price and quantity for the smaller, off-peak market. However, if the
secondary market’s demand is close to the same size as the primary market,
capacity constraints may be an issue, especially given that it is common practice
to price discriminate and charge lower prices in off-peak periods. Even though
the secondary market is smaller than the primary, it is possible at the lower
(profit maximizing) price that off-peak demand exceeds capacity. In such cases
capacity choices maust be made taking both markets into account, making the
problem a classic application of Kuhn-Tucker.
Consider a profit maximizing company who faces two demand curves
P1
=
22
P2
=
18
10 5 Q1
10 5 Q2
in the day time (peak period);
in the night time (off-peak period);
to operate the firm must pay b per unit of output, whether it is day or night.
Furthermore, the firm must purchase capacity at a cost of c per unit of output.
Let K denote total capacity measured in units of Q. The firm must pay for
capacity, regardless if it operates in the off peak period. Solve the firm’s problem.
Who should be charged for the capacity costs? And by how much?
5. Suppose that in the problem above a unit of capacity costs only .03. What would
be the profit maximizing peak and off-peak prices and quantities? What would
be the values of the Lagrange multipliers? What are their interpretations?
2