A Spoonful of Sugar
In this project, you will build a model that sheds light on the mathematics behind medicine dosage. Your knowledge of sequences and exponential decay will be essential for this work. It is important to note, however, that pharmacology is a complicated science, and numerous factors are taken into consideration when actual drug dosage for the treatment of a particular condition is determined. The model in this project, while it illustrates the basic ideas behind drug dosage, should not be used in real-life situations.
-
Clinical experiments have shown that the concentration of a drug in the bloodstream decays at a rate proportional to the instantaneous level of concentration.
-
Using k for the constant of proportionality and assuming an initial level of concentration , set up an initial value problem to find . Assume t is measured in hours.
-
Solve your initial value problem to find a formula for .
-
-
-
Starting with a concentration level of , another dose is administered after a dosage period of p hours that raises the concentration level by D. Construct a formula for the level of concentration just before the new dose is administered, and denote it by . The reason for this naming convention is that this is the concentration level just before the first so-called maintenance dose is administered. Note, however, that in practice the initial, so-called loading dose, and the maintenance dose are usually different. (Hint: Note that .)
-
After yet another period of p hours, the same dosage D is administered again. Find the level of concentration just before this second maintenance dose and denote it by .
-
-
Iterating the process in Question 2, find a formula for , . (Hint: Use the formula for the sum of a finite sequence.)
-
Find to determine the long-term concentration after many repeated doses.
The minimum concentration at which a drug is effective is often abbreviated as MEC (for minimum effective concentration). In this project, we will denote that concentration by . On the other extreme, above a certain concentration level, a drug will typically cause unwanted side effects and is said to be toxic. This concentration level is often referred to as the MTC (for minimum toxic concentration), and we will denote it by . The interval is called the therapeutic window. In order for a given drug to work, that is, to achieve the desired therapeutic effects without causing harm, we need to keep its concentration level in this interval.
Now suppose we want to prescribe a dosage amount with an optimal dosage period that keeps the drug concentration within the therapeutic window for the duration of treatment. One possible approach is to try to maximize the time between subsequent doses for the patient's convenience. In order to achieve that, we administer a loading dose that raises the concentration level to just below , the top of the therapeutic window. Then we wait until the concentration drops down to and administer a maintenance dose that raises the concentration by to bring the concentration level back to (near) . In other words, the goal is to achieve a long-term concentration with repeated maintenance doses . In Question 5, we will determine the dosage interval to achieve this.
-
Substitute and into the formula you obtained for C in your answer to Question 4, and then solve for p to obtain a formula for the optimal dosage interval.
-
Suppose that a certain medication's therapeutic window ranges from a concentration of nanograms per milliliter () to and that its half-life is hours. Suppose one tablet raises the concentration by . (A nanogram is one-billionth of a gram.)
-
What loading dose of this drug would your model recommend?
-
Based on your work on Question 5, what would be the optimal dosage and dosage interval for this drug? (Hint: Recall the definition of half-life from Exercises 66–67 in Section 1.2.)
-