Love and differential equations: An introduction to modeling

Size: px
Start display at page:

Download "Love and differential equations: An introduction to modeling"

Transcription

1 Nonlinear Models 1 Love and differential equations: An introduction to modeling November 4, 1999 David M. Allen Professor Emeritus Department of Statistics University of Kentucky

2 Nonlinear Models Introduction to modeling 2 What is a model?

3 Nonlinear Models Introduction to modeling 3 A model airplane A model airplane operates, for the most part, on the same principles as an actual airplane.

4 Nonlinear Models Introduction to modeling 4 A lingerie model Yasmeen Ghauri is a Victoria s Secret model.

5 Nonlinear Models Introduction to modeling 5 Definition of a model A model is a physical representation of a system we wish to study. We want to make the model as close to the real thing as our knowledge and resources will allow. In drug and toxicology studies we are often interested in the metabolism of a substance by a human or an animal. Any model we might propose for one of these systems is going to be an oversimplification. Nevertheless, some models do an excellent job describing observations on these systems.

6 Nonlinear Models Introduction to modeling 6 Introduction to compartment models Models Kinetics Benefits of modeling Deterministic and stochastic models

7 Nonlinear Models Introduction to modeling 7 Compartmental model A fish tank separated into three compartments by membranes is an example of a compartment model. The tank is filled with a medium, and a substance is placed in the medium. We are interested in the movement of the substance from compartment to compartment.

8 Nonlinear Models Introduction to modeling 8 A more complicated system Obviously, the fish tank model is a vast oversimplification of this system a. a Drawn by Diane Allen, now age 30, in about the eighth grade

9 Nonlinear Models Introduction to modeling 9 Kinetics Kinetics: a science that deals with the effects of forces upon the motions of material bodies or with changes in physical or chemical systems.

10 Nonlinear Models Introduction to modeling 10 Orders of kinetics We have to make assumptions about the nature of the transfers from compartment to compartment. We now discuss zero and first order kinetics.

11 Nonlinear Models Introduction to modeling 11 First order kinetics This figure depicts the side view of the fish tank. Suppose that, in any small interval of time, the number of molecules of the substance to move from compartment 1 to compartment 2 is approximately proportional to the number of molecules present. This is first order kinetics.

12 Nonlinear Models Introduction to modeling 12 Zero order kinetics This figure depicts a fish swimming in water with mercury pollution. The uptake of mercury by the fish has no material effect on the amount of mercury in the water. The uptake of mercury is at a constant rate. This is zero order kinetics.

13 Nonlinear Models Introduction to modeling 13 The derivative of a function The derivative of X(t) with respect to t is the change in X(t) per unit change in t. Ẋ(t) = d X(t) = lim dt t 0 X(t + t) X(t) t = rise run

14 Nonlinear Models Introduction to modeling 14 The order of a process in terms of a derivative The order of a kinetic process is expressed in terms of the derivative of a function. Let θ be a rate constant. If the process is zero order. If the process is first order. Ẋ(t) = θ Ẋ(t) = θx(t)

15 Nonlinear Models Introduction to modeling 15 Kinetic diagram The first step of the modeling process is to create the kinetic diagram as follows: Determine what components of the system are to be represented by a compartment. Determine the possible transfers between compartments and adopt a symbol to represent the rate constant associated with each transfer.

16 Nonlinear Models Introduction to modeling 16 Pharmacokinetic model diagram A frequently used pharmacokinetic model is θ 2 θ 1 GI Plasma Other θ 3 θ 4

17 Nonlinear Models Introduction to modeling 17 Deterministic and stochastic models There are two sets of premises commonly assumed for compartmental analysis. They share the kinetic diagram but differ in the mechanics of transfer between compartments. Traditionally we assume transfers are determined by a system of linear differential equations. Many believe it is more realistic to assume transfers are in accordance with a probabilistic mechanism. The two sets of premises are called deterministic and stochastic models, respectively.

18 Nonlinear Models Introduction to modeling 18 What can we learn from compartment models? 1. If we find a compartment model that describes our data well, we may have a plausible description of the mechanics underlying data generation.

19 Nonlinear Models Introduction to modeling 19 What can we learn? (continued) 2. Having found a plausible model that fits the data well, we can calculate many interesting things from the model: the uptake rate and steady state level of a heavy metal in animal tissue; the average time a drug stays at its site of action; the relative bioavailability of two drugs; the relationship between drug concentration in a compartment and symptom relief.

20 Nonlinear Models Differential equations 20 Differential equations The solution of systems of linear, first order, homogeneous, differential equations with constant coefficients is the main tool for deriving and fitting compartmental models to data.

