Kuhn-Tucker Optimization Problem

  • Thread starter Thread starter Dev06
  • Start date Start date
  • Tags Tags
    Optimization
Click For Summary
SUMMARY

The discussion centers on solving the Kuhn-Tucker optimization problem related to the Ehrlich economic model of crime. The expected utility function is defined as U = p ln(Iu) + (1 - p) ln(Is), where Iu and Is represent incomes based on criminal activity and legal work, respectively. The problem involves maximizing this utility function subject to constraints on income and time allocation. Key parameters include wl = 1, wc = 2, f = 1.5, and T = 3, with the goal of determining the correct expressions for a and b in the budget constraint.

PREREQUISITES
  • Kuhn-Tucker conditions for optimization
  • Understanding of expected utility theory
  • Linear algebra for solving equations
  • Basic economic principles related to crime models
NEXT STEPS
  • Study the application of Kuhn-Tucker conditions in constrained optimization problems
  • Learn about expected utility maximization in economic models
  • Explore linear programming techniques for solving budget constraints
  • Investigate the implications of crime models in economic theory
USEFUL FOR

Economists, mathematicians, and students studying optimization in economic models, particularly those interested in the intersection of crime and economic behavior.

Dev06
Messages
2
Reaction score
0
Well, I've been working on this problem, but I can't get the right path to the solution.

Homework Statement


"Consider the following version of the Ehrlich economic model of crime where an individual has the expected utility function:

U = p ln(Iu) + (1 - p) ln (Is).

p = objective probability of being caught
Iu= Criminal's income if caught
Is= Criminal's income if not caught

The criminal's initial endowment of time is T hours a day and should be divided into "time for crime" (tc) and "time for legal work" (tl). So T = tc + tl.
If the criminal choose to work legally, he gets an income of wl> 0 per unit of time; while engaged in crime he gets an income of wc> wl per unit of time.
If the individual is caught committing crimes, he get a penalty f > wc - wl per unit of time.

So, the income of an individual who commits a crime but is not arrested is Is = wltl + wctc while if he get arrested
Iu = wltl + wctc - f tc .

Homework Equations


Then, the criminal divides his time between crime and work legally, an his problem is given by:

max U = p ln(Iu) + (1 - p) ln (Is). with tc, tl[itex]\geq[/itex]0

s.t. Is= wltl + wctc
Iu = wltl + wctc - f tc
T = tc + tl

a) For solving the problem in ( Iu,Is), rewrite the budget constraint as a linear equation: Is = a - bIu . Find a and b.
b) Graph the problem in ( Iu,Is). Solve the problem in ( Iu,Is) when wl=1 , wc= 2, f= 1.5 , T= 3. Then find the corresponding solutions for (tc,tl)."

The Attempt at a Solution


Using differentiation and the Kuhn - Tucker conditions I've concluded that

a= ((1- p) + p (Is))/(1-p)
b= p (Is)/(1-p)Iu

But I don't believe that's correct.

Hope you could help. Thank you for reading.
 
Physics news on Phys.org
Dev06 said:
Well, I've been working on this problem, but I can't get the right path to the solution.

Homework Statement


"Consider the following version of the Ehrlich economic model of crime where an individual has the expected utility function:

U = p ln(Iu) + (1 - p) ln (Is).

p = objective probability of being caught
Iu= Criminal's income if caught
Is= Criminal's income if not caught

The criminal's initial endowment of time is T hours a day and should be divided into "time for crime" (tc) and "time for legal work" (tl). So T = tc + tl.
If the criminal choose to work legally, he gets an income of wl> 0 per unit of time; while engaged in crime he gets an income of wc> wl per unit of time.
If the individual is caught committing crimes, he get a penalty f > wc - wl per unit of time.

So, the income of an individual who commits a crime but is not arrested is Is = wltl + wctc while if he get arrested
Iu = wltl + wctc - f tc .

Homework Equations


Then, the criminal divides his time between crime and work legally, an his problem is given by:

max U = p ln(Iu) + (1 - p) ln (Is). with tc, tl[itex]\geq[/itex]0

s.t. Is= wltl + wctc
Iu = wltl + wctc - f tc
T = tc + tl

a) For solving the problem in ( Iu,Is), rewrite the budget constraint as a linear equation: Is = a - bIu . Find a and b.
b) Graph the problem in ( Iu,Is). Solve the problem in ( Iu,Is) when wl=1 , wc= 2, f= 1.5 , T= 3. Then find the corresponding solutions for (tc,tl)."

The Attempt at a Solution


Using differentiation and the Kuhn - Tucker conditions I've concluded that

a= ((1- p) + p (Is))/(1-p)
b= p (Is)/(1-p)Iu

But I don't believe that's correct.

Hope you could help. Thank you for reading.

Your expressions for a and b are incorrect.

I hate this question's notation, so I re-cast it as
max p*log(x1) + (1-p)*log(x2),
s.t.
x1 = w1*t1+w2*t2-f*t2
x2 = w1*t1 + w2*t2
T = t1+t2,
all vars >= 0.
You want to use the three constraints to eliminate x1, and so express x2, t1 and t2 in terms of x1. That is a simple linear-equation-solving exercise.

RGV
 
Thank you for your reply. It was very helpful .
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
12
Views
2K
Replies
1
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
9K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
4K