Mathematical Modelling question

Click For Summary
SUMMARY

This discussion focuses on a mathematical modeling problem involving drug administration in a medical context. The patient receives a drug intravenously at a constant rate λ and orally at an initial mass M, with the dissolution rate proportional to the mass in the stomach (coefficient α) and elimination from the bloodstream proportional to the mass in the blood (coefficient β). The model derived for the mass of the drug in the stomach is S(t) = M.e^{-αt}. The discussion emphasizes the need to solve a differential equation for the mass in the bloodstream, B(t), which incorporates both the inflow from the stomach and the outflow from the bloodstream.

PREREQUISITES
  • Understanding of differential equations and their applications
  • Familiarity with Laplace transforms for solving differential equations
  • Knowledge of pharmacokinetics, specifically drug absorption and elimination rates
  • Basic calculus, particularly integration and separation of variables
NEXT STEPS
  • Study the application of Laplace transforms in solving differential equations
  • Research pharmacokinetic modeling techniques for drug administration
  • Explore systems of differential equations and their solutions
  • Learn about the impact of varying coefficients on drug absorption and elimination
USEFUL FOR

Students in mathematics, pharmacology, and biomedical engineering, as well as professionals involved in drug development and medical modeling.

Boogzy
Messages
1
Reaction score
0
Though this question is about medicine, the actual question has little to do with medicine and more to do with modelling ..

Homework Statement



A patient is put on an intravenous drip at time t=0, the drip supplies a drug into the patients bloodstream at a constant rate λ. At the same time (t=0) the patient is given M grams of the same drug orally which immediately starts dissolving at a rate directly proportional to the mass of the drug in the stomach (co-efficient of proportionalility α) The drug in the blood stream is eliminated from the blood stream at rate directly proportional to the mass of the drug in the blood (co-efficient of proportionalility β)

Find a model for the mass of the drug in the patients stomach and bloodstream at time t in terms of λ, α, β, M and t.

Homework Equations



Let S = S(t) = Mass of drug in stomach at time t.
Let B = B(t) = Mass of drug in bloodstream at time t.

The Attempt at a Solution



Stomach :

\frac{dS}{dt} = -α.S ... then using separation of variables
\frac{dS}{α.S}= -dt ... integrate both sides to get

\frac{ln(α.S)}{α} = -t + C ... (where C is arbitrary constant)
ln(α.S) = -αt + C ... raising both sides to e, we get

α.S = e^{-αt+C}
α.S = e^{-αt}.e^{C} ... (e^{C} is an arbitrary constant)

S = \frac{C.e^{-αt}}{α}

Using: at t=0, S=M, we can find that C = M.α

S(t) = \frac{M.a.e^{-αt}}{α}
S(t) = M.e^{-αt}

I think its right up to here, but I'm stuggling with the bloodstream part..

Here's what I tried ...

In flow = λ+α.S(t)
Out flow = β.B(t)

\frac{dB}{dt}= λ + α.S(t) - β.B(t)

but this now has 2 dependent variables so I'm not too sure where to go.

Maybe substituting S(t) = M.e^{-αt} to get

\frac{dB}{dt}= λ + α.M.e^{-αt} - β.B(t)

but then I wouldn't know how to solve this differential equation
 
Last edited:
Physics news on Phys.org
Your S(t) yields how much mass remains in the stomach. Ergo, the rate at which the mass goes into the bloodstream from the stomach is -dS(t)/dt.

You might find that you can solve the resulting differential equation fairly easily using Laplace transforms.
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 28 ·
Replies
28
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
3K
Replies
13
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K