21 Nonlinear Models Differential equations 21 Derivatives and Integrals In the following display, c and d are constants. f(t) ct d exp(ct) exp(ct)x(t) sin(ct) cos(ct) g(t)dt d dt f(t) cdt d 1 c exp(ct) ) exp(ct) (Ẋ(t) + cx(t) c cos(ct) c sin(ct) g(t) Read from left to right for derivatives and from right to left for integerals.

22 Nonlinear Models Differential equations 22 Characteristic Polynomials The characteristic polynomial of the 2 2 matrix K = k 11 k 12 k 21 k 22 is k 11 λ k 12 k 21 k 22 λ. Expanding the determinant gives λ 2 (k 11 + k 22 )λ + k 11 k 22 k 12 k 21.

23 Nonlinear Models Differential equations 23 Characteristic Equation Setting the characteristic polynomial equal to zero gives the characteristic equation. The solutions to the characteristic equation are λ = k 11 + k 22 2 ± (k 11 k 22 ) 2 /4 + k 21 k 12. The quantity under the radical is called the discriminant. The solutions to the characteristic equation are called the characteristic roots or eigenvalues of K.

24 Nonlinear Models Differential equations 24 Solving 2 2 Systems Let c = (k 11 k 22 ) 2 /4 + k 21 k 12 denote the discriminant of the characteristic equation. The solutions of Ẋ1(t) = k 11 k 12 X 1(t) Ẋ 2 (t) k 21 k 22 X 2 (t) take a different form for each of the cases: c > 0, c = 0, and c < 0.

25 Nonlinear Models Differential equations 25 Case c > 0 Without loss of generality, we can assume k 12 = 0, and k 11 k 22. For illustration, we assume X 1 (0) = D, and X 2 (0) = 0. Solving for X 1 (t) Ẋ 1 (t) = k 11 X 1 (t) Ẋ 1 (t) k 11 X 1 (t) = 0 exp( k 11 t)(ẋ1(t) k 11 X 1 (t)) = 0 exp( k 11 t)x 1 (t) = d X 1 (t) = d exp(k 11 t) X 1 (t) = D exp(k 11 t)

26 Nonlinear Models Differential equations 26 Solving for X 2 (t) Ẋ 2 (t) = Dk 21 exp(k 11 t) + k 22 X 2 (t) exp( k 22 t)(ẋ2(t) k 22 X 2 (t)) = Dk 21 exp((k 11 k 22 )t) exp( k 22 t)x 2 (t) = D k 21 k 11 k 22 exp((k 11 k 22 )t) + d X 2 (t) = D k 21 k 11 k 22 exp(k 11 t) + d exp(k 22 t) X 2 (t) = D k 21 k 11 k 22 (exp(k 11 t) exp(k 22 t))

27 Nonlinear Models Differential equations 27 Case c = 0 Without loss of generality, we can assume k 12 = 0, and k 11 = k 22. For illustration, we assume X 1 (0) = D, and X 2 (0) = 0. The solution for X 1 (t) is the same as for the previous case.

28 Nonlinear Models Differential equations 28 Solving for X 2 (t) Ẋ 2 (t) = Dk 21 exp(k 11 t) + k 22 X 2 (t) exp( k 22 t)(ẋ2(t) k 22 X 2 (t)) = Dk 21 exp((k 11 k 22 )t) exp( k 22 t)(ẋ2(t) k 22 X 2 (t)) = Dk 21 exp( k 22 t)x 2 (t) = Dk 21 t + d X 2 (t) = (Dk 21 t + d) exp(k 22 t) X 2 (t) = Dk 21 t exp(k 22 t)

29 Nonlinear Models Differential equations 29 Case c < 0 Let m = (k 11 + k 22 )/2 and M = 1 k 11 m k 12 c k 21 k 22 m and I is the identity matrix. The solutions are X 1(t) = ( cos( c t)i + sin( c t)m ) X 1(0) X 2 (t) X 2 (0) exp(mt).

30 Nonlinear Models Pharmacokinetic modeling 30 A pharmacokinetic example The kinetics of drug absorption, distribution, and elimination is called pharmacokinetics. A knowledge of pharmacokinetics is needed to administer drugs optimally.

31 Nonlinear Models Pharmacokinetic modeling 31 Pharmacokinetic modeling t = time from administration of a drug X(t) = amount of drug in tissue at time t

32 Nonlinear Models Pharmacokinetic modeling 32 Modeling tetracycline metabolism For Tetracycline given orally, what are the values of the rate constants, and what is the formula for the amount in the plasma? GI θ 1 θ 2 Plasma Let X 1 (t) and X 2 (t) represent the respective amounts of tetracycline in the two compartments at time t. The equations associated with this diagram are Ẋ 1 (t) = θ 1 X 1 (t) Ẋ 2 (t) = θ 1 X 1 (t) θ 2 X 2 (t).

33 Nonlinear Models Pharmacokinetic modeling 33 Let θ = θ 1 θ 2 Matrix representation of equations, X(t) = K = K(θ) = θ 1 0 θ 1 θ 2 tetracycline equations is X 1(t) X 2 (t), Ẋ(t) = Ẋ1(t) Ẋ 2 (t), and. The matrix representation of the Ẋ(t) = KX(t).

34 Nonlinear Models Pharmacokinetic modeling 34 The solution of the differential equations We assume θ 1 θ 2, X 1 (0) = D, and X 2 (0) = 0. Using results of derivation beginning on slide 25 we obtain: X 1 (t) = D exp( θ 1 t) X 2 (t) = D θ 1 θ 1 + θ 2 (exp( θ 1 t) exp( θ 2 t))

35 Nonlinear Models Pharmacokinetic modeling 35 Lag times Sometimes there is a time delay before the model takes effect. This delay is called a lag time, and we denote it by τ. The response allowing for the possibility of a lag time is X 2(t) X 2 (t τ) if t > τ = 0 otherwise

36 Nonlinear Models Pharmacokinetic modeling 36 The data We will fit the model to the data a : Time Concentration Time Concentration t i Y i t i Y i a Wagner, 1967

37 Nonlinear Models Pharmacokinetic modeling 37 The observational model The observational model is Y i = X 2(t i ) + ɛ i. If the ɛ i terms have equal variances and are uncorrelated, least squares is an efficient method of estimation. The parameter estimates are the values that minimize the least squares criteria: n (Y i X 2(t i )) 2. i=1

38 Nonlinear Models Pharmacokinetic modeling 38 Fit the model to the data conc hours

39 Nonlinear Models Pharmacokinetic modeling 39 Results of model fitting The estimate of τ is The estimated response for t is X 2(t) = exp( (t )) exp( (t ))

40 Nonlinear Models Romeo and Juliet 40 Romeo and Juliet This little story is by Strogatz a. I have added a bit about model fitting. Juliet is in love with Romeo; but in our version of this story, Romeo is a fickle lover. The more Juliet loves him; the more he begins to dislike her. But when she loses interest, his feelings for her warm up. She, on the other hand, tends to echo him. Her love grows when he loves her, and it turns to hate when he hates her. a Steven H. Strogatz, Love Affairs and Differential Equations, Mathematics Magazine, Vol. 61, No. 1, February 1988.

41 Nonlinear Models Romeo and Juliet 41 A model A simple model for their ill-fated romance is Ẋ 1 (t) = θ 1 X 2 (t) Ẋ 2 (t) = θ 2 X 1 (t) where X 1 (t) = Romeo s love/hate for Juliet at time t, X 2 (t) = Juliet s love/hate for Romeo at time t, and θ 1 > 0 and θ 2 > 0 are intensity constants.

42 Nonlinear Models Romeo and Juliet 42 The solution The discriminant is θ 1 θ 2, a negative number. The solution is obtained by applying the formula derived starting on slide 29. The result is X ( 1(t) = cos( θ 1 θ 2 t)i + sin( ) θ 1 θ 2 t)m X 1(0) X 2 (t) X 2 (0) where M = 0 θ 1 /θ 2 θ2 /θ 1 0.

43 Nonlinear Models Romeo and Juliet 43 The data Juliet s nosey aunt looks in once a month to see how the relationship is going. The following are her observations: Month Romeo Juliet Month Romeo Juliet Positive numbers reflect love, and negative numbers reflect hate.

44 Nonlinear Models Romeo and Juliet 44 The fitted response Love 10 5 X 1 (t) = 10 cos(t) X 2 (t) = 5 sin(t) The sad outcome of their affair is, of course, a never ending cycle of love and hate; their governing equations are those of a simple harmonic oscillator. At least they manage to achieve simultaneous love one quarter of the time Month

Solving Two Variable Systems of Linear Differential Equations

Solving Two Variable Systems of Linear Differential Equations Solving Two Variable Systems of Linear Differential Equations David Allen University of Kentucky February 13, 2013 1 Differential Equations Differential equations are useful for describing dynamic relationships

More information

Math 250B Midterm III Information Fall 2018 SOLUTIONS TO PRACTICE PROBLEMS

Math 250B Midterm III Information Fall 2018 SOLUTIONS TO PRACTICE PROBLEMS Math 25B Midterm III Information Fall 28 SOLUTIONS TO PRACTICE PROBLEMS Problem Determine whether the following matrix is diagonalizable or not If it is, find an invertible matrix S and a diagonal matrix

More information

Math 250B Midterm III Information Fall 2018

Math 250B Midterm III Information Fall 2018 Math 250B Midterm III Information Fall 2018 WHEN: Monday, December 10, in class (no notes, books, calculators I will supply a table of annihilators and integrals.) EXTRA OFFICE HOURS : Friday, December

More information

(b) Why is this a coherent FFL? Show by drawing a diagram using activating ( ) and / or inhibiting ( -- ) interactions between S, R and X.

(b) Why is this a coherent FFL? Show by drawing a diagram using activating ( ) and / or inhibiting ( -- ) interactions between S, R and X. Solution to Homework 5 for 25.02.2010 Exercise 1. Modeling a coherent feed-forward loop (FFL). (a) Write down a reaction description (e.g. A + B C) of the following system: 1. Synthesis of R is activated

More information

Systems of Ordinary Differential Equations

Systems of Ordinary Differential Equations Systems of Ordinary Differential Equations Scott A. McKinley October 22, 2013 In these notes, which replace the material in your textbook, we will learn a modern view of analyzing systems of differential

More information

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems Integrating Mathematical and Statistical Models Recap of mathematical models Models and data Statistical models and sources of

More information

Romeo, Romeo, What Art Thou Differential Equations?

Romeo, Romeo, What Art Thou Differential Equations? Romeo, Romeo, What Art Thou Differential Equations? by Taylor Israel Oklahoma Wesleyan University Advisor: Dr. Brian Turner Oklahoma Wesleyan University Abstract Following the ideas of Steven Strogatz

More information

Designing Information Devices and Systems I Spring 2019 Homework 5

Designing Information Devices and Systems I Spring 2019 Homework 5 Last Updated: 209-03-02 0:38 EECS 6A Designing Information Devices Systems I Spring 209 Homework 5 This homework is due March, 209, at 23:59. Self-grades are due March 5, 209, at 23:59. Submission Format

More information

The general concept of pharmacokinetics

The general concept of pharmacokinetics The general concept of pharmacokinetics Hartmut Derendorf, PhD University of Florida Pharmacokinetics the time course of drug and metabolite concentrations in the body Pharmacokinetics helps to optimize

More information

Math 333 Qualitative Results: Forced Harmonic Oscillators

Math 333 Qualitative Results: Forced Harmonic Oscillators Math 333 Qualitative Results: Forced Harmonic Oscillators Forced Harmonic Oscillators. Recall our derivation of the second-order linear homogeneous differential equation with constant coefficients: my

More information

EECS 700: Exam # 1 Tuesday, October 21, 2014

EECS 700: Exam # 1 Tuesday, October 21, 2014 EECS 700: Exam # 1 Tuesday, October 21, 2014 Print Name and Signature The rules for this exam are as follows: Write your name on the front page of the exam booklet. Initial each of the remaining pages

More information

Designing Information Devices and Systems I Spring 2018 Homework 5

Designing Information Devices and Systems I Spring 2018 Homework 5 EECS 16A Designing Information Devices and Systems I Spring 2018 Homework All problems on this homework are practice, however all concepts covered here are fair game for the exam. 1. Sports Rank Every

More information

Dynamical models of love with time-varying fluctuations

Dynamical models of love with time-varying fluctuations First published in: Applied Mathematics and Computation 188 (2007) 1535 1548 www.elsevier.com/locate/amc Dynamical models of love with time-varying fluctuations J. Wauer a, *, D. Schwarzer a, G.Q. Cai

More information

Biophysics 297: Modeling Complex Biological Systems Problem Set 1 Due: 5/12/2004

Biophysics 297: Modeling Complex Biological Systems Problem Set 1 Due: 5/12/2004 Biophysics 97: odeling Complex Biological Systems Problem Set 1 Due: 5/1/004 Problem 1: Analyzing a phase space dx Analyze the following equation graphically by plotting against x. ind the fixed points

More information

System Dynamics. Outline. Also want to use this lecture to explore some possible dynamics in higher dimensions

System Dynamics. Outline. Also want to use this lecture to explore some possible dynamics in higher dimensions System Dynamics Outline History and Motivation The System Dynamics Module of Netlogo Basic elements of System Dynamics: stocks and flows Building System Dynamics Models Exponential growth Logistic growth

More information

Designing Information Devices and Systems I Spring 2016 Elad Alon, Babak Ayazifar Homework 12

Designing Information Devices and Systems I Spring 2016 Elad Alon, Babak Ayazifar Homework 12 EECS 6A Designing Information Devices and Systems I Spring 06 Elad Alon, Babak Ayazifar Homework This homework is due April 6, 06, at Noon Homework process and study group Who else did you work with on

More information

Introduction to Ordinary Differential Equations (Online)

Introduction to Ordinary Differential Equations (Online) 7in x 10in Felder c01_online.tex V3 - January 24, 2015 2:15 P.M. Page 1 CHAPTER 1 Introduction to Ordinary Differential Equations (Online) 1.7 Coupled Equations When two or more dependent variables depend

More information

Linear Compartmental Systems-The Basics

Linear Compartmental Systems-The Basics Linear Compartmental Systems-The Basics Hal Smith October 3, 26.1 The Model Consider material flowing among n compartments labeled 1, 2,, n. Assume to begin that no material flows into any compartment

More information

Lecture Notes. W. Tang. School of Mathematical & Statistical Sciences Arizona State University

Lecture Notes. W. Tang. School of Mathematical & Statistical Sciences Arizona State University Applied Math / Dynamical Systems Workshop Lecture Notes W. Tang School of Mathematical & Statistical Sciences Arizona State University May. 23 rd -25 th, 2011 Tang (ASU) AMDS Workshop Notes May. 23 rd

More information

LINEAR EQUATIONS OF HIGHER ORDER. EXAMPLES. General framework

LINEAR EQUATIONS OF HIGHER ORDER. EXAMPLES. General framework Differential Equations Grinshpan LINEAR EQUATIONS OF HIGHER ORDER. EXAMPLES. We consider linear ODE of order n: General framework (1) x (n) (t) + P n 1 (t)x (n 1) (t) + + P 1 (t)x (t) + P 0 (t)x(t) = 0

More information

Damped harmonic motion

Damped harmonic motion Damped harmonic motion March 3, 016 Harmonic motion is studied in the presence of a damping force proportional to the velocity. The complex method is introduced, and the different cases of under-damping,

More information

Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space.

Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space. 10 VECTOR FUNCTIONS VECTOR FUNCTIONS Later in this chapter, we are going to use vector functions to describe the motion of planets and other objects through space. Here, we prepare the way by developing

More information

( ) ( = ) = ( ) ( ) ( )

( ) ( = ) = ( ) ( ) ( ) ( ) Vρ C st s T t 0 wc Ti s T s Q s (8) K T ( s) Q ( s) + Ti ( s) (0) τs+ τs+ V ρ K and τ wc w T (s)g (s)q (s) + G (s)t(s) i G and G are transfer functions and independent of the inputs, Q and T i. Note

More information

Nonlinear pharmacokinetics

Nonlinear pharmacokinetics 5 Nonlinear pharmacokinetics 5 Introduction 33 5 Capacity-limited metabolism 35 53 Estimation of Michaelis Menten parameters(v max andk m ) 37 55 Time to reach a given fraction of steady state 56 Example:

More information

Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics

Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics Time-Dependent Statistical Mechanics 5. The classical atomic fluid, classical mechanics, and classical equilibrium statistical mechanics c Hans C. Andersen October 1, 2009 While we know that in principle

More information

Finite difference method for solving Advection-Diffusion Problem in 1D

Finite difference method for solving Advection-Diffusion Problem in 1D Finite difference method for solving Advection-Diffusion Problem in 1D Author : Osei K. Tweneboah MATH 5370: Final Project Outline 1 Advection-Diffusion Problem Stationary Advection-Diffusion Problem in

More information

Separation of a Signal of Interest from a Seasonal Effect in Geophysical Data: I. El Niño/La Niña Phenomenon

Separation of a Signal of Interest from a Seasonal Effect in Geophysical Data: I. El Niño/La Niña Phenomenon International Journal of Geosciences, 2011, 2, **-** Published Online November 2011 (http://www.scirp.org/journal/ijg) Separation of a Signal of Interest from a Seasonal Effect in Geophysical Data: I.

More information

Differential Equations 2280 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 2015 at 12:50pm

Differential Equations 2280 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 2015 at 12:50pm Differential Equations 228 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 25 at 2:5pm Instructions: This in-class exam is 5 minutes. No calculators, notes, tables or books. No answer check is

More information

Solving Systems of Linear Differential Equations with Real Eigenvalues

Solving Systems of Linear Differential Equations with Real Eigenvalues Solving Systems of Linear Differential Equations with Real Eigenvalues David Allen University of Kentucky February 18, 2013 1 Systems with Real Eigenvalues This section shows how to find solutions to linear

More information

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x Use of Tools from Interactive Differential Equations with the texts Fundamentals of Differential Equations, 5th edition and Fundamentals of Differential Equations and Boundary Value Problems, 3rd edition

More information

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015.

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015. APPM 23: Final Exam :3am :pm, May, 25. ON THE FRONT OF YOUR BLUEBOOK write: ) your name, 2) your student ID number, 3) lecture section, 4) your instructor s name, and 5) a grading table for eight questions.

More information

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7)

8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) 8 Example 1: The van der Pol oscillator (Strogatz Chapter 7) So far we have seen some different possibilities of what can happen in two-dimensional systems (local and global attractors and bifurcations)

More information

Simple Harmonic Motion Concept Questions

Simple Harmonic Motion Concept Questions Simple Harmonic Motion Concept Questions Question 1 Which of the following functions x(t) has a second derivative which is proportional to the negative of the function d x! " x? dt 1 1. x( t ) = at. x(

More information

Compartmental Modelling: Eigenvalues, Traps and Nonlinear Models

Compartmental Modelling: Eigenvalues, Traps and Nonlinear Models Compartmental Modelling: Eigenvalues, Traps and Nonlinear Models Neil D. Evans neil.evans@warwick.ac.uk School of Engineering, University of Warwick Systems Pharmacology - Pharmacokinetics Vacation School,

More information

04. Random Variables: Concepts

04. Random Variables: Concepts University of Rhode Island DigitalCommons@URI Nonequilibrium Statistical Physics Physics Course Materials 215 4. Random Variables: Concepts Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative

More information

Chapter Seven: Multi-Sample Methods 1/52

Chapter Seven: Multi-Sample Methods 1/52 Chapter Seven: Multi-Sample Methods 1/52 7.1 Introduction 2/52 Introduction The independent samples t test and the independent samples Z test for a difference between proportions are designed to analyze

More information

Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test

Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test Velocity-Acceleration Models Constant Acceleration 1. The skid marks made by an automobile indicated that its

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

PH.D. PRELIMINARY EXAMINATION MATHEMATICS

PH.D. PRELIMINARY EXAMINATION MATHEMATICS UNIVERSITY OF CALIFORNIA, BERKELEY SPRING SEMESTER 207 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials NAME PH.D. PRELIMINARY EXAMINATION MATHEMATICS Problem

More information

Damped harmonic oscillator

Damped harmonic oscillator Prof. O. B. Wright, Mechanics Notes Damped harmonic oscillator Differential equation Assume the mass on a spring is subject to a frictional drag force -'dx/dt. (This force always points in the opposite

More information

Designing Information Devices and Systems I Fall 2018 Homework 5

Designing Information Devices and Systems I Fall 2018 Homework 5 Last Updated: 08-09-9 0:6 EECS 6A Designing Information Devices and Systems I Fall 08 Homework 5 This homework is due September 8, 08, at 3:59. Self-grades are due October, 08, at 3:59. Submission Format

More information

p(t)dt a p(τ)dτ , c R.

p(t)dt a p(τ)dτ , c R. 11 3. Solutions of first order linear ODEs 3.1. Homogeneous and inhomogeneous; superposition. A first order linear equation is homogeneous if the right hand side is zero: (1) ẋ + p(t)x = 0. Homogeneous

More information

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014 APPM 2360 Section Exam 3 Wednesday November 9, 7:00pm 8:30pm, 204 ON THE FRONT OF YOUR BLUEBOOK write: () your name, (2) your student ID number, (3) lecture section, (4) your instructor s name, and (5)

More information

Physical Pharmacy. Diffusion

Physical Pharmacy. Diffusion Physical Pharmacy Diffusion Diffusion Diffusion is defined as a process of mass transfer of individual molecules of a substance brought about by random molecular motion and associated with a driving force

More information

Chapter 18. Remarks on partial differential equations

Chapter 18. Remarks on partial differential equations Chapter 8. Remarks on partial differential equations If we try to analyze heat flow or vibration in a continuous system such as a building or an airplane, we arrive at a kind of infinite system of ordinary

More information

Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M.

Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M. Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M. Foster., Ph.D. University of Washington October 18, 2012

More information

Some solutions of the written exam of January 27th, 2014

Some solutions of the written exam of January 27th, 2014 TEORIA DEI SISTEMI Systems Theory) Prof. C. Manes, Prof. A. Germani Some solutions of the written exam of January 7th, 0 Problem. Consider a feedback control system with unit feedback gain, with the following

More information

Estimating terminal half life by non-compartmental methods with some data below the limit of quantification

Estimating terminal half life by non-compartmental methods with some data below the limit of quantification Paper SP08 Estimating terminal half life by non-compartmental methods with some data below the limit of quantification Jochen Müller-Cohrs, CSL Behring, Marburg, Germany ABSTRACT In pharmacokinetic studies

More information

LINEAR RESPONSE THEORY

LINEAR RESPONSE THEORY MIT Department of Chemistry 5.74, Spring 5: Introductory Quantum Mechanics II Instructor: Professor Andrei Tokmakoff p. 8 LINEAR RESPONSE THEORY We have statistically described the time-dependent behavior

More information

QUALIFYING EXAM IN SYSTEMS ENGINEERING

QUALIFYING EXAM IN SYSTEMS ENGINEERING QUALIFYING EXAM IN SYSTEMS ENGINEERING Written Exam: MAY 23, 2017, 9:00AM to 1:00PM, EMB 105 Oral Exam: May 25 or 26, 2017 Time/Location TBA (~1 hour per student) CLOSED BOOK, NO CHEAT SHEETS BASIC SCIENTIFIC

More information

Compartmental modeling

Compartmental modeling Compartmental modeling This is a very short summary of the notes from my two-hour lecture. These notes were not originally meant to be distributed, and so they are far from being complete. A comprehensive

More information

Laplace Transforms Chapter 3

Laplace Transforms Chapter 3 Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first. Laplace transforms play a key role in important

More information

Differential equations

Differential equations Differential equations Math 27 Spring 2008 In-term exam February 5th. Solutions This exam contains fourteen problems numbered through 4. Problems 3 are multiple choice problems, which each count 6% of

More information

Quantitative Pooling of Michaelis-Menten Equations in Models with Parallel Metabolite Formation Paths

Quantitative Pooling of Michaelis-Menten Equations in Models with Parallel Metabolite Formation Paths Journal of Pharmacokinetics and Biopharmaceutics, Vol. 2, No. 2, I974 Quantitative Pooling of Michaelis-Menten Equations in Models with Parallel Metabolite Formation Paths Allen J. Sedman ~ and John G.

More information

Multicompartment Pharmacokinetic Models. Objectives. Multicompartment Models. 26 July Chapter 30 1

Multicompartment Pharmacokinetic Models. Objectives. Multicompartment Models. 26 July Chapter 30 1 Multicompartment Pharmacokinetic Models Objectives To draw schemes and write differential equations for multicompartment models To recognize and use integrated equations to calculate dosage regimens To

More information

Linear Differential Equations. Problems

Linear Differential Equations. Problems Chapter 1 Linear Differential Equations. Problems 1.1 Introduction 1.1.1 Show that the function ϕ : R R, given by the expression ϕ(t) = 2e 3t for all t R, is a solution of the Initial Value Problem x =

More information

Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M.

Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M. Noncompartmental vs. Compartmental Approaches to Pharmacokinetic Data Analysis Paolo Vicini, Ph.D. Pfizer Global Research and Development David M. Foster., Ph.D. University of Washington October 28, 2010

More information

Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test

Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test Practice Problems For Test 2 C ircled problems not on test but may be extra credit on test Velocity-Acceleration Models Constant Acceleration 1. The skid marks made by an automobile indicated that its

More information

Problem Set 2: Solution

Problem Set 2: Solution University of Alabama Department of Physics and Astronomy PH 53 / LeClair Fall 1 Problem Set : Solution 1. In a hydrogen atom an electron of charge e orbits around a proton of charge +e. (a) Find the total

More information

Solving Dynamic Equations: The State Transition Matrix

Solving Dynamic Equations: The State Transition Matrix Overview Solving Dynamic Equations: The State Transition Matrix EGR 326 February 24, 2017 Solutions to coupled dynamic equations Solutions to dynamic circuits from EGR 220 The state transition matrix Discrete

More information

EE (082) Ch. II: Intro. to Signals Lecture 2 Dr. Wajih Abu-Al-Saud

EE (082) Ch. II: Intro. to Signals Lecture 2 Dr. Wajih Abu-Al-Saud Classification of Signals Some important classifications of signals Analog vs. Digital signals: as stated in the previous lecture, a signal with a magnitude that may take any real value in a specific range

More information

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes

11.6. Parametric Differentiation. Introduction. Prerequisites. Learning Outcomes Parametric Differentiation 11.6 Introduction Sometimes the equation of a curve is not be given in Cartesian form y f(x) but in parametric form: x h(t), y g(t). In this Section we see how to calculate the

More information

Nonlinear Control Systems

Nonlinear Control Systems Nonlinear Control Systems António Pedro Aguiar pedro@isr.ist.utl.pt 3. Fundamental properties IST-DEEC PhD Course http://users.isr.ist.utl.pt/%7epedro/ncs2012/ 2012 1 Example Consider the system ẋ = f

More information

S12 PHY321: Practice Final

S12 PHY321: Practice Final S12 PHY321: Practice Final Contextual information Damped harmonic oscillator equation: ẍ + 2βẋ + ω0x 2 = 0 ( ) ( General solution: x(t) = e [A βt 1 exp β2 ω0t 2 + A 2 exp )] β 2 ω0t 2 Driven harmonic oscillator

More information

Differential equations, comprehensive exam topics and sample questions

Differential equations, comprehensive exam topics and sample questions Differential equations, comprehensive exam topics and sample questions Topics covered ODE s: Chapters -5, 7, from Elementary Differential Equations by Edwards and Penney, 6th edition.. Exact solutions

More information

1 CHAPTER 8 IMPULSIVE FORCES

1 CHAPTER 8 IMPULSIVE FORCES 8.1 Introduction. 1 CHAPTER 8 IMPULSIVE FORCES As it goes about its business, a particle may experience many different sorts of forces. In Chapter 7, we looked at the effect of forces that depend only

