We shall finally briefly discuss the generalization of the solution methods to a system of n first order differential equations.

Size: px
Start display at page:

Download "We shall finally briefly discuss the generalization of the solution methods to a system of n first order differential equations."

Transcription

1 George Alogoskoufis, Dynamic Macroeconomic Theory, 2015 Mathematical Annex 1 Ordinary Differential Equations In this mathematical annex, we define and analyze the solution of first and second order linear differential equations. Knowledge of the properties of differential equations is indispensable for analyzing problems in continuous time in dynamic macroeconomics. 1 We shall start with some definitions, and will then proceed to examine solution methods of first and second order differential equations, with both constant and variable coefficients. We shall finally briefly discuss the generalization of the solution methods to a system of n first order differential equations. A1.1 Definitions A differential equation is a mathematical equation derived from an unknown function of one or more variables, which connects the function itself, and its derivatives of various degrees. While the solution of a simple equation or a system of equations, is to find a constant or a set of constants which satisfy these equations, the solution of a differential equation, or a system of differential equations, is to find functions, which, along with their derivatives, satisfy the differential equation or the system of differential equations. The equations we shall consider are all function of time t, which is assumed a continuous variable. For example, the solution to the differential equation, y (t) = dy (A1.1) dt = a is a function y(t), the first derivative of which with respect to time is equal to a. The general solution to this differential equation is the function, y(t) = at + c (A1.2) where c is an arbitrary constant. The properties and the solution methods of differential equations are presented in a number of textbooks on 1 mathematics for economists. See Chiang (1974) and Simon and Blume (1994) for two of the best such textbooks. For a more advanced treatment of differential equations, see Boyce and DiPrima (1977).

2 A particular solution can be found using a boundary condition. For example, if we know that y at t=0 is equal to y0 (the boundary condition), then a particular solution 0f (A1.2) is given by determining c as c= y0. Another example is the differential equation, d 2 y y (t) = (A1.3) dt = a 2 whose solution is, y(t) = a (A1.4) 2 t 2 + bt + c where b and c are two arbitrary constants. A solution of a differential equation is a function y(t), which, along with its derivatives, satisfies the differential equation. A general solution is the full set of solutions of a differential equation. A particular solution requires the determination of the arbitrary constant or constants of integration. Differential equations are classified by their order, which is none other than the order of the highest derivative that appears in the equation. For example, (A1.1) is a first-order differential equation, whereas (A1.3) is a second-order differential equation. A differential equation is linear if the unknown function y(t) and and its derivatives are linear. Otherwise it is nonlinear. A differential equation can be solved by a method which is known as separation of variables, if it can be written as the equation of a term which contains only y, to a term which contains only t. For example, the equation, g(y) y = f (t) (A1.5) can be written as, g(y)dy = f (t)dt (A1.6) The variables are separated, and the solution is, g(y)dy = f (t)dt + c (A1.7) where c is an arbitrary constant. Finally, a differential equation, 2

3 f (t, y) + g(t, y) dy dt = 0 (A1.8) which is equivalent to, f (t, y)dt + g(t, y)dy = 0 (A1.9) is called exact, if there is a function U(t,y) which satisfies, du U t dt + U y dy fdt + gdy (A1.10) Thus, a differential equation is exact if it constitutes exactly the total differential of a function. A1.2 First Order Linear Differential Equations First order linear differential equations are distinguished between equations with constant coefficients, and equations with variable coefficients. A1.2.1 Constant Coefficients A first order linear differential equation with constant coefficients takes the form, y (t) + ay(t) = b (A1.11) where a and b are given constants. In order to find the function y(t) which satisfies (A1.11), note that, d(e at y(t)) = ae at y(t) + e at y (t) = e at y (t) + ay(t) (A1.12) dt If the differential equation (A1.11) is multiplied by e at, its left hand side is an exact differential equation, i.e the total differential of a function with respect to t. e at is called the integrating factor. Multiplying both sides by dt, we get, d( e at y(t) ) = be at dt whose integral is, e at y(t) = e at b a + c where c is the constant of integration. 3

4 Multiplying both sides by e at we get, y(t) = b (A1.13) a + ce at as the family of functions which satisfy the differential equation (A1.11). This family is called the general solution of (A1.11). In order to determine the constant of integration c we need to know the value of the function at some point in time. For example, if we know that at the point in time t=0, y(0) = y 0 then we know that, y 0 = b, which implies. a + c c = y b 0 a The general solution of the differential equation (A1.11) which satisfies y(0) = y 0 is, y(t) = y 0 e at + (1 e at ) b (A1.14) a = b a + (y b 0 a )e at In conclusion, in order to solve a linear first-order differential equation with constant coefficients, we multiply it by the integrating factor and take the integral. To calculate the constant of integration we use the value of the function at some point. The point that we use is called an initial condition or a terminal condition, or, more generally, a boundary condition. A1.2.2 Variable Right Hand Side If the right hand side of (A1.11) is not constant, but a known function of time, the solution method is similar. We multiply by the integrating factor and take the integral. For example, in the differential equation, y (t) + ay(t) = be λt (A1.15) multiplying by the integrating factor and separating the variables, we get, ( ) = be (a+λ)t dt d e at y (A1.16) Taking the integral of both sides of (A1.16), b e at y(t) = (A1.17) a + λ e(a+λ)t + c 4

5 Dividing both sides by the integrating factor, we get the solution, b y(t) = (A1.18) a + λ eλt + ce at (A1.18) is the family of functions satisfying(a1.15). The unknown constant c can again be determined by a boundary condition. A1.2.3 Variable Coefficients The general form of a first order linear differential equation is, y (t) + a(t)y(t) = b(t) (A1.19) where a(t) and b(t) are known functions, and we seek the function y(t). The function b(t) is often called a forcing term, and is considered exogenous. The integrating factor in this case is, e a(t ) dt as, d(y(t)e a(t ) dt ) = e a(t ) dt y (t) + a(t)y(t) (A1.20) dt Thus, multiplying (A1.19) by this integrating factor, and taking the integral, we get, y(t)e a(t ) dt = b(t)e a(t ) dt dt + c (A1.21) Dividing (A1.21) by the integrating factor, we finally get, y(t) = e a(t ) dt b(t)e a(t ) dt dt + e a(t ) dt c (A1.22) where c is the constant of integration.(a1.22) is the general solution of (A1.19). A particular solution requires a boundary condition that will determine the unknown constant c. Note, that it is not advised to apply the solution (A1.22) to any equation. It is simpler in many cases to multiply by the integrating factor and take the integral. A1.2.4 Homogeneous and Non-homogeneous Differential Equations If b=0 in (A1.11), the differential equation to be solved is called homogeneous. Otherwise, it is called non-homogeneous. The general solution of a differential equation consists of the sum of the general solution to the relevant homogeneous differential equation, i.e setting b=0 and solving, and a particular solution to the general equation (A1.11). 5

