Purchase Solution

Determining If the Model is Realistic

Not what you're looking for?

Ask Custom Question

Please see the attached file.

Attachments
Purchase this Solution

Solution Summary

The solution determines if the given model is realistic.

Solution Preview

See the attached file.
It is better viewed on the formatted pdf version (infection2.pdf)

The governing equation for the rate at which the number healthy people changes is
dH/dt= -aH+bI
-aH because those are the ones getting sick and bI because those are the ones recovering, reverting to a healthy status.
The governing equation for the rate at which the number of infected people increases is
dI/dt=aH-(b+c)I
aH is the rate at which people get infected, bI are those getting better (thus the minus sign) and cI are those dying (they cannot get sick).
This is a set of linear differential equations and we can write it in matrix form as:
dy/dt=A y
Which we can write this as
[?(H ?@I ? )]= [?(-a&b@a&-(b+c))][?(H@I)]
The solution is of the form:
y(t)= C_1 v_1 e^(?_1 t)+C_2 v_2 e^(?_2 t)
Where C is a constant, ? is the eigenvalue of the matrix A and v is the corresponding eigenvector.
To find the eigenvalues we do the following:
det?(A-?I)= 0
Thus, ...

Purchase this Solution


Free BrainMass Quizzes
Exponential Expressions

In this quiz, you will have a chance to practice basic terminology of exponential expressions and how to evaluate them.

Multiplying Complex Numbers

This is a short quiz to check your understanding of multiplication of complex numbers in rectangular form.

Know Your Linear Equations

Each question is a choice-summary multiple choice question that will present you with a linear equation and then make 4 statements about that equation. You must determine which of the 4 statements are true (if any) in regards to the equation.

Probability Quiz

Some questions on probability

Graphs and Functions

This quiz helps you easily identify a function and test your understanding of ranges, domains , function inverses and transformations.