Math Modeling L4

Mathematical Modeling

Lesson 4.

5 Steps

Step 1: Ask the Question

Step 2: Select the Modeling Approach

Step 3: Formulate the Model

Step 4: Solve the Model

Step 5: Answer the Question

Ex1. Oil Spill Cleanup Optimization

Statement

An oil spill has fouled 200 miles of Pacific shoreline. The oil company responsible has been given 14 days to clean up the shoreline, after which a fine will be levied in the amount of $10,000/day.

The local cleanup crew can scrub five miles of beach per week at a cost of $500/day. Additional crews can be brought in at a cost of $18,000 plus $800/day for each crew.

(a) How many additional crews should be brought in to minimize the total cost to the company? Use the five-step method. How much will the clean-up cost?

Ex2. Maximum Sustainable Yield Analysis

It is estimated that the growth rate of the fin whale population (per year) is r∗x(1−x/K)r*x(1 − x/K)rx(1x/K), where r=0.08r = 0.08r=0.08 is the intrinsic growth rate, K=400,000K = 400, 000K=400,000 is the maximum sustainable population, and xxx is the current population, now around 70,00070,00070,000.

It is further estimated that the number of whales harvested per year is about 0.00001∗E∗x0.00001*E*x0.00001Ex, where EEE is the level of fishing effort in boat-days.

Given a fixed level of effort, population will eventually stabilize at the level where growth rate equals harvest rate.

(a) What level of effort will maximize the sustained harvest rate?

Model as a one-variable optimization problem using the five-step method.

Step 1: Ask the Question
1.1 Problem Restatement

The fin whale population dynamics follow:

  • Growth rate
    growth rate: r∗x∗(1−x/K)r*x*(1 − x/K)rx(1x/K) per year.

    • r=0.08r = 0.08r=0.08 is the intrinsic growth rate.
    • K=400,000K = 400, 000K=400,000 is the maximum sustainable population
    • xxx is the current population
  • Harvest rate
    harvest rate: 0.00001∗E∗x0.00001*E*x0.00001Ex

    • q=0.00001q=0.00001q=0.00001 catchability coefficient.
    • EEE is the level of fishing effort in boat-days.
    • xxx is the current population
  • Equllibrium: the level where growth rate equals harvest rate

  • Current state: x=70,000x=70,000x=70,000.

1.2 Questions to answer

Find effort level EEE that maximizes sustained harvest rate.

Step 2: Select the Modeling Approach
  • Population follows logisitc growth.
  • Harvest proportional to effort and population.
  • Find the max EEE.
Step 3: Formulate the Model
3.1 Equllibrium Condition

According to this question, the level where growth rate equals harvest rate, so we can get

r∗x∗(1−xK)=q∗E∗xr*x*(1 − \frac{x}{K})=q*E*xrx(1Kx)=qEx

xxx is the variable we have to solve.

For x>0x>0x>0, divide by xxx

r∗(1−xK)=q∗Er*(1 − \frac{x}{K})=q*Er(1Kx)=qE

3.2 Equllibrium Population as Function of Effort

1−xK=q∗Er1 − \frac{x}{K}=\frac{q*E}{r}1Kx=rqE

xK=1−q∗Er\frac{x}{K}=1-\frac{q*E}{r}Kx=1rqE

x=K×(1−q∗Er)x=K\times (1-\frac{q*E}{r})x=K×(1rqE)

xeq(E)=K×(1−q∗Er)x_{eq}(E)=K\times (1-\frac{q*E}{r})xeq(E)=K×(1rqE)

∵x>0\because x>0x>0
∴K×(1−q∗Er)>0\therefore K\times (1-\frac{q*E}{r})>0K×(1rqE)>0
∵K>0\because K>0K>0
∴(1−q∗Er)>0\therefore (1-\frac{q*E}{r})>0(1rqE)>0
∴q∗Er<1\therefore \frac{q*E}{r}<1rqE<1
∴q∗E<r\therefore q*E<rqE<r
∴E<rq\therefore E<\frac{r}{q}E<qr

The final equation is

xeq(E)=K×(1−q∗Er)x_{eq}(E)=K\times (1-\frac{q*E}{r})xeq(E)=K×(1rqE), where E<rqE<\frac{r}{q}E<qr

3.3 Sustainable Yield Function

Sustainable harvest rate at equllibrium:
H(E)=q×E×x=q×E×xeq(E)=q×E×K×(1−q∗Er)=−q2KrE2+q⋅K⋅EH(E)\\ =q\times E\times x\\ =q\times E\times x_{eq}(E)\\ =q\times E\times K\times (1-\frac{q*E}{r})\\ =-\frac{q^2K}{r}E^2+q\cdot K\cdot EH(E)=q×E×x=q×E×xeq(E)=q×E×K×(1rqE)=rq2KE2+qKE

where q,K,r>0q,K,r>0q,K,r>0.

This is a quardratic function in EEE, concave down function.

Step 4: Solve the Model
4.1 Maximize Sustained Harvest Rate

Eopt=−b2aE_{opt}=-\frac{b}{2a}Eopt=2ab where a=−q2Kra=-\frac{q^2K}{r}a=rq2K, b=q⋅Kb=q\cdot Kb=qK.
so Eopt=−q⋅K/(−2∗q2Kr)=r2qE_{opt}=-q\cdot K / (-2*\frac{q^2K}{r})=\frac{r}{2q}Eopt=qK/(2rq2K)=2qr.