6 For example, the general solution to the homogeneous equation, y (t) + ay(t) = 0 (A1.23) derived from (A1.11) is, y(t) = ce at (A1.24) A particular solution, setting for example y (t) = 0, is, y* = b a (A1.25) Consequently, the general solution of the non-homogeneous differential equation (A1.11) is the sum of (A1.24) and (A1.25), i.e the general solution of the relevant homogeneous differential equation, sometimes called the complementary function, plus the particular solution for a constant y, otherwise known as the particular integral. The general solution is thus given by, y(t) = b (A1.26) a + (y b 0 a )e at This methodology is not as necessary for solving first order linear differential equations, but becomes very useful for differential equations of order higher than one, or systems of first order linear differential equations. In many economic applications, we are interested in the behavior of the solution of a differential equation as the independent variable, usually time, tends to infinity. The value to which the solution converges is referred to as a stationary state, or steady state, or equilibrium state. For example, from (A1.13), which is the general solution of (A1.11), for a > 0, we get, b lim y(t) = lim t t a + ce at = b a The particular integral of the differential equation (A1.11) can therefore be interpreted economically as the equilibrium state, or the steady state, which is the state towards which the variable y converges as times goes to infinity. This equilibrium is called a stable node. It is a stable equilibrium if y is a predetermined variable and only changes gradually, as postulated by the law of motion (A1.26). Assume now that a<0. In this case, if the boundary condition y0 is different from the steady value y*, y(t) as determined by (A1.26). It moves to plus or minus infinity, further and further away from the steady state. The only case in which this does not happen is when the boundary condition y0 is equal to the steady state value y*=b/a. Then y remains constant at y*. However, this is an unstable equilibrium, called a saddle point. There is only one adjustment path that leads to, and this is for y 6

7 to jump immediately to the steady state. If y is a non predetermined variable, for example a financial variable, or any variable that can change immediately and not gradually, then the economy can jump immediately to the steady state. A1.3 Second Order Linear Differential Equations A second order linear differential equation has the form, y (t) + a(t) y (t) + b(t)y(t) = h(t) (A1.26) where a(t), b(t), h(t) are known functions, and what is sought is the function y(t). The forcing term in this case is the function h(t). (A1.26) is referred to as the complete equation and in non-homogeneous. Related to (A1.26) is a homogeneous differential equation, in which h(t)=0. y (t) + a(t) y (t) + b(t)y(t) = 0 (A1.27) which is sometimes called the reduced equation. The full equation is non-homogeneous, while the reduced equation is homogeneous. The reduced equation is of interest because of the following two theorems. Theorem 1: The general solution of the complete equation (A1.26) is the sum of any particular solution of the complete equation, and the general solution of the reduced equation (A1.27). Theorem 2: Any solution y(t) of the reduced equation (A1.27) on t 0 t t 1 can be expressed as a linear combination, y(t) = c 1 y 1 (t) + c 2 y 2 (t), t 0 t t 1 of any two particular solutions y 1, y 2 which are linearly independent. A1.3.1 Homogeneous Equations with Constant Coefficients We now examine the differential equation (A1.26), with constant coefficients, that is, a(t)=a, b(t)=b. We also assume that h(t)=0. The differential equation thus takes the form, y (t) + a y (t) + by(t) = 0 (A1.28) Inspired by the general solution of the first order linear differential equation with constant coefficients, we try the general solution, y(t) = ce rt with unknown constants c and r. This solution method is called the method of undetermined coefficients. This solution implies that, y (t) = rce rt και y (t) = r 2 ce rt 7

8 Substituting in (A1.28) we get, ce rt (r 2 + ar + b) = 0 (A1.29) For a non zero c, our trial solution satisfies (A1.28) only if r is a root of the second order equation, r 2 + ar + b = 0 (A1.30) Equation (A1.30) is called the characteristic equation of (A1.28). It has two roots, which can be found from, r 1,r 2 = a ± a2 4b (A1.31) 2 We distinguish between three cases: Case 1: a 2 > 4b In this case the roots are real and distinct. The general solution of (A1.28) takes the form, y(t) = c 1 e r 1t + c 2 e r 2t (A1.32) where r 1,r 2 are the roots of the characteristic equation (A1.30), and c 1,c 2 are arbitrary constants. Case 2: a 2 < 4b In the case the roots are a pair of complex conjugates, r 1,r 2 = a, 2 ± i 4b a 2 = α ± iβ 2 where, α = a 4b a2 και β =. 2 2 The general solution in this case is, y(t) = e αt (k 1 cosβt + k 2 sinβt) (A1.33) where k 1,k 2 are arbitrary constants. Case 3: a 2 = 4b In this case the two roots are the same, and equal to -a/2. One can show that the general solution of (A1.28) in this case, takes the form, 8

9 y(t) = c 1 e rt + c 2 te rt = e rt (c 1 + c 2 t) (A1.34) where r = a / 2 is the double root of the characteristic equation (A1.30), and c 1,c 2 are arbitrary constants. A1.3.2 Non Homogeneous Equations with Constant Coefficients We have already derived the solution of any homogeneous second order linear differential equation with constant coefficients. In order to find the solution of a non homogeneous equation, we need a particular solution of the complete equation. If the complete equation is of the form, y (t) + a y (t) + by(t) = h (A1.35) then a particular solution is the constant function, y* = h b The full solution is thus the sum of the general solution to the homogeneous equation, plus the particular solution to the complete equation. For differential equations with variable coefficients, more advanced methods, such as the method of variation of parameters can be utilized. A1.4 A Pair of First Order Linear Differential Equations We next examine a case with extensive applications in economics, a pair of first order linear differential equations of the form, x (t) = a 1 x(t) + y(t) + p(t) y (t) = a 2 x(t) + b 2 y(t) + g(t) (A1.36) where a 1,a 2,,b 2 are given constants, and p(t),g(t) are given functions. The solution of the system of differential equations (A1.36) will be two functions x(t) and y(t), that satisfy both differential equations. The homogeneous system that corresponds to (A1.36) is given by, x (t) = a 1 x(t) + y(t) y (t) = a 2 x(t) + b 2 y(t) (A1.37) 9

