Pls help:)
I don't have any Idea, Sorry...!!
that's k. thnx:)
you have to make a lot of assumptions or maybe one already exists.
i am not sure of it. but is this one of the assumptions. the two species of insect do not interfere with each apart from competing for food.
@hartnn @ganeshie8
system of linear ODEs right ?
i am learning this under mathematical modelling.
Okay, as long as this is ODEs i can attempt...
say \(\large x_1(t), ~x_2(t)\) represent the population of species as function of time
then the population growth cqan be modeled as : \(\large x_1' = ax_1 + bx_2 + f(t)\) \(\large x_2' = cx_1 + dx_2 + g(t)\)
population should decrease as food decreasing ??
i dont have much idea but it is what i think
yeah the constants a,b,c,d decide the fate of populations
@ajprincess does the above setup look familiar, or are you looking for something else ?
a,b,c,d need not be constants however, they could be functions of time as well but for simplicity we can assume no natural disasters are allowed and they can be constants
sorry for replying late. it was because of slow connection. this is what i am looking for. usually we do it this way. first list out all the variables or factors involved and then the assumptions.finally we form the equation
i tink we cannot let f(t)=g(t) = 0 because it has to model the decreasing resources
are f(t) and g(t) functions of food?
yes they are food here, and we can make them identical functions as the amount of food available is same, right ?
\(\large x_1' = ax_1 + bx_2 + f(t) \) \(\large x_2' = cx_1 + dx_2 + f(t) \)
since they are competing for food, b,c have to be negative and f(t) must be a decreasing function
a,d will be positive for obvious reasons more population in present generation = more population next generation
ya
also give some initial conditions : \(\large x_1(0) = y_1(0) = 100\) both species start with a population of 100
what else you can we adjust ? do you want to assign specific numeric values for a,b,c,d ? to make the species \(x_1\) species slightly aggressive, you can choose below values : a = 3, b=-1 c = -2, d= 2
if you want a single equation, you can turn that into system inot a second order equation
that may not work, try this instead : \(\large x_1' = f(t)x_1 -x_2 \) \(\large x_2' = -x_1 + f(t)x_2 \)
thnx a lot.:)
Join our real-time social learning platform and learn together with your friends!