13
Effect of directional movement on animal food search Sarafa Iyaniwura Institute of Applied Mathematics, University of British Columbia, Vancouver. April 6, 2017 Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 1 / 13

Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Effect of directional movement on animal food search

Sarafa Iyaniwura

Institute of Applied Mathematics,University of British Columbia, Vancouver.

April 6, 2017

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 1 / 13

Page 2: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Siniff, Donald Blair, and C. R. Jessen. ”A simulation model of animal movement

patterns.” Advances in ecological research 6 (1969): 185-219

Figure: A fox and a rabbit. Ref: Tom UlrichStone/Getty Images (left)

Question: What is the effect of directional motion on the time to get prey?

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 2 / 13

Page 3: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Literature review

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 3 / 13

Page 4: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Geometry of the region of animal movement

What do we want do to?

use first passage time theory to compare the search time to prey foran animal performing directional motion (biased random walk) andthat which performs a random walk (unbaised random walk)

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 4 / 13

Page 5: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

First Passage Time

Let T1 be the mean first passage time for the Red Fox to find a prey andT2 is the second moment of the first passage time distribution. Then

D∆T1 + v · ∇T1 = −1, in Ωk⋃

i=1

Ωi ,

∇T1 · n = 0 on ∂Ω, and T1 = 0 on ∂Ωi , for i = 1, 2, . . . , k.

(1)

And the second moment satisfies

D∆T2 + v · ∇T2 = −T1, in Ωk⋃

i=1

Ωi ,

∇T2 · n = 0 on ∂Ω, and T2 = 0 on ∂Ωi , for i = 1, 2, . . . , k,

(2)

where D is the diffusion coefficient of the predator, and v is its velocity.Variance:

V = T2 − T 21 . (3)

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 5 / 13

Page 6: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Weak Formulation and Linear Finite Element

Let u ∈ V be a test function, then the weak formulation of theproblems are

D

∫W∇T1 · ∇u dx −

∫W

(v · ∇T1) u dx =

∫W

u dx

And the second moment,

D

∫W∇T2 · ∇u dx −

∫W

(v · ∇T2) u dx =

∫W

T1 u dx

where W = Ωk⋃

i=1Ωi .

this problem is solved using linear finite element method

D Kh−→T − V h−→T =−→f

where Kh and V h are the stiffness and advection matrices respectively.

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 6 / 13

Page 7: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Numerical results

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 7 / 13

Page 8: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Parameters: D = 0.41 km2/h, v = 0.085 km/h, R = 1 km, prey radius = 50cm)

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 8 / 13

Page 9: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Parameters:

D = 0.41 km2/h, v = 0.085 km/h, area of region = 4 km2, prey radius = 50cm)

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 9 / 13

Page 10: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Sources of error

Approximation error/interpolation error

triangulation of the domain

Quadrature Error

using numerical quadrature to evaluate integrals likeKi,j =

∫T∇φi · ∇φj dx that arise when constructing the stiffness

matrix

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 10 / 13

Page 11: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Conclusion and future work

Conclusion

depending on where the animal is starting from, directional motion mayor may not favour the animal

Future work

consider a more realistic scenario where the rabbits are also moving

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 11 / 13

Page 12: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Some references

Kurella, Venu, et al. ”Asymptotic analysis of first passage timeproblems inspired by ecology.” Bulletin of mathematical biology 77.1(2015): 83-125.

Siniff, Donald Blair, and C. R. Jessen. ”A simulation model of animalmovement patterns.” Advances in ecological research 6 (1969):185-219.

McKenzie, Hannah W., Mark A. Lewis, and Evelyn H. Merrill. ”Firstpassage time analysis of animal movement and insights into thefunctional response.” Bulletin of mathematical biology 71.1 (2009):107-129.

Gardiner, C. W. ”Handbook of stochastic methods for physics,chemistry and the natural sciences.” Applied Optics 25 (1986): 3145.

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 12 / 13

Page 13: Effect of directional movement on animal food search · 2017-04-06 · Gardiner, C. W. "Handbook of stochastic methods for physics, chemistry and the natural sciences." Applied Optics

Sarafa Iyaniwura Math521: Numerical Analysis of PDEs April 6, 2017 13 / 13