10 One solution method is the method of substitution. Substituting y(t) and its derivatives in the equation determining x(t), we end up with a second order linear differential equation that contains only x(t) and its derivatives. x (t) (a1 + b 2 ) x (t) + (a 1 b 2 a 2 )x(t) = 0 (A1.38) (A1.38) is a linear homogeneous second order differential equation, and can be solved using the method of undetermined coefficients. Its characteristic equation is given by, r 2 (a 1 + b 2 )r + (a 1 b 2 a 2 ) = 0 (A1.39) If the roots of (A1.39) are real and distinct, the solution of (A1.38) is given by, x(t) = c 1 e r 1t + c 2 e r 2t (A1.40) Solving the first equation of (A1.37) with respect to y(t), we get, y(t) = 1 x (t) a 1 x(t) Substituting the solution (A1.40) for x(t) and its first derivative, we get, ( ) y(t) = 1 (r 1 a 1 )c 1 e r 1t + (r 2 a 1 )c 2 e r 2t (A1.41) Consequently, the solution of the system (A1.37) consists of equations (A1.40) and (A1.41), if the roots of (A1.39) are real and distinct. We can solve the system in an analogous way if we have complex or repeated roots. However, there is a second and more direct solution method of the homogeneous system (A1.37). Our experience with first order differential equation, suggests that we use the pair, x(t) = Ae rt, y(t) = Be rt as particular solutions for (A1.37). Substituting those in (A1.37) we get, rae rt = a 1 Ae rt + Be rt rbe rt = a 2 Ae rt + b 2 Be rt (A1.42) Dividing both equations by e rt we can rewrite the system (A1.42) as, a 1 r A (A1.43) a 2 b 2 r B =

11 For (A1.43) to hold, the determinant of the matrix of coefficients must be zero. a 1 r = 0 (A1.44) b 2 r a 2 Calculating the determinant, we get a second order equation in r. r 2 (a 1 + b 2 )r + (a 1 b 2 a 2 ) = 0 (A1.45) which is referred to as the characteristic equation of the system (A1.37). (A1.45) is exactly the same as (A1.39), the equation we ended up using the method of substitution. The solutions of the characteristic equation (A1.45) are called the eigenvalues of the matrix of coefficients, a 1 a 2 b 2 The two roots are given by, r 1,r 2 = (a + b ) ± (a )2 4(a 1 b 2 a 2 ) (A1.46) 2 Note, for future use, that, r 1 + r 2 = a 1 + b 2 r 1 r 2 = a 1 b 2 a 2 (A1.47) If the roots are real, and r 1 r 2, then, the general solution of the homogeneous system (A1.37) is given by, x(t) = A 1 e r 1t + A 2 e r 2t y(t) = B 1 e r 1t + B 2 e r 2t (A1.48) where, A 1, A 2 are determined by boundary conditions, the roots are determined by (A1.46), and B 1, B 2 are determined by (A1.42) as, B 1 = r a 1 1 A 1 and B 2 = r a 2 1 A 2 (A1.49) The solution is exactly the same as (A1.40) and (A1.41). In the case of complex or repeated roots, the solution is analogous. 11

12 Having found the general solution to the homogeneous system (A1.37), it remains to find a particular solution in (A1.36), using for example the method of variation of parameters. For the special case, where p and g are constants, a special solution with constant x and y can be found, by solving the system of equations, a 1 x *+ y *+ p = 0 a 2 x *+b 2 y *+g = 0 (A1.50) Expressing (A1.50) in matrix form, and solving for x* and y*, one gets, a 1 x *, which implies, (A1.50 ) a 2 b 2 y * = p x * g y * = a 1 p a 2 b 2 g x* and y* can be regarded as steady state, or equilibrium points. Whether the system converges globally to equilibrium depends on whether both roots are real and smaller than zero. In this case the equilibrium is a fixed node. If both variables are predetermined, this is a stable equilibrium. Where we have a positive and a negative root, the equilibrium is called a saddle point. There is only a unique path that leads to this equilibrium, and this path is called the saddle path. The economy will converge to equilibrium if one variable is predetermined and the other non predetermined. The non predetermined variable will jump to the unique adjustment path leading to equilibrium. Technically, the negative root corresponds to the predetermined variable, for which we solve backwards, and the positive root corresponds to the non predetermined variable, for which we solve forward. Thus, a system with one predetermined and one non predetermined variable has an equilibrium (a saddle point) if the matrix of coefficients has one positive and one negative eigenvalue. A1.5 A System of n First Order Linear Differential Equations We finally turn to a more general case, with extensive applications in economics, a system of n first order linear differential equations of the form, 1 x 1(t) = a 11 x 1 (t) + a 12 x 2 (t) ++ a 1n x n (t) + g 1 (t) x 2(t) = a 21 x 1 (t) + a 22 x 2 (t) ++ a 2n x n (t) + g 2 (t)... x n(t) = a n1 x 1 (t) + a n2 x 2 (t) ++ a nn x n (t) + g n (t) 12

13 where x 1, x 2,x n are variables, a ij for i, j = 1,2,,n are given constant parameters, and g 1,g 2,g n are exogenous functions of time. In matrix form, this system can be written as, x 1(t) a 11 a 1n x 1 (t) g 1 (t) = " (A1.51) x + n(t) a n1 # a nn x n (t) g n (t) or, x (t) = Ax(t) + g(t) (A1.51 ) where bold letters denote vectors, and A is the coefficient matrix, which is assumed non singular. A1.5.1 Eigenvalues and Eigenvectors Before we proceed to discuss the solution of the system of differential equations (A1.51), it is worth delving a little more into linear algebra, and in particular the concepts of eigenvalues and eigenvectors. Let A be a square matrix, like the one multiplying the x s in the right hand side of (A1.51). An eigenvalue of A is a number ρ, which when subtracted from each of the diagonal elements of A converts A into a singular, i.e. non invertible, matrix. Subtracting a scalar ρ from each of the diagonal elements of A is equivalent to multiplying A by ρ times the identity matrix I. Therefore, ρ is an eigenvalue of A if and only if A-ρΙ is singular. Since a matrix is singular if its determinant is equal to zero, ρ is an eigenvalue of A if and only if, det A ρi = 0 For an n x n matrix A, the left hand side of (A1.52) is an n-th order polynomial in ρ, called the characteristic polynomial of A. An n-th order polynomial has at most n roots. Therefore, an n x n square matrix has at most n eigenvalues. It follows from the above that the diagonal entries of a diagonal matrix D are eigenvalues of D, and that a square matrix A is singular if and only if 0 is an eigenvalue of A. Recall from elementary linear algebra that a square matrix B is non singular, if and only if the only solution of Bx = 0 is x = 0. Conversely, B is singular if and only if the system Bx = 0 has a non zero solution. 13

