2.14.2 Mathematical assumptions
1. Given a fixed reserve, R, and an invariant clutch size of N, propagule size is
given by
Nx
1
þ Nx
2
þ Nx
3
¼ R ð2:78Þ
where x
i
is the size of a propagule in the ith clutch (i ¼ 1, 2, and 3).
2. Survival probabilities to the first, second, and third clutches are S1, S2, and S3,
respectively, and S1 > S2 > S3.
3. The expected fecundity of offspring from propagules of size x
i
, F, is given by the
asymptotic function:
F
max
ð1 e
ax
i
Þð2:79Þ
where F
max
and a are constants.
4. Fitness, W, is equal to the per generation rate of increase:
W ¼ NS
1
ð1 e
ax
1
ÞþNS
2
ð1 e
ax
2
ÞþNS
3
ð1 e
ax
3
Þ
¼ W
1
þ W
2
þ W
3
ð2:80Þ
The object is to determine the optimal propagule sizes in the first and second
clutches. The size of the third clutch is determined by the allocations to the first
two clutches:
x
3
¼
R
N
ðx
1
þ x
2
Þð2:81Þ
As noted previously, Parker and Begon (1986) predicted that under this model
the propagule size in each clutch will be less than in the preceding clutch. For the
present analysis parameter values are set at S
1
¼ 0.035, S
2
¼ 0.030, S
3
¼ 0.025, F
max
¼ 2, a ¼ 1, R ¼ 400, and N ¼ 100.
2.14.3 Plotting the fitness function
Because the total reserve is fixed, the size of the propagules in the first clutch is
limited by the inequality x
1
R=N or, equivalently, x
1
N R: therefore, when this
inequality occurs fitness is set to zero. For the second clutch the propagule size is
limited by the amount remaining after the expenditure on the first clutch:
ðx
1
þ x
2
ÞN R. If this inequality is not satisfied fitness is equal to the fitness only
from the first clutch (assuming that this is greater than zero). A similar constraint
can be applied to the third clutch.
The fitness surface, as shown by the contour plot is rugged and the R commands
do not easily portray it in three dimensions: therefore, for this purpose, I dumped
the data as x,y,W triplets into a text file and plotted the 3D surface using Sigma-
Plot. Note the use of the R routine expand.grid(x,x), which creates a 2 n
2
120 MODELING EVOLUTION