Math 152 Project 1
Notice that all three of these models are first order difference equations. Thus you will need to input an initial condition x0. You must also input the number of generations the model must run for.
Table 1
x0 =1 , T = 100 (at least)
|
a |
b |
Growth/Decay/Constant |
Rank |
|
0.2 |
-0.5 |
||
|
0.2 |
0 |
||
|
0.2 |
0.5 |
||
|
0.9 |
-0.5 |
||
|
0.9 |
0 |
||
|
0.9 |
0.5 |
||
|
1.5 |
-0.5 |
||
|
1.5 |
0 |
||
|
1.5 |
0.5 |
x0 =10 , T = 100 (at least)
|
a |
b |
Growth/Decay/Constant |
Rank |
|
0.2 |
-0.5 |
||
|
0.2 |
0 |
||
|
0.2 |
0.5 |
||
|
0.9 |
-0.5 |
||
|
0.9 |
0 |
||
|
0.9 |
0.5 |
||
|
1.5 |
-0.5 |
||
|
1.5 |
0 |
||
|
1.5 |
0.5 |
Table 2
b = 100 (at least)
|
x0 |
r |
Is there a limit? |
Limit |
Does the limit depend on x0? |
|
0.01 |
0.6 |
|||
|
1 |
0.6 |
|||
|
2 |
0.6 |
|||
|
10 |
0.6 |
|||
|
0.01 |
1.2 |
|||
|
1 |
1.2 |
|||
|
2 |
1.2 |
|||
|
10 |
1.2 |
|||
|
0.01 |
2.1 |
|||
|
1 |
2.1 |
|||
|
2 |
2.1 |
|||
|
10 |
2.1 |
Table 3
B = 100 (at least)
|
x0 |
r |
Is there a limit? |
Limit |
Does the limit depend on x0? |
|
0.1 |
0.9 |
|||
|
0.5 |
0.9 |
|||
|
0.9 |
0.9 |
|||
|
0.1 |
2.3 |
|||
|
0.5 |
2.3 |
|||
|
0.9 |
2.3 |
|||
|
0.1 |
3.2 |
|||
|
0.5 |
3.2 |
|||
|
0.9 |
3.2 |
|||
|
0.1 |
3.7 |
|||
|
0.5 |
3.7 |
|||
|
0.9 |
3.7 |