14 The fact that A-ρΙ is singular when ρ is an eigenvalue of A, means that the system of equations (AρΙ)v = 0 has a solution other than v = 0. 2 When ρ is an eigenvalue of A, a non-zero vector v such that (A-ρΙ)v = 0, is called a (right) eigenvector of A, corresponding to the eigenvalue ρ. Thus, eigenvectors are non-zero vectors v which satisfy, (A - ρι)v = 0, Av - ριv = 0, Av = ρv All these three statements are equivalent. A1.5.2 Solving the n-th Order System of Linear Differential Equations We now turn to the solution of the n-th order system of linear differential equations represented by (A1.51). The general solution of the non-homogeneous system of differential equations (A1.51) will be the sum of the general solution of the relevant homogeneous system of differential equations, plus the particular solution for constant x s. We shall concentrate on the solution of the homogeneous system, x 1(t) a 11 a 1n x 1 (t) = " (A1.52) x n(t) a n1 # a nn x n (t) or simply x = Ax, where x is the column vector on the right hand side of (A1.52). Assume first that A is a diagonal matrix, for which aij=0 for i j. Then, (A1.52) becomes a system of n independent self contained equations, of the form, x i(t) = a ii x i (t) We thus have a system of independent first order linear differential equations which can be solved, one by one, as, x i (t) = c i e a iit If the off diagonal elements aij differ from zero, so that the equations are linked to each other, then we can use the eigenvalues and eigenvectors of the coefficient matrix of (A1.52) to transform it to a system of n, or less, independent equations. We can use the eigenvalues and eigenvectors of A to a transform the system to a system which has a diagonal coefficient matrix. Let us assume that A has n distinct real eigenvalues ρ1, ρ2, ρn, with corresponding eigenvectors v1, v2, vn. It then follows from the definition of eigenvalues and eigenvectors that, 2 We follow the practice of using bold lowercase letters to denote vectors. 14

15 Av i = ρ i v i, i=1,2,, n (A1.53) Let P be the n x n matrix whose columns are these n eigenvectors. Thus, P is defined as, [ v n ] P = v 1 (A1.54) The system of equations (A1.53) can be written as, ρ 1 0 AP = PJ, where, J = (A1.55) 0 ρ n Since eigenvectors for distinct eigenvalues are linearly independent, P is non singular and therefore invertible. We can write, P 1 AP = J (A1.56) Thus, we can use (A1.56) to transform the system (A1.52), defined in the variables x, to a system in the variables y=p -1 x, which means that x=py. It follows that, y = P 1 x = P 1 Ax = P 1 APy = Jy (A1.57) Since J is a diagonal matrix, the solution of the system (A1.57) can be obtained very easily, as the vector of solutions to each variable yi, and is given by, y 1 (t) c 1 e ρ 1t (A1.58) = y n (t) c n e ρ nt Finally, we can use the transformation x = Py to return to the original variables x1,, xn, as, c 1 e ρ 1t x(t) = Py(t) = [ v 1 v n ] = c (A1.59) 1 e ρ1t v 1 + c 2 e ρ2t v 2 ++ c n e ρnt v n c n e ρ nt Thus, under the assumption that the n x n matrix A has n distinct real eigenvalues ρ1, ρn, with corresponding eigenvectors v1, vn, the general solution of the homogeneous linear system (A1.52) is given by, x(t) = c 1 e ρ1t v 1 + c 2 e ρ2t v 2 ++ c n e ρnt v n (A1.60) 15

16 The solution in the cases of complex eigenvalues or multiple eigenvalues without enough eigenvectors are analogous to the solution of the second order homogeneous system analyzed in section A1.4. Steady states and stability conditions are defined in an analogous way to first and second order differential equations. Assuming that the vector of g s consists of constants, one gets the nonhomogeneous system, x 1(t) a 11 a 1n x 1 (t) g 1 = " (A1.61) x + n(t) a n1 # a nn x n (t) g n The steady state, if it exists, can be derived by setting the change in the x s equal to zero. A steady state exists if A is non singular, and is given by, 1 x 1 * a 11 a 1n g 1 (A1.61) = " x n * a n1 # a nn g n where, xi* denotes the steady state value of xi. The xi* s can be regarded as equilibrium points. If the xi s are predetermined variables, for the system to converge to equilibrium, all eigenvalues must be smaller than zero. In this case the equilibrium is a fixed node. When the xi s consist of p predetermined and q non predetermined variables, where p+q=n, the equilibrium, if it exists, is a saddle point. For the system to converge to equilibrium, there must be p negative eigenvalues and q positive eigenvalues. The negative eigenvalues correspond to the predetermined variables, which are solved backwards, and the positive eigenvalues correspond to the non predetermined variables which are solved forward. Thus, a system with p predetermined and q non predetermined variable has a stable equilibrium (a saddle point) if the matrix of coefficients has p negative and q positive eigenvalues. The adjustment path is unique and is called a saddle path. 16

17 References Boyce W.E. and DiPrima R.C. (1977), Elementary Differential Equations and Boundary Value Problems, New York, Wiley. Chiang A. (1974), Fundamental Methods of Mathematical Economics, New York, McGraw Hill. Simon C.P and Blume L. (1994), Mathematics for Economists, New York, Norton. 17

Section 8.2 : Homogeneous Linear Systems

Section 8.2 : Homogeneous Linear Systems Section 8.2 : Homogeneous Linear Systems Review: Eigenvalues and Eigenvectors Let A be an n n matrix with constant real components a ij. An eigenvector of A is a nonzero n 1 column vector v such that Av

More information

Math Ordinary Differential Equations

Math Ordinary Differential Equations Math 411 - Ordinary Differential Equations Review Notes - 1 1 - Basic Theory A first order ordinary differential equation has the form x = f(t, x) (11) Here x = dx/dt Given an initial data x(t 0 ) = x

More information

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Undetermined Coefficients Page 1

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Undetermined Coefficients Page 1 Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Undetermined Coefficients Page 1 Questions Example (3.5.3) Find a general solution of the differential equation y 2y 3y = 3te

More information

Department of Mathematics IIT Guwahati

Department of Mathematics IIT Guwahati Stability of Linear Systems in R 2 Department of Mathematics IIT Guwahati A system of first order differential equations is called autonomous if the system can be written in the form dx 1 dt = g 1(x 1,

More information

Study guide - Math 220

Study guide - Math 220 Study guide - Math 220 November 28, 2012 1 Exam I 1.1 Linear Equations An equation is linear, if in the form y + p(t)y = q(t). Introducing the integrating factor µ(t) = e p(t)dt the solutions is then in

More information

Linear ODEs. Existence of solutions to linear IVPs. Resolvent matrix. Autonomous linear systems

Linear ODEs. Existence of solutions to linear IVPs. Resolvent matrix. Autonomous linear systems Linear ODEs p. 1 Linear ODEs Existence of solutions to linear IVPs Resolvent matrix Autonomous linear systems Linear ODEs Definition (Linear ODE) A linear ODE is a differential equation taking the form

More information

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 330 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Fall 07 Contents Contents General information about these exams 3 Exams from Fall

More information

1 Differential Equations

1 Differential Equations Reading [Simon], Chapter 24, p. 633-657. 1 Differential Equations 1.1 Definition and Examples A differential equation is an equation involving an unknown function (say y = y(t)) and one or more of its

More information

DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 600

DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 600 DYNAMIC LECTURE 1 UNIVERSITY OF MARYLAND: ECON 6 1. differential Equations 1 1.1. Basic Concepts for Univariate Equations. We use differential equations to model situations which treat time as a continuous

More information

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016 Math 4B Notes Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: T 2:45 :45pm Last updated 7/24/206 Classification of Differential Equations The order of a differential equation is the

More information

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

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

B. Differential Equations A differential equation is an equation of the form

B. Differential Equations A differential equation is an equation of the form B Differential Equations A differential equation is an equation of the form ( n) F[ t; x(, xʹ (, x ʹ ʹ (, x ( ; α] = 0 dx d x ( n) d x where x ʹ ( =, x ʹ ʹ ( =,, x ( = n A differential equation describes

More information

Examples include: (a) the Lorenz system for climate and weather modeling (b) the Hodgkin-Huxley system for neuron modeling

Examples include: (a) the Lorenz system for climate and weather modeling (b) the Hodgkin-Huxley system for neuron modeling 1 Introduction Many natural processes can be viewed as dynamical systems, where the system is represented by a set of state variables and its evolution governed by a set of differential equations. Examples

More information

Constant coefficients systems

Constant coefficients systems 5.3. 2 2 Constant coefficients systems Section Objective(s): Diagonalizable systems. Real Distinct Eigenvalues. Complex Eigenvalues. Non-Diagonalizable systems. 5.3.. Diagonalizable Systems. Remark: We

More information

Math 215/255: Elementary Differential Equations I Harish N Dixit, Department of Mathematics, UBC

Math 215/255: Elementary Differential Equations I Harish N Dixit, Department of Mathematics, UBC Math 215/255: Elementary Differential Equations I Harish N Dixit, Department of Mathematics, UBC First Order Equations Linear Equations y + p(x)y = q(x) Write the equation in the standard form, Calculate

More information

Solution: In standard form (i.e. y + P (t)y = Q(t)) we have y t y = cos(t)

Solution: In standard form (i.e. y + P (t)y = Q(t)) we have y t y = cos(t) Math 380 Practice Final Solutions This is longer than the actual exam, which will be 8 to 0 questions (some might be multiple choice). You are allowed up to two sheets of notes (both sides) and a calculator,

More information

Linear Algebra, part 2 Eigenvalues, eigenvectors and least squares solutions

Linear Algebra, part 2 Eigenvalues, eigenvectors and least squares solutions Linear Algebra, part 2 Eigenvalues, eigenvectors and least squares solutions Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Main problem of linear algebra 2: Given

More information

Section 9.8 Higher Order Linear Equations

Section 9.8 Higher Order Linear Equations Section 9.8 Higher Order Linear Equations Key Terms: Higher order linear equations Equivalent linear systems for higher order equations Companion matrix Characteristic polynomial and equation A linear

More information

Dynamical Systems. August 13, 2013

Dynamical Systems. August 13, 2013 Dynamical Systems Joshua Wilde, revised by Isabel Tecu, Takeshi Suzuki and María José Boccardi August 13, 2013 Dynamical Systems are systems, described by one or more equations, that evolve over time.

More information

ODEs Cathal Ormond 1

ODEs Cathal Ormond 1 ODEs Cathal Ormond 2 1. Separable ODEs Contents 2. First Order ODEs 3. Linear ODEs 4. 5. 6. Chapter 1 Separable ODEs 1.1 Definition: An ODE An Ordinary Differential Equation (an ODE) is an equation whose

More information

Exam Basics. midterm. 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material.

Exam Basics. midterm. 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material. Exam Basics 1 There will be 9 questions. 2 The first 3 are on pre-midterm material. 3 The next 1 is a mix of old and new material. 4 The last 5 questions will be on new material since the midterm. 5 60

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

Homework 3 Solutions Math 309, Fall 2015

Homework 3 Solutions Math 309, Fall 2015 Homework 3 Solutions Math 39, Fall 25 782 One easily checks that the only eigenvalue of the coefficient matrix is λ To find the associated eigenvector, we have 4 2 v v 8 4 (up to scalar multiplication)

More information

EC744 Lecture Notes: Economic Dynamics. Prof. Jianjun Miao

EC744 Lecture Notes: Economic Dynamics. Prof. Jianjun Miao EC744 Lecture Notes: Economic Dynamics Prof. Jianjun Miao 1 Deterministic Dynamic System State vector x t 2 R n State transition function x t = g x 0 ; t; ; x 0 = x 0 ; parameter 2 R p A parametrized dynamic

More information

Nonhomogeneous Equations and Variation of Parameters

Nonhomogeneous Equations and Variation of Parameters Nonhomogeneous Equations Variation of Parameters June 17, 2016 1 Nonhomogeneous Equations 1.1 Review of First Order Equations If we look at a first order homogeneous constant coefficient ordinary differential

More information

Math 20D Final Exam 8 December has eigenvalues 3, 3, 0 and find the eigenvectors associated with 3. ( 2) det

Math 20D Final Exam 8 December has eigenvalues 3, 3, 0 and find the eigenvectors associated with 3. ( 2) det Math D Final Exam 8 December 9. ( points) Show that the matrix 4 has eigenvalues 3, 3, and find the eigenvectors associated with 3. 4 λ det λ λ λ = (4 λ) det λ ( ) det + det λ = (4 λ)(( λ) 4) + ( λ + )

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

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review

= 2e t e 2t + ( e 2t )e 3t = 2e t e t = e t. Math 20D Final Review Math D Final Review. Solve the differential equation in two ways, first using variation of parameters and then using undetermined coefficients: Corresponding homogenous equation: with characteristic equation

More information

Math 1553, Introduction to Linear Algebra

Math 1553, Introduction to Linear Algebra Learning goals articulate what students are expected to be able to do in a course that can be measured. This course has course-level learning goals that pertain to the entire course, and section-level

More information

A Second Course in Elementary Differential Equations

A Second Course in Elementary Differential Equations A Second Course in Elementary Differential Equations Marcel B Finan Arkansas Tech University c All Rights Reserved August 3, 23 Contents 28 Calculus of Matrix-Valued Functions of a Real Variable 4 29 nth

More information

Math53: Ordinary Differential Equations Autumn 2004

Math53: Ordinary Differential Equations Autumn 2004 Math53: Ordinary Differential Equations Autumn 2004 Unit 2 Summary Second- and Higher-Order Ordinary Differential Equations Extremely Important: Euler s formula Very Important: finding solutions to linear

More information

Math 3313: Differential Equations Second-order ordinary differential equations

Math 3313: Differential Equations Second-order ordinary differential equations Math 3313: Differential Equations Second-order ordinary differential equations Thomas W. Carr Department of Mathematics Southern Methodist University Dallas, TX Outline Mass-spring & Newton s 2nd law Properties

More information

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France

Laplace Transforms. Chapter 3. Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Pierre Simon Laplace Born: 23 March 1749 in Beaumont-en-Auge, Normandy, France Died: 5 March 1827 in Paris, France Laplace Transforms Dr. M. A. A. Shoukat Choudhury 1 Laplace Transforms Important analytical

More information

Differential Equations and Modeling

Differential Equations and Modeling Differential Equations and Modeling Preliminary Lecture Notes Adolfo J. Rumbos c Draft date: March 22, 2018 March 22, 2018 2 Contents 1 Preface 5 2 Introduction to Modeling 7 2.1 Constructing Models.........................

More information

Diagonalization. P. Danziger. u B = A 1. B u S.

Diagonalization. P. Danziger. u B = A 1. B u S. 7., 8., 8.2 Diagonalization P. Danziger Change of Basis Given a basis of R n, B {v,..., v n }, we have seen that the matrix whose columns consist of these vectors can be thought of as a change of basis

More information

systems of linear di erential If the homogeneous linear di erential system is diagonalizable,

systems of linear di erential If the homogeneous linear di erential system is diagonalizable, G. NAGY ODE October, 8.. Homogeneous Linear Differential Systems Section Objective(s): Linear Di erential Systems. Diagonalizable Systems. Real Distinct Eigenvalues. Complex Eigenvalues. Repeated Eigenvalues.

More information

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide GENERAL INFORMATION AND FINAL EXAM RULES The exam will have a duration of 3 hours. No extra time will be given. Failing to submit your solutions

More information

Problem Score Possible Points Total 150

Problem Score Possible Points Total 150 Math 250 Fall 2010 Final Exam NAME: ID No: SECTION: This exam contains 17 problems on 13 pages (including this title page) for a total of 150 points. There are 10 multiple-choice problems and 7 partial

More information

Calculus and Differential Equations II

Calculus and Differential Equations II MATH 250 B Second order autonomous linear systems We are mostly interested with 2 2 first order autonomous systems of the form { x = a x + b y y = c x + d y where x and y are functions of t and a, b, c,

More information

Last lecture: Recurrence relations and differential equations. The solution to the differential equation dx

Last lecture: Recurrence relations and differential equations. The solution to the differential equation dx Last lecture: Recurrence relations and differential equations The solution to the differential equation dx = ax is x(t) = ce ax, where c = x() is determined by the initial conditions x(t) Let X(t) = and

More information

Math 215/255 Final Exam (Dec 2005)

Math 215/255 Final Exam (Dec 2005) Exam (Dec 2005) Last Student #: First name: Signature: Circle your section #: Burggraf=0, Peterson=02, Khadra=03, Burghelea=04, Li=05 I have read and understood the instructions below: Please sign: Instructions:.

More information

7 Planar systems of linear ODE

7 Planar systems of linear ODE 7 Planar systems of linear ODE Here I restrict my attention to a very special class of autonomous ODE: linear ODE with constant coefficients This is arguably the only class of ODE for which explicit solution

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

1 Systems of Differential Equations

1 Systems of Differential Equations March, 20 7- Systems of Differential Equations Let U e an open suset of R n, I e an open interval in R and : I R n R n e a function from I R n to R n The equation ẋ = ft, x is called a first order ordinary

More information

Sign the pledge. On my honor, I have neither given nor received unauthorized aid on this Exam : 11. a b c d e. 1. a b c d e. 2.

Sign the pledge. On my honor, I have neither given nor received unauthorized aid on this Exam : 11. a b c d e. 1. a b c d e. 2. Math 258 Name: Final Exam Instructor: May 7, 2 Section: Calculators are NOT allowed. Do not remove this answer page you will return the whole exam. You will be allowed 2 hours to do the test. You may leave

More information

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers.

Math 20D: Form B Final Exam Dec.11 (3:00pm-5:50pm), Show all of your work. No credit will be given for unsupported answers. Turn off and put away your cell phone. No electronic devices during the exam. No books or other assistance during the exam. Show all of your work. No credit will be given for unsupported answers. Write

More information

The goal of this chapter is to study linear systems of ordinary differential equations: dt,..., dx ) T

The goal of this chapter is to study linear systems of ordinary differential equations: dt,..., dx ) T 1 1 Linear Systems The goal of this chapter is to study linear systems of ordinary differential equations: ẋ = Ax, x(0) = x 0, (1) where x R n, A is an n n matrix and ẋ = dx ( dt = dx1 dt,..., dx ) T n.

More information

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors Chapter 7 Canonical Forms 7.1 Eigenvalues and Eigenvectors Definition 7.1.1. Let V be a vector space over the field F and let T be a linear operator on V. An eigenvalue of T is a scalar λ F such that there

More information

MTH 464: Computational Linear Algebra

MTH 464: Computational Linear Algebra MTH 464: Computational Linear Algebra Lecture Outlines Exam 4 Material Prof. M. Beauregard Department of Mathematics & Statistics Stephen F. Austin State University April 15, 2018 Linear Algebra (MTH 464)

More information

Econ Slides from Lecture 7

Econ Slides from Lecture 7 Econ 205 Sobel Econ 205 - Slides from Lecture 7 Joel Sobel August 31, 2010 Linear Algebra: Main Theory A linear combination of a collection of vectors {x 1,..., x k } is a vector of the form k λ ix i for

More information

Homogeneous Linear Systems of Differential Equations with Constant Coefficients

Homogeneous Linear Systems of Differential Equations with Constant Coefficients Objective: Solve Homogeneous Linear Systems of Differential Equations with Constant Coefficients dx a x + a 2 x 2 + + a n x n, dx 2 a 2x + a 22 x 2 + + a 2n x n,. dx n = a n x + a n2 x 2 + + a nn x n.

More information

Math 310 Introduction to Ordinary Differential Equations Final Examination August 9, Instructor: John Stockie

Math 310 Introduction to Ordinary Differential Equations Final Examination August 9, Instructor: John Stockie Make sure this exam has 15 pages. Math 310 Introduction to Ordinary Differential Equations inal Examination August 9, 2006 Instructor: John Stockie Name: (Please Print) Student Number: Special Instructions

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

Autonomous systems. Ordinary differential equations which do not contain the independent variable explicitly are said to be autonomous.

Autonomous systems. Ordinary differential equations which do not contain the independent variable explicitly are said to be autonomous. Autonomous equations Autonomous systems Ordinary differential equations which do not contain the independent variable explicitly are said to be autonomous. i f i(x 1, x 2,..., x n ) for i 1,..., n As you

More information

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix DIAGONALIZATION Definition We say that a matrix A of size n n is diagonalizable if there is a basis of R n consisting of eigenvectors of A ie if there are n linearly independent vectors v v n such that

More information

6. Linear Differential Equations of the Second Order

6. Linear Differential Equations of the Second Order September 26, 2012 6-1 6. Linear Differential Equations of the Second Order A differential equation of the form L(y) = g is called linear if L is a linear operator and g = g(t) is continuous. The most

More information

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0. Matrices Operations Linear Algebra Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0 The rectangular array 1 2 1 4 3 4 2 6 1 3 2 1 in which the

More information

Chapter 4: Higher Order Linear Equations

Chapter 4: Higher Order Linear Equations Chapter 4: Higher Order Linear Equations MATH 351 California State University, Northridge April 7, 2014 MATH 351 (Differential Equations) Ch 4 April 7, 2014 1 / 11 Sec. 4.1: General Theory of nth Order

More information

Linear algebra and differential equations (Math 54): Lecture 20

Linear algebra and differential equations (Math 54): Lecture 20 Linear algebra and differential equations (Math 54): Lecture 20 Vivek Shende April 7, 2016 Hello and welcome to class! Last time We started discussing differential equations. We found a complete set of

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

V 1 V 2. r 3. r 6 r 4. Math 2250 Lab 12 Due Date : 4/25/2017 at 6:00pm

V 1 V 2. r 3. r 6 r 4. Math 2250 Lab 12 Due Date : 4/25/2017 at 6:00pm Math 50 Lab 1 Name: Due Date : 4/5/017 at 6:00pm 1. In the previous lab you considered the input-output model below with pure water flowing into the system, C 1 = C 5 =0. r 1, C 1 r 5, C 5 r r V 1 V r

More information

Solutions to Final Exam 2011 (Total: 100 pts)

Solutions to Final Exam 2011 (Total: 100 pts) Page of 5 Introduction to Linear Algebra November 7, Solutions to Final Exam (Total: pts). Let T : R 3 R 3 be a linear transformation defined by: (5 pts) T (x, x, x 3 ) = (x + 3x + x 3, x x x 3, x + 3x

More information

Vectors, matrices, eigenvalues and eigenvectors

Vectors, matrices, eigenvalues and eigenvectors Vectors, matrices, eigenvalues and eigenvectors 1 ( ) ( ) ( ) Scaling a vector: 0.5V 2 0.5 2 1 = 0.5 = = 1 0.5 1 0.5 ( ) ( ) ( ) ( ) Adding two vectors: V + W 2 1 2 + 1 3 = + = = 1 3 1 + 3 4 ( ) ( ) a

More information

Homogeneous Constant Matrix Systems, Part II

Homogeneous Constant Matrix Systems, Part II 4 Homogeneous Constant Matrix Systems, Part II Let us now expand our discussions begun in the previous chapter, and consider homogeneous constant matrix systems whose matrices either have complex eigenvalues

More information

MATH 320 INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS

MATH 320 INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS MATH 2 INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS W To find a particular solution for a linear inhomogeneous system of differential equations x Ax = ft) or of a mechanical system with external

More information

Linearization of Differential Equation Models

Linearization of Differential Equation Models Linearization of Differential Equation Models 1 Motivation We cannot solve most nonlinear models, so we often instead try to get an overall feel for the way the model behaves: we sometimes talk about looking

More information

Ma 227 Review for Systems of DEs

Ma 227 Review for Systems of DEs Ma 7 Review for Systems of DEs Matrices Basic Properties Addition and subtraction: Let A a ij mn and B b ij mn.then A B a ij b ij mn 3 A 6 B 6 4 7 6 A B 6 4 3 7 6 6 7 3 Scaler Multiplication: Let k be

More information

3 (Maths) Linear Algebra

3 (Maths) Linear Algebra 3 (Maths) Linear Algebra References: Simon and Blume, chapters 6 to 11, 16 and 23; Pemberton and Rau, chapters 11 to 13 and 25; Sundaram, sections 1.3 and 1.5. The methods and concepts of linear algebra

More information

MathQuest: Differential Equations

MathQuest: Differential Equations MathQuest: Differential Equations Geometry of Systems 1. The differential equation d Y dt = A Y has two straight line solutions corresponding to [ ] [ ] 1 1 eigenvectors v 1 = and v 2 2 = that are shown

More information

EIGENVALUES AND EIGENVECTORS 3

EIGENVALUES AND EIGENVECTORS 3 EIGENVALUES AND EIGENVECTORS 3 1. Motivation 1.1. Diagonal matrices. Perhaps the simplest type of linear transformations are those whose matrix is diagonal (in some basis). Consider for example the matrices

More information

Math 3301 Homework Set Points ( ) ( ) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, ( ) ( ) ( ) ( )

Math 3301 Homework Set Points ( ) ( ) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, ( ) ( ) ( ) ( ) #7. ( pts) I ll leave it to you to verify that the eigenvalues and eigenvectors for this matrix are, λ 5 λ 7 t t ce The general solution is then : 5 7 c c c x( 0) c c 9 9 c+ c c t 5t 7 e + e A sketch of

More information

Math 308 Final Exam Practice Problems

Math 308 Final Exam Practice Problems Math 308 Final Exam Practice Problems This review should not be used as your sole source for preparation for the exam You should also re-work all examples given in lecture and all suggested homework problems

More information

Lecture Notes 6: Dynamic Equations Part C: Linear Difference Equation Systems

Lecture Notes 6: Dynamic Equations Part C: Linear Difference Equation Systems University of Warwick, EC9A0 Maths for Economists Peter J. Hammond 1 of 45 Lecture Notes 6: Dynamic Equations Part C: Linear Difference Equation Systems Peter J. Hammond latest revision 2017 September

More information

MATH 308 Differential Equations

MATH 308 Differential Equations MATH 308 Differential Equations Summer, 2014, SET 6 JoungDong Kim Set 6: Section 3.3, 3.4, 3.5, 3.6 Section 3.3 Complex Roots of the Characteristic Equation Recall that a second order ODE with constant

More information

GUIDELINES FOR THE METHOD OF UNDETERMINED COEFFICIENTS

GUIDELINES FOR THE METHOD OF UNDETERMINED COEFFICIENTS GUIDELINES FOR THE METHOD OF UNDETERMINED COEFFICIENTS Given a constant coefficient linear differential equation a + by + cy = g(t), where g is an exponential, a simple sinusoidal function, a polynomial,

More information

Linear Algebra Review (Course Notes for Math 308H - Spring 2016)

Linear Algebra Review (Course Notes for Math 308H - Spring 2016) Linear Algebra Review (Course Notes for Math 308H - Spring 2016) Dr. Michael S. Pilant February 12, 2016 1 Background: We begin with one of the most fundamental notions in R 2, distance. Letting (x 1,

More information

INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS

INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS Definitions and a general fact If A is an n n matrix and f(t) is some given vector function, then the system of differential equations () x (t) Ax(t)

More information

Lecture 8: Ordinary Differential Equations

Lecture 8: Ordinary Differential Equations MIT-WHOI Joint Program Summer Math Review Summer 2015 Lecture 8: Ordinary Differential Equations Lecturer: Isabela Le Bras Date: 31 July 2015 Disclaimer: These notes are for the purposes of this review

More information

PROBLEMS In each of Problems 1 through 12:

PROBLEMS In each of Problems 1 through 12: 6.5 Impulse Functions 33 which is the formal solution of the given problem. It is also possible to write y in the form 0, t < 5, y = 5 e (t 5/ sin 5 (t 5, t 5. ( The graph of Eq. ( is shown in Figure 6.5.3.

More information

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form Chapter 5. Linear Algebra A linear (algebraic) equation in n unknowns, x 1, x 2,..., x n, is an equation of the form a 1 x 1 + a 2 x 2 + + a n x n = b where a 1, a 2,..., a n and b are real numbers. 1

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Eigenvalues and Eigenvectors Philippe B. Laval KSU Fall 2015 Philippe B. Laval (KSU) Eigenvalues and Eigenvectors Fall 2015 1 / 14 Introduction We define eigenvalues and eigenvectors. We discuss how to

More information

MathQuest: Differential Equations

MathQuest: Differential Equations MathQuest: Differential Equations Solutions to Linear Systems. Consider the linear system given by dy dt = 4 True or False: Y e t t = is a solution. c False, but I am not very confident Y.. Consider the

More information

MTH 5102 Linear Algebra Practice Final Exam April 26, 2016

MTH 5102 Linear Algebra Practice Final Exam April 26, 2016 Name (Last name, First name): MTH 5 Linear Algebra Practice Final Exam April 6, 6 Exam Instructions: You have hours to complete the exam. There are a total of 9 problems. You must show your work and write

More information

Linear ODEs. Types of systems. Linear ODEs. Definition (Linear ODE) Linear ODEs. Existence of solutions to linear IVPs.

Linear ODEs. Types of systems. Linear ODEs. Definition (Linear ODE) Linear ODEs. Existence of solutions to linear IVPs. Linear ODEs Linear ODEs Existence of solutions to linear IVPs Resolvent matrix Autonomous linear systems p. 1 Linear ODEs Types of systems Definition (Linear ODE) A linear ODE is a ifferential equation

More information

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections ) c Dr. Igor Zelenko, Fall 2017 1 10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections 7.2-7.4) 1. When each of the functions F 1, F 2,..., F n in right-hand side

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics Introductory Notes in Ordinary Differential Equations for Physical Sciences and Engineering Marcel B. Finan c All Rights

More information

Linear Algebra- Final Exam Review

Linear Algebra- Final Exam Review Linear Algebra- Final Exam Review. Let A be invertible. Show that, if v, v, v 3 are linearly independent vectors, so are Av, Av, Av 3. NOTE: It should be clear from your answer that you know the definition.

More information

Linear algebra and differential equations (Math 54): Lecture 19

Linear algebra and differential equations (Math 54): Lecture 19 Linear algebra and differential equations (Math 54): Lecture 19 Vivek Shende April 5, 2016 Hello and welcome to class! Previously We have discussed linear algebra. This time We start studying differential

More information

WI1403-LR Linear Algebra. Delft University of Technology

WI1403-LR Linear Algebra. Delft University of Technology WI1403-LR Linear Algebra Delft University of Technology Year 2013 2014 Michele Facchinelli Version 10 Last modified on February 1, 2017 Preface This summary was written for the course WI1403-LR Linear

More information

Calculus C (ordinary differential equations)

Calculus C (ordinary differential equations) Calculus C (ordinary differential equations) Lesson 9: Matrix exponential of a symmetric matrix Coefficient matrices with a full set of eigenvectors Solving linear ODE s by power series Solutions to linear

More information

MA 266 Review Topics - Exam # 2 (updated)

MA 266 Review Topics - Exam # 2 (updated) MA 66 Reiew Topics - Exam # updated Spring First Order Differential Equations Separable, st Order Linear, Homogeneous, Exact Second Order Linear Homogeneous with Equations Constant Coefficients The differential

More information

Advanced Eng. Mathematics

Advanced Eng. Mathematics Koya University Faculty of Engineering Petroleum Engineering Department Advanced Eng. Mathematics Lecture 6 Prepared by: Haval Hawez E-mail: haval.hawez@koyauniversity.org 1 Second Order Linear Ordinary

More information

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks.

Solutions to Dynamical Systems 2010 exam. Each question is worth 25 marks. Solutions to Dynamical Systems exam Each question is worth marks [Unseen] Consider the following st order differential equation: dy dt Xy yy 4 a Find and classify all the fixed points of Hence draw the

More information

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01

ENGI 9420 Lecture Notes 1 - ODEs Page 1.01 ENGI 940 Lecture Notes - ODEs Page.0. Ordinary Differential Equations An equation involving a function of one independent variable and the derivative(s) of that function is an ordinary differential equation

More information

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU LU Factorization A m n matri A admits an LU factorization if it can be written in the form of Where, A = LU L : is a m m lower triangular matri with s on the diagonal. The matri L is invertible and is

More information

Lecture Notes 6: Dynamic Equations Part B: Second and Higher-Order Linear Difference Equations in One Variable

Lecture Notes 6: Dynamic Equations Part B: Second and Higher-Order Linear Difference Equations in One Variable University of Warwick, EC9A0 Maths for Economists Peter J. Hammond 1 of 56 Lecture Notes 6: Dynamic Equations Part B: Second and Higher-Order Linear Difference Equations in One Variable Peter J. Hammond

More information

21 Linear State-Space Representations

21 Linear State-Space Representations ME 132, Spring 25, UC Berkeley, A Packard 187 21 Linear State-Space Representations First, let s describe the most general type of dynamic system that we will consider/encounter in this class Systems may

More information

You may use a calculator, but you must show all your work in order to receive credit.

You may use a calculator, but you must show all your work in order to receive credit. Math 2410-010/015 Exam II April 7 th, 2017 Name: Instructions: Key Answer each question to the best of your ability. All answers must be written clearly. Be sure to erase or cross out any work that you

More information

3.5 Undetermined Coefficients

3.5 Undetermined Coefficients 3.5. UNDETERMINED COEFFICIENTS 153 11. t 2 y + ty + 4y = 0, y(1) = 3, y (1) = 4 12. t 2 y 4ty + 6y = 0, y(0) = 1, y (0) = 1 3.5 Undetermined Coefficients In this section and the next we consider the nonhomogeneous

More information