sid9221
- 110
- 0
http://dl.dropbox.com/u/33103477/Nicotine.png
N_{t+1} = N_t - \frac{1.02}{100}N_t + 0.02
OR
N_{t+1} = N_t - \frac{1}{100}N_t + 0.02
The first equation considers counts the amount the body absorbs everyday to include the amount ingested that day, the other doesn't.
The answers are close but different.
Which one do you think is correct.
Also, what does "closed form of the solution" mean ?
N_{t+1} = N_t - \frac{1.02}{100}N_t + 0.02
OR
N_{t+1} = N_t - \frac{1}{100}N_t + 0.02
The first equation considers counts the amount the body absorbs everyday to include the amount ingested that day, the other doesn't.
The answers are close but different.
Which one do you think is correct.
Also, what does "closed form of the solution" mean ?
Last edited by a moderator: