Classical Programming_Lecture 1
Classical Programming_Lecture 1
D.Sc. Olena V.
Bazhenova
Classical programming
or in full:
max 𝐹 ( 𝑥 ) subject ¿ 𝑔(𝑥)=𝑏
max𝑥 𝐹 (𝑥 1 , 𝑥 2 , … 𝑥𝑛 ) subject ¿
𝑥 1 , 𝑥 2 , …𝑥 𝑛
( )
¿𝑔 1 (𝑥)=𝑔1 (𝑥 1 , 𝑥 2 , ...., 𝑥 𝑛 )=𝑏 1
¿ 𝑔2 (𝑥)=𝑔 2 (𝑥1 , 𝑥 2 ,... , 𝑥𝑛 )=𝑏2
¿.
¿.
¿.
Classical programming
The n variables x1, x2, . . . , xn are the instruments,
summarized by the column vector x.
() + (+
().
The Unconstrained Case
Thus, the fundamental inequality requires as a first
order necessary condition that the first derivative
vanishes at the local maximum point:
().
The Unconstrained Case
,
where is an arbitrary small positive number; , is an
arbitrary variation in ; and , , …, ) is a direction in .
The Unconstrained Case
The function on the right hand side of can be
considered a function of and, expanding in a Taylor's
series expansion about the point , yields:
() +(+ (),
(x)=
The Unconstrained Case
In this case we have the fundamental inequality:
() +
Then:
A is positive semidefinite if and only if all the principal minors
of A are nonnegative.
A is negative semidefinite if and only if all the kth order
principal minors of A are ≤ 0 if k is odd and ≥ 0 if k is even.
=
Example 3
Example 3
Example 3
Example 3
Example 3
•
Example 3
•
=
=
Example 4
•
• M1=8>0
• M2= =8*0-(-4)(-4)=-16<0
Example 4
Application
An economy is a collection of certain institutions,
each of which faces and solves an economizing problem.
While any real economy contains a myriad of such
institutions, economic theory treats only a few idealized
but hopefully representative institutions.
Application
Among these idealized institutions are:
households: groups or persons sharing income for consumption purposes;
typically family groups.
firms: entities (proprietorships, partnerships, or corporations) producing
goods or services for sale to other firms or final consumers.
trade unions: groups of employees organized to bargain collectively with
employers for certain ends.
governments: political entities which often have important economic
functions
central banks: entities which regulate monetary process in countries.