First-order derivative
dHdE=−q2Kr×(2E)+q⋅K=−2q2Kr×E+q⋅K\frac{dH}{dE}\\ =-\frac{q^2K}{r}\times (2E)+q\cdot K\\ =-\frac{2q^2K}{r}\times E+q\cdot KdEdH=rq2K×(2E)+qK=r2q2K×E+qK

when dHdE=0\frac{dH}{dE}=0dEdH=0, it is the max.

−2q2Kr×E+q⋅K=0-\frac{2q^2K}{r}\times E+q\cdot K=0r2q2K×E+qK=0

q⋅K⋅(1−2qr⋅E)=0q\cdot K \cdot(1-\frac{2q}{r}\cdot E)=0qK(1r2qE)=0

1−2qr⋅E=01-\frac{2q}{r}\cdot E=01r2qE=0

2qr⋅E=1\frac{2q}{r}\cdot E=1r2qE=1

Eopt=r2qE_{opt}=\frac{r}{2q}Eopt=2qr

Second-order derivative to verify the answer.
dHdE=−2q2Kr×E+q⋅K\frac{dH}{dE}\\ =-\frac{2q^2K}{r}\times E+q\cdot KdEdH=r2q2K×E+qK

d2HdE2=−2q2Kr\frac{d^2H}{dE^2}=-\frac{2q^2K}{r}dE2d2H=r2q2K
since q,K,r>0q,K,r>0q,K,r>0.
d2HdE2=−2q2Kr<0\frac{d^2H}{dE^2}=-\frac{2q^2K}{r}<0dE2d2H=r2q2K<0

maximum confirmed.

Numerical calculation, q=0.00001, r=0.08, K=400,000q=0.00001,\ r = 0.08,\ K=400,000q=0.00001, r=0.08, K=400,000.

Eopt=r2q=0.082∗0.00001=4,000E_{opt}=\frac{r}{2q}=\frac{0.08}{2*0.00001}=4,000Eopt=2qr=20.000010.08=4,000 boat-days.

xopt=K×(1−q∗Er)=400,000∗(1−0.00001∗4000/0.08)=200,000x_{opt}=K\times (1-\frac{q*E}{r})=400,000*(1-0.00001*4000/0.08)=200,000xopt=K×(1rqE)=400,000(10.000014000/0.08)=200,000 whales

Maximum sustained yield:

Hmax=q∗E∗x=0.00001∗4000∗200000=8000H_{max}=q*E*x=0.00001*4000*200000=8000Hmax=qEx=0.000014000200000=8000 whales pre year.

(b) Examine the sensitivity to the intrinsic growth rate. Consider both the optimum level of effort and the resulting population level.

From Eopt=r2qE_{opt}=\frac{r}{2q}Eopt=2qr

so rrr is variable, qqq is constant.

Sensitivity of optimal effort:
∂Eopt∂r=12q=50,000\frac{\partial E_{opt}}{\partial r}=\frac{1}{2q}=50,000rEopt=2q1=50,000

Elasticity:

∂Eopt∂r⋅rEopt=12q⋅rr2q=12q⋅2q=1\frac{\partial E_{opt}}{\partial r} \cdot \frac{r}{E_{opt}}\\ =\frac{1}{2q} \cdot \frac{r}{\frac{r}{2q}}\\ =\frac{1}{2q} \cdot 2q\\ =1rEoptEoptr=2q12qrr=2q12q=1

When growth rate rrr increase 1%1\%1% will increase 1%1\%1% in EoptE_{opt}Eopt.

© Examine the sensitivity to the maximum sustainable population. Consider both the optimum level of effort and the resulting population level.

xopt=K×(1−q∗Eoptr)=K×(1−0.00001∗4,0000.08)=K×(1−1/2)=K2x_{opt}=K\times (1-\frac{q*E_{opt}}{r})\\ =K\times(1-\frac{0.00001*4,000}{0.08})\\ =K\times(1-1/2)\\ =\frac{K}{2}xopt=K×(1rqEopt)=K×(10.080.000014,000)=K×(11/2)=2K

∂xopt∂r=0\frac{\partial x_{opt}}{\partial r}=0rxopt=0.

so the sensitivity to the maximum sustainable population is nothing to do with rrr.

Ex3. Economic Optimization of Whale Harvesting

Statement

In Exercise 2, suppose that the cost of whaling is 500500500 per boat-day, and the price of a fin whale carcass is 6,0006,0006,000.

(a) Find the level of effort that will maximize profit over the long
term. Model as a one-variable optimization problem using the five step method.

(b) Examine the sensitivity to the cost of whaling. Consider both the eventual profit in $/year and the level of effort.

© Examine the sensitivity to the price of a fin whale carcass.
Consider both profit and level of effort.

(d) Over the past 303030 years there have been several unsuccessful attempts to ban whaling worldwide. Examine the economic incentives for whalers to continue harvesting. In particular, determine the conditions (values of the two parameters: cost per boat-day and price per fin whale carcass) under which harvesting the fin whale produces a sustained profit over the long term.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

努力的老周

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值