More information

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor:

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: EE 16B Midterm 2, March 21, 2017 Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: Important Instructions: Show your work. An answer without explanation

More information

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 24, 2013 Outline 1 First Order Approximation s Second Order Approximations 2 Approximation

More information

4.7 Case studies 175. tank 1 tank 2

4.7 Case studies 175. tank 1 tank 2 47 Case studies 75 s:47c 47 Case studies 47 Two-tank mixing problem s:563 g/lit ct g/lit V lit V lit tank tank 2 Fig 45 color online A cartoon which depicts a two-tank extension of the one-tank problem

More information

PHARMACOKINETIC DERIVATION OF RATES AND ORDERS OF REACTIONS IN MULTI- COMPARTMENT MODEL USING MATLAB

PHARMACOKINETIC DERIVATION OF RATES AND ORDERS OF REACTIONS IN MULTI- COMPARTMENT MODEL USING MATLAB IJPSR (2016), Vol. 7, Issue 11 (Research Article) Received on 29 May, 2016; received in revised form, 07 July, 2016; accepted, 27 July, 2016; published 01 November, 2016 PHARMACOKINETIC DERIVATION OF RATES

More information

IEOR 6711: Stochastic Models I SOLUTIONS to the First Midterm Exam, October 7, 2008

IEOR 6711: Stochastic Models I SOLUTIONS to the First Midterm Exam, October 7, 2008 IEOR 6711: Stochastic Models I SOLUTIONS to the First Midterm Exam, October 7, 2008 Justify your answers; show your work. 1. A sequence of Events. (10 points) Let {B n : n 1} be a sequence of events in

More information

Mathematics for Engineers II. lectures. Differential Equations

Mathematics for Engineers II. lectures. Differential Equations Differential Equations Examples for differential equations Newton s second law for a point mass Consider a particle of mass m subject to net force a F. Newton s second law states that the vector acceleration

More information

Answers to Problem Set Number MIT (Fall 2005).

Answers to Problem Set Number MIT (Fall 2005). Answers to Problem Set Number 6. 18.305 MIT (Fall 2005). D. Margetis and R. Rosales (MIT, Math. Dept., Cambridge, MA 02139). December 12, 2005. Course TA: Nikos Savva, MIT, Dept. of Mathematics, Cambridge,

More information

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri C. Melchiorri (DEI) Automatic Control & System Theory 1 AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS Claudio Melchiorri Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI)

More information

MATH 24 EXAM 3 SOLUTIONS

MATH 24 EXAM 3 SOLUTIONS MATH 4 EXAM 3 S Consider the equation y + ω y = cosω t (a) Find the general solution of the homogeneous equation (b) Find the particular solution of the non-homogeneous equation using the method of Undetermined

More information

Applied Dynamical Systems

Applied Dynamical Systems Applied Dynamical Systems Recommended Reading: (1) Morris W. Hirsch, Stephen Smale, and Robert L. Devaney. Differential equations, dynamical systems, and an introduction to chaos. Elsevier/Academic Press,

More information

Problem Set 5. 1 Waiting times for chemical reactions (8 points)

Problem Set 5. 1 Waiting times for chemical reactions (8 points) Problem Set 5 1 Waiting times for chemical reactions (8 points) In the previous assignment, we saw that for a chemical reaction occurring at rate r, the distribution of waiting times τ between reaction

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Estimation and Inference Gerald P. Dwyer Trinity College, Dublin January 2013 Who am I? Visiting Professor and BB&T Scholar at Clemson University Federal Reserve Bank of Atlanta

More information

MODELS ONE ORDINARY DIFFERENTIAL EQUATION:

MODELS ONE ORDINARY DIFFERENTIAL EQUATION: MODELS ONE ORDINARY DIFFERENTIAL EQUATION: opulation Dynamics (e.g. Malthusian, Verhulstian, Gompertz, Logistic with Harvesting) Harmonic Oscillator (e.g. pendulum) A modified normal distribution curve

More information

3. Solutions of first order linear ODEs

3. Solutions of first order linear ODEs 10 3. Solutions of first order linear ODEs 3.1. The homogeneous equation and its solutions. A first order linear equation is homogeneous if the right hand side is zero: (1) ẋ + p(t)x = 0. Homogeneous linear

More information

Neural Encoding: Firing Rates and Spike Statistics

Neural Encoding: Firing Rates and Spike Statistics Neural Encoding: Firing Rates and Spike Statistics Dayan and Abbott (21) Chapter 1 Instructor: Yoonsuck Choe; CPSC 644 Cortical Networks Background: Dirac δ Function Dirac δ function has the following

More information

From differen+al equa+ons to trigonometric func+ons. Introducing sine and cosine

From differen+al equa+ons to trigonometric func+ons. Introducing sine and cosine From differen+al equa+ons to trigonometric func+ons Introducing sine and cosine Calendar OSH due this Friday by 12:30 in MX 1111 Last quiz next Wedn Office hrs: Today: 11:30-12:30 OSH due by 12:30 Math

More information

DETERMINATION OF MODEL VALID PREDICTION PERIOD USING THE BACKWARD FOKKER-PLANCK EQUATION

DETERMINATION OF MODEL VALID PREDICTION PERIOD USING THE BACKWARD FOKKER-PLANCK EQUATION .4 DETERMINATION OF MODEL VALID PREDICTION PERIOD USING THE BACKWARD FOKKER-PLANCK EQUATION Peter C. Chu, Leonid M. Ivanov, and C.W. Fan Department of Oceanography Naval Postgraduate School Monterey, California.

More information

Modelling a complex input process in a population pharmacokinetic analysis: example of mavoglurant oral absorption in healthy subjects

Modelling a complex input process in a population pharmacokinetic analysis: example of mavoglurant oral absorption in healthy subjects Modelling a complex input process in a population pharmacokinetic analysis: example of mavoglurant oral absorption in healthy subjects Thierry Wendling Manchester Pharmacy School Novartis Institutes for

More information

OPTIMAL DESIGN INPUTS FOR EXPERIMENTAL CHAPTER 17. Organization of chapter in ISSO. Background. Linear models

OPTIMAL DESIGN INPUTS FOR EXPERIMENTAL CHAPTER 17. Organization of chapter in ISSO. Background. Linear models CHAPTER 17 Slides for Introduction to Stochastic Search and Optimization (ISSO)by J. C. Spall OPTIMAL DESIGN FOR EXPERIMENTAL INPUTS Organization of chapter in ISSO Background Motivation Finite sample

More information

EE Introduction to Digital Communications Homework 8 Solutions

EE Introduction to Digital Communications Homework 8 Solutions EE 2 - Introduction to Digital Communications Homework 8 Solutions May 7, 2008. (a) he error probability is P e = Q( SNR). 0 0 0 2 0 4 0 6 P e 0 8 0 0 0 2 0 4 0 6 0 5 0 5 20 25 30 35 40 SNR (db) (b) SNR

More information

Stochastic Processes. M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno

Stochastic Processes. M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno Stochastic Processes M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno 1 Outline Stochastic (random) processes. Autocorrelation. Crosscorrelation. Spectral density function.

More information

Introduction to Mathematical Modeling

Introduction to Mathematical Modeling Introduction to Mathematical Modeling - Systems Theory in the Toolbox for Systems Biology The 5 th International Course in Yeast Systems Biology 2011 June 6, 2011, PhD, Assoc Prof Head of Department Systems

More information

Stochastic differential equation models in biology Susanne Ditlevsen

Stochastic differential equation models in biology Susanne Ditlevsen Stochastic differential equation models in biology Susanne Ditlevsen Introduction This chapter is concerned with continuous time processes, which are often modeled as a system of ordinary differential

More information

Project Management Prof. Raghunandan Sengupta Department of Industrial and Management Engineering Indian Institute of Technology Kanpur

Project Management Prof. Raghunandan Sengupta Department of Industrial and Management Engineering Indian Institute of Technology Kanpur Project Management Prof. Raghunandan Sengupta Department of Industrial and Management Engineering Indian Institute of Technology Kanpur Module No # 07 Lecture No # 35 Introduction to Graphical Evaluation

More information

PHA 4123 First Exam Fall On my honor, I have neither given nor received unauthorized aid in doing this assignment.

PHA 4123 First Exam Fall On my honor, I have neither given nor received unauthorized aid in doing this assignment. PHA 4123 First Exam Fall 1998 On my honor, I have neither given nor received unauthorized aid in doing this assignment. TYPED KEY Name Question 1. / pts 2. /2 pts 3. / pts 4. / pts. / pts 6. /10 pts 7.

More information

1+t 2 (l) y = 2xy 3 (m) x = 2tx + 1 (n) x = 2tx + t (o) y = 1 + y (p) y = ty (q) y =

1+t 2 (l) y = 2xy 3 (m) x = 2tx + 1 (n) x = 2tx + t (o) y = 1 + y (p) y = ty (q) y = DIFFERENTIAL EQUATIONS. Solved exercises.. Find the set of all solutions of the following first order differential equations: (a) x = t (b) y = xy (c) x = x (d) x = (e) x = t (f) x = x t (g) x = x log

More information

Higher Order Averaging : periodic solutions, linear systems and an application

Higher Order Averaging : periodic solutions, linear systems and an application Higher Order Averaging : periodic solutions, linear systems and an application Hartono and A.H.P. van der Burgh Faculty of Information Technology and Systems, Department of Applied Mathematical Analysis,

More information

Coulomb s Law and Electric Fields

Coulomb s Law and Electric Fields Physics 102: Lecture 02 Coulomb s Law and Electric Fields Today we will get some practice using Coulomb s Law learn the concept of an Electric Field Physics 102: Lecture 2, Slide 1 4 m Coulomb Law practice:

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Lecture 6, September 1, 2017

Lecture 6, September 1, 2017 Engineering Mathematics Fall 07 Lecture 6, September, 07 Escape Velocity Suppose we have a planet (or any large near to spherical heavenly body) of radius R and acceleration of gravity at the surface of

More information

Coupled Parametrically Driven Modes in Synchrotron Dynamics

Coupled Parametrically Driven Modes in Synchrotron Dynamics paper presented at Society for Experimental Mechanics SEM) IMAC XXXIII Conference on Structural Dynamics February -5, 015, Orlando FL Coupled Parametrically Driven Modes in Synchrotron Dynamics Alexander

More information

ECEEN 5448 Fall 2011 Homework #5 Solutions

ECEEN 5448 Fall 2011 Homework #5 Solutions ECEEN 5448 Fall 211 Homework #5 Solutions Professor David G. Meyer December 8, 211 1. Consider the 1-dimensional time-varying linear system ẋ t (u x) (a) Find the state-transition matrix, Φ(t, τ). Here

More information

LMI Methods in Optimal and Robust Control

LMI Methods in Optimal and Robust Control LMI Methods in Optimal and Robust Control Matthew M. Peet Arizona State University Lecture 15: Nonlinear Systems and Lyapunov Functions Overview Our next goal is to extend LMI s and optimization to nonlinear

More information