System of First Order Differential Equations

Size: px
Start display at page:

Download "System of First Order Differential Equations"

Transcription

1 CHAPTER System of First Order Differential Equations In this chapter, we will discuss system of first order differential equations. There are many applications that involving find several unknown functions simultaneously. Those unknown functions are related by a set of equations that involving the unknown functions and their first derivatives. For example, in Chapter Two, we studied the epidemic of contagious diseases. Now if S(t) denotes number of people that is susceptible to the disease but not infected yet. I(t) denotes number of people actually infected. R(t) denotes the number of people have recovered. If we assume The fraction of the susceptible who becomes infected per unit time is proportional to the number infected, b is the proportional number. A fixed fraction rs of the infected population recovers per unit time, r. A fixed fraction of the recovers g become susceptible and infected, g. proportional function. The system of differential equations model this phenomena are S = bis + gr I = bis ri R = ri gr The numbers of unknown function in a system of differential equations can be arbitrarily large, but we will concentrate ourselves on to 3 unknown functions.. Principle of superposition Let a ij (t), b j (t) i =,,, n and j =,,, n be known function, and x i t, i =,,, n be unknown functions, the linear first

2 . SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS order system of differential equation for x i (t) is the following, x (t) = a (t)x (t) + a (t)x (t) + + a n (t)x n (t) + b (t) x (t) = a (t)x (t) + a (t)x (t) + + a n (t)x n (t) + b (t) x 3(t) = a 3 (t)x (t) + a 3 (t)x (t) + + a 3n (t)x n (t) + b 3 (t). x n(t) = a n (t)x (t) + a n (t)x (t) + + a nn (t)x n (t) + f (t) Let x(t) be the column vector of unknown functions x i t, i =,,, n, A(t) = (a ij (t), and b(t) be the column vector of known functions b i t, i =,,, n, we can write the first order system of equations as () x (t) = A(t)x(t) + b(t) When n =, the linear first order system of equations for two unknown functions in matrix form is, x (t) a (t) a x = (t) x (t) b (t) + (t) a (t) a (t) x (t) b (t) When n = 3, the linear first order system of equations for three unknown functions in matrix form is, x (t) x (t) = a (t) a (t) a 3 a (t) a (t) a 3 x (t) x (t) + b (t) b (t) x 3(t) a 3 (t) a 3 (t) a 33 x 3 t b 3 (t) A solution of equation () on the open interval I is a column vector function x(t) whose derivative (as a vector-values function) equals A(t)x(t) + b(t). The following theorem gives existence and uniqueness of solutions, Theorem.. If the vector-valued functions A(t) and b(t) are continuous over an open interval I contains t, then the initial value problem { x (t) = A(t)x(t) + b(t) x(t ) = x has an unique vector-values solution x(t) that is defined on entire interval I for any given initial value x. When b(t), the linear first order system of equations becomes x (t) = A(t)x(t), which is called a homogeneous equation. As in the case of one equation, we want to find out the general solutions for the linear first order system of equations. To this end, we first have the following results for the homogeneous equation,

3 . PRINCIPLE OF SUPERPOSITION 3 Theorem.. Principle of Superposition Let x (t), bx (t),, x n (t) be n solutions of the homogeneous linear equation x (t) = A(t)x(t) on the open interval I. If c, c,, c n are n constants, then the linear combination is also a solution on I. c x (t) + c x (t) + c 3 x 3 (t) + + c n x n (t) Example.. Let x (t) = x(t) e t, x (t) = and x (t) = e t are two solutions, as (e bx (t) = t ) e t e t = = and [ bx (t) = [ (e t ) = [ e t = [ e t By the Principle of Superposition, for any two constants c and c e t c e x(t) = c x (t) + c x (t) = c + c e t = t c e t is also solution. We shall see that it is actually the general solution. The next theorem gives the general solution of linear system of equations, Theorem.3. - Let x (t), x (t),, bx n (t) be n linearly independent (as vectors) solution of the homogeneous system x (t) = A(t)x(t), then for any solution x c (t) there exists n constants c, c,, c n such that x c (t) = c x (t) + c x (t) + + c n x n (t). We call x c (t) the general solution of the homogeneous system.

4 4. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS If x p (t) is a particular solution of the nonhomogeneous system, x(t) = B(t)x(t) + b(t), and x c (t) is the general solution to the associate homogeneous system, x(t) = B(t)x(t) then x(t) = x c (t) + x p (t) is the general solution. Example.. Let [ 4 3 x 4t (t) = x(t) + + 5t 6 7 6t x(t) + 7t + 3e t e 5t, x (t) = e t and x (t) = 3e 5t are two linearly independent t solutions. and x p (t) = is a particular solution. By Theorem t.3, 3c e x(t) = c x (t) + c x (t) + x p (t) = t + c e 5t + t () c e t + 3c e 5t + t is the general solution. Now suppose we want to [ find a particular solution that satisfies the initial condition x() =, then let t = in (), we have x() = [ 3c + c = c + 3c which can be written in matrix form, [ 3 c = 3 c c Solve this equation, we get = c [ 3e solution is x(t) = t e 5t + t e t 3e 5t. + t, [,. So the particular From the above example, we can summarize the general steps in find a solution to initial value problem, { x (t) = A(t)x(t) + b(t) x(t ) = x

5 . HOMOGENEOUS SYSTEM 5 Step One: Find the general solution x c = c x (t) + c x (t) + + c n x n (t), where x (t), x (t),, x n (t) are a set of linearly independent solutions, to the associate homogeneous system, x (t) = A(t)x(t). Step Two: Find a particular solution x p (t)to the nonhomogeneous system, x (t) = A(t)x(t) + b(t). Step Three: Set x(t) = x c (t) + x p (t) and use the equation x(t ) = x, to determine c, c,, c n.. Homogeneous System We will use a powerful method called eigenvalue method to solve the homogeneous system x (t) = Ax(t) where A is a matrix with constant entry. We will present this method for A is either a or 3 3 cases. The method can be used for A is an n n matrix. The idea is to find solutions of form (3) x(t) = ve λt, a straight line that passing origin in the direction v. Now taking derivative on x(t), we have (4) x (t) = λve λt put (3) and (.) into the homogeneous equation, we get So x (t) = λve λt = Ave λt Av = λv, which indicates that λ must be an eigenvalue of A and v is an associate eigenvector... A is a matrix. Suppose a a A = a a Then the characteristic polynomial p(λ) of A is p(λ) = A λi = (a λ) (a λ) a a = λ (a +a )+(a a a a. So p(λ) is a quadratic polynomial of λ. From Algebra, we know that p(λ) = has either distinct real solutions, or a double solution, or conjugate complex solutions. The following theorem summarize the solution to the homogeneous system,

6 6. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS Theorem.. Let p(λ) be the characteristic polynomial of A, for x (t) = Ax(t), Case : p(λ) = has two [ distinct real solutions [ λ and λ. v v Suppose v = and v v = are associate eigenvector (i.e, Av = λ v and Av = λ v ) Then the general v solution is And x c (t) = c v e λ t + c v e λ t v e Φ(t) = λ t v e λ t v e λ t v e λ t is called the fundamental matrix(a fundamental matrix is a square matrix whose columns are linearly independent solutions of the homogeneous system). Case : p(λ) = has a double solutions λ. In this case p(λ) = (λ λ ) and λ is a zero of p(λ) with multiplicity. () λ has [ two linearly independent eigenvectors: v v Suppose v = and v v = are associate linearly v independent eigenvectors. Then the general solution is And x c (t) = (c v + c v )e λ t Φ(t) = e λ t v v v v () λ has [ only one associate eigenvector: v Suppose v = is the only associated eigenvector and v v v = is a solution of v (λ I A)v = v. Then the general solution is, And x c (t) = (c v + c (tv + v )e λ t [ Φ(t) = e λ t v (v t + v ) v (v t + v ) is the fundamental solution matrix.

7 . HOMOGENEOUS SYSTEM 7 Case 3: p(λ) = has two [ conjugate complex solutions a+bi and a bi. v + iv Suppose v = is the associate complex eigenvector[ with respect to a [ + bi, then the general solution is, v + iv v v v = and v v = v x c (t) = [c (v cos(bt) v sin(bt))c (v cos(bt) + v sin(bt))e at. And [ Φ(t) = e at v cos(bt) v sin(bt) v cos(bt) + v sin(bt) v cos(bt) v sin(bt) v cos(bt) + v sin(bt) is the fundamental matrix. From Theorem., let Φ(t) be the fundamental [ matrix, the general c solution is given by x c (t) = Φ(t)c, with c = and the solution c that satisfies a given initial condition x(t ) = x is given by x(t) = Φ(t)Φ(t ) -t x Example.. [ Two distinct eigenvalues case Find the general 3 solution to x (t) = x(t) 5 Using Mathcad, functions eigenvals() and eigen- Solution vecs() In Mathcad, eigenvecs(m) Returns a matrix containing the eigenvectors. The nth column of the matrix returned is an eigenvector corresponding to the nth eigenvalue returned by eigenvals. we find,λ = [ and λ = 3 6 with associated eigenvectors v = and v [ = respectively. So the fundamental matrix is [ ( 7 6)e ( 3 Φ(t) = + 6)t ( 7 + 6)e ( 3 6)t e ( 3 + 6)t e ( 3 6)t c and the general solution is, for c =, c x c (t) = Φ(t)c

8 8. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS Example.. One double eigenvalues with two linearly [ in-dependent eigenvectors Find the general solution to x (t) = x(t). Solution [ The eigenvalue is λ = and associated [ eigenvectors c e are and, so the general solution is x c = t c e t Example.3. One double eigenvalues with only one eigenvector Find the solution to x (t) = x(t) and x() = Solution Using Mathcad, functions eigenvals() and [ eigenvecs() we can find a double eigenvalue λ = 5 and eigenvector Notice, the symbolic operator (bring up by either [Shift[Ctrl[. or [Ctrl[.) will not work with eigenvecs() this time, but since multiply an eigenvector by a nonzero constant still get an eigenvector, we can 3 choose v =. 3 To [ find w that [ satisfies (A λ I)w = v λ we will solve (A w λ I) =. That is, w 3 3 w 3 = 3 3 w 3 One solution is w = and w = So the fundamental matrix is 3 3t + Φ(t) = e 5t 3 3t c and the general solution is, c =, c x c (t) = Φ(t)c 3 3() + Now, Φ() = e 5() = 3 3() [ 3 3 and Φ() - = Hence, the particular solution is x(t) = Φ(t)Φ() - x = e 5t [ 3t + 4 3t 3.

9 . HOMOGENEOUS SYSTEM 9 Example.4. Two conjugate [ complex eigenvalues case Find 3 the general solution to x (t) = x(t) Solution Using Mathcad, functions eigenvals() and eigenvecs() we find two conjugate complex eigenvalues, λ = + i 3 and λ = i [ 3 3 with associated eigenvector v = with respect to i λ. Compare this with the Theorem., we have a =, b = 3, v = 3, v =, v =, and v =. So the fundamental matrix is [ 3 cos(bt) sin(bt) Φ(t) = e t 3 sin(bt) cos(bt) and the general solution is, c = [ c c, [ 3 cos( 3t) sin( 3t) x c (t) = Φ(t)c = e t c 3 sin( 3t) cos( 3t) c [ = e t 3c cos( 3t) c sin( 3t) 3c sin( 3t) c cos( 3t) Suppose we want to find a solution such that x() =, then x(t) = Φ(t)Φ() - x() [ [ 3 cos( 3t) sin( 3t) = e t 3 [ 3 sin( 3t) cos( 3t) [ 3 cos( 3t) sin( 3t) 3 = e t 3 sin( 3t) cos( 3t) = e t [ cos( 3t) + + sin( 3t) sin( 3t) + cos( 3t).. A is a 3 3 matrix. Suppose A = a a a 3 a a a 3 a 3 a 3 a 33 Then the characteristic polynomial p(λ) of A given by p(λ) = A λi, - [

10 . SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS is a cubic polynomial of λ. From Algebra, we know that p(λ) = has either 3 distinct real solutions, or distinct solutions and one is a double solution, or one real solution and conjugate complex solutions, or a triple solution. The following theorem summarize the solution to the homogeneous system, Theorem.. Let p(λ) be the characteristic polynomial of A, for x (t) = Ax(t), Case : p(λ) = has three distinct real solutions λ, λ, and λ 3. Suppose v = v v, v = v v, and v 3 = v 3 v 3 v 3 are associate eigenvector (i.e, Av = λ v, Av = λ v, and Av 3 = λ 3 v 3 ) Then the general solution is v 3 x c (t) = c v e λ t + c v e λ t + c 3 v 3 e λ 3t And the fundamental matrix is Φ(t) = v e λ t v e λ t v e λ t v e λ t v 3 e λ 3t v 3 e λ 3t v 3 e λ t v 3 e λ t v 33 e λ 3t Case : p(λ) = has a double solutions λ. So p(λ) = (λ λ ) (λ λ ), and λ has multiplicity. Let v 3 = v v is the eigenvector associated with λ. v 3 [ λ has [ two linearly independent eigenvectors: v v Suppose v = and v v = are associate linearly v independent eigenvectors. Then the general solution is And x c (t) = (c v + c v )e λ t + c 3 v 3 e λ t Φ(t) = v e λ t v e λ t v e λ t v e λ t v 3 e λ t v 3 e λ t v 3 e λ t v 3 e λ t v 33 e λ t. v 33

11 . HOMOGENEOUS SYSTEM [ λ has one eigenvector: Suppose v = v v is the associated eigenvector with respect to λ and v = v v 3 v is a solution of v 3 (λ I A)v = v. Then the general solution is, x c (t) = (c v + c (tv + v ))e λ t + c 3 v 3 e λ And Φ(t) = v e λ t v e λ t (v t + v )e λ t (v t + v )e λ t v 3 e λ v 3 e λ v 3 e λ t (v 3 t + v 3 )e λ t v 33 e λ is the fundamental solution matrix. Case 3: p(λ) = has two conjugate complex solutions a ± bi and a real solution λ. Suppose v = v + iv v + iv is the associate complex eigenvector with respect to a + bi, then the general solution is, let v 3 + iv 3 v 3 = v 3 v 3, are associated eigenvectors with respect to λ, V 33 x c (t) = [c (v cos(bt) v sin(bt))c (v cos(bt)+v sin(bt))e at +c 3 v 3 e λ. Φ(t) = e at And v cos(bt) v sin(bt) v cos(bt) + v sin(bt) v 3 e λ v cos(bt) v sin(bt) v cos(bt) + v sin(bt) v 3 e λ v 3 cos(bt) v 3 sin(bt) v 3 cos(bt) + v 3 sin(bt) v 33 e λ is the fundamental matrix. Case 4: p(λ) = has solution λ with multiplicity 3. In this case, p(λ) = (λ λ ) 3. [ λ has three linearly independent eigenvectors. Let v = v v v 3, v = v v V 3, and v 3 = v 3 v 3 V 33 be the three linearly independent eigenvectors. Then the general

12 . SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS solution is x c (t) = (c v + c v + c 3 v 3 )e λt and fundamental v v v 3 v v V 3 matrix is Φ(t) = e λ t v 3 v 3 V 33 [ λ has two linearly independent eigenvectors. Suppose v = v v, v = v v are the linearly independent eigenvectors. Let v 3 = v v 3 V 3 3 v 3, then only one of the two equations, (A λ I)v 3 = v or (A λ I)v 3 = v can has a solution that is linearly independent with v, v. Suppose (A λ I)v 3 = v generates such a solution. Then the general solution is x c (t) = [c v + c v + c 3 (tv + v 3 )e λ t and fundamental matrix is Φ(t) = e λ t v v tv + v 3 v v tv + V 3 v 3 v 3 tv 3 + V 33 [3 λ has only one eigenvector. Let v = v v be the linearly independent eigenvectors. Let v = satisfies v 3 v v V 3 and v 3 = V 33 v 3 v 3 V 33 (A λ I)v = v and (A λ I)v 3 = v. be two vectors that Then the general solution is x c (t) = [c v + c (tv + v ) + c 3 (t v + tv + v 3 )e λ t and fundamental matrix is Φ(t) = e λ t v tv + v t v + tv + v 3 v tv + v t v + tv + V 3 v 3 tv 3 + v 3 t v 3 + tv 3 + V 33 Remark.. Suppose A is an n n matrix, for the homogeneous system x (t) = Ax(t), three general case would happen Case : A has n distinct eigenvalues λ i, i =,,, n with linearly independent eigenvectors v i, i =,,, n then the general solution will be x c (t) = c v e λ + c v e λ + + c n v n e λn

13 . HOMOGENEOUS SYSTEM 3 Case: A has m < n distinct eigenvalues, in this case some eigenvalues would have multiplicity greater than. Suppose λ r has multiplicity r. Depending on how many linearly independent eigenvectors are associated with λ r the situation could be very complex. Let p be the number of linearly eigenvectors associated with λ r, then d = r p is called the deficit of λ r. The simply cases are either d = or d = r. When < d < r the situation could be very complex. Suppose d = r and v is the only eigenvector associate with λ r, then one will have to solve r equations (A λ r ) i v i+ = v i, i =,,, r. And the general solution would contains terms like [c v + c (v t + v ) + c 3 (v t + v t + v 3 ) + + c r (v r + v t r + + v r )e λr. Case 3: A complex root a+bi with associated eigenvector v a +iv b, then the general solution contains term, [c (v a cos(bt) v b sin(bt))+ c (v a sin(bt) + v b cos(bt))e at. Remark.. Suppose x (t), x (t), x 3 (t),, x n (t) are n linearly independent solution for n n homogeneous system, x (t) = Ax(t), the fundamental matrix Φ(t) is a matrix whose columns are x i (t), i =,,, n. Example.5. (Two distinct eigenvalues) Find the general solution to x = 3x + 4x x 3 x = x + x 4x 3 x 3 = x + x Solution Let x(t) = x (t) x (t) x 3 (t) and The equations can be written in matrix form x (t) = Ax(t). Using Mathcad, functions eigenvals() and eigenvecs() we find,λ = and λ = with associated eigenvectors v = 4 and v = respectively. Since λ has multiplicity as appeared twice in the result of eigenvals() function, we need to solve the equation (A λ I)v 3 = v.

14 4. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS To use Mathcad, () you first compute (A λ I)v 3 using the following sequences of key stroke, [* type ([Ctrl[M, set the rows and columns in the matrix definition popup menu, input the data for A, [* type -[Ctrl[M set the row and column number and input data for λ I, [* type )[Ctrl[M, now set as column number, enter a, b, c in the place holders, [* type [Ctrl[. to compute symbolically and you get. () Using the Given Find block to find a solution. Type Given in a blank space, type a+b-c[ctrl= and a-4c[ctrl= in two rows, then type key word Find following by typing (a,b)[ctrl[. you will get the solution in terms of c. Set c =, we get v 3 = 4. So the fundamental matrix is Φ(t) = and the general solution is, 4et e t (t + 4)e t e t e t e t e t (t + )e t x c (t) = c v e t + c v e t + c 3 (tv + v 3 )e t Example.6. (One eigenvalue with deficit ) Find the solution to x (t) = 3 x(t) and x() = Solution Using Mathcad, functions eigenvals() (Notice the eigenvecs() will not find a good result in this case due to the rounding error.) we find, λ = is the only eigenvalue. To find the associate eigenvectors we compute (Using (A λ I)v = ) (A λ I)v = v v 4 v 3 v + v 3 v + v 3 = 4v v 3

15 . HOMOGENEOUS SYSTEM 5 We have only v + v 3 = for three variables v, v, v 3, this indicates that v can be any value, and set v = find v 3 =, So v = and v = are two eigenvectors. To find the generalize eigenvector associated with λ we will have to solve two equations (A λ I) w w =, w 3 and From (.), (A λ I) 4 w w w 3 = [ w w =, we get two inconsistent equations w + w 3 = and w + w 3 =. So now solution can be found in this case. From (.), 4 [ w w = we get one equation w + w 3 = choose w 3 = we get w =, since w can be anything, we set w =. So v 3 = and we can verify that v, v, and v 3 are linearly independent. So the fundamental matrix is Φ(t) = e t t t + t + and the general solution is,,, x c (t) = [c v + c v + c 3 (tv + v 3 )e t

16 6. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS Now, Φ() = and Φ() = Hence, the particular solution is x(t) = [v + 3v e t 3. Example.7. (One eigenvalue with deficit ) Find the general solution to x (t) = 4 x(t). 3 Solution Using Mathcad, functions eigenvals() (Notice the eigenvecs() will not find a good result in this case due to the rounding error.) we find, λ = 3 is the only eigenvalue. To find the associate eigenvectors we compute (Using (A λ I)v = ) (A 3I)v = v v v 3 v + v + v 3 v + v + v 3 = v v We have only one eigenvector v =. To find the generalize eigenvector associated with λ we will have to solve two equations and From (.), (A 3I)v = v, (A 3I)v 3 = v, a b c =, we have two equations { b a = a + b + c = Choosing a =, we get b =, c =. Hence v =

17 . HOMOGENEOUS SYSTEM 7 From (.), a b c =, we have two equations { b a = a + b + c = Choosing a =, we get b =, c =. So v 3 = that v, v, and v 3 are linearly independent. So the fundamental matrix is Φ(t) = e t + t t + t t t t t + and the general solution is, and we can verify x c (t) = [c v + c (tv + v ) + c 3 (t v + tv + v 3 )e 3t Example.8. (Two conjugate complex eigenvalues case) Find the general solution to x (t) = 3 3 x(t) Solution Using Mathcad, functions eigenvals() and eigenvecs() we find two conjugate complex eigenvalues and one real eigenvalue, λ =, λ = + i 9, and λ3 = i 9 with associated eigenvector v = and v = + i 9 + i 9 = + 9 i 9 with respect to λ 3. Compare this with the Theorem.3,

18 8. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS we have a =, b = 9, v = 9 9 (imaginary part of v). The general solution is, x c (t) = c v e t +c (v cos( (real part of v), and v 3 = 9) v3 sin( 9))e t +c 3 (v sin( 9)+v3 cos( 9))e t 3. Nonhomogeneous System of Equations To find solutions to the initial value problem of nonhomogeneous equations x (t) = Ax(t) + b(t), x(t ) = x we follow the steps below, () Find the general solution x c (t) = Φ(t)c to homogeneous equation x (t) = Ax(t), where Φ(t) is the fundamental matrix. () Find a particular solution x p to x (t) = Ax(t) (3) The general solution to the nonhomogeneous equation x (t) = Ax(t) is x(t) = x c (t) + x p (t). Using x(t ) = x to determine the coefficient vector c. The following theorem gives one way to find a particular solution based on the fundamental matrix, Theorem 3.. Let Φ(t) be a fundamental matrix of x (t) = Ax(t), a particular solution to x (t) = Ax(t) + b(t) is given by x p (t) = Φ(t) Φ(t) - b(t) dt. Example 3.. Find the general solution to Solution Let x(t) = b(t) = t t x = 3x + 4x x 3 + t x = x + x 4x 3 x 3 = x + x t x (t) x (t) x 3 (t), A = 3 4 4, and. The equations can be written in matrix form x (t) =

19 3. NONHOMOGENEOUS SYSTEM OF EQUATIONS 9 Ax(t)+b(t). From Example.5, we know that the fundamental matrix to x(t) = Ax(t) is Φ(t) = 4et e t (t + 4)e t e t e t e t e t (t + )e t To find a particular solution, we first compute Φ - (t)b(t) = then we compute Φ(t) Φ - 5 (t)b(t) dt = Φ(t) t e t dt ( 5 t3 + 5 t )e t dt 5 t e t dt 5 = t + t t 3t t + 4t And so the general solution is, x(t) = c 4 e t + c + c 3 (t + 4 e t ) e t + 5 t + t t 3 5 t t t The following is a screen shot that shows how to carry out the computation in Mathcad, 5 t e t ( 5 t3 + 5 t )e t 5 t e t To use Mathcad, () Define fundamental matrix A(t) and b(t) in the same line (not as shown in graph), and compute in the next line A b(t) () type A(t)*[Ctrl[M choose column as, at each place holder, type [Ctrl[I to get the indefinite integral, (3) and put the corresponding entry of A b(t) in the integrant position. (4) press [Shift[Ctrl[. type key work simplify

20 . SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS Theorem 3.. If Φ(t) is the fundamental matrix for x (t) = Ax(t),, and x p (t) = Φ - (t)b(t) dt, then x(t) = Φ(t)Φ - (t )(x x p (t )) + x p (t) is the solution to the nonhomogeneous initial value problem, x (t) = Ax(t) + b(t), x(t ) = x Example 3.. Find the solution to x (t) = e t e t and x() = [ x(t) + Solution From Example.3 is the fundamental matrix is 3 3t + Φ(t) = e 5t 3 3t and Φ() - = e Now b(t) = t e t, using the formula x p (t) = Φ(t) Φ - (t)b(t) dt and Mathcad, we have x p (t) = 3 et Therefore, Φ() - (x() x p ()) = ( [ and the solution is x(t) = Φ(t)Φ() - (x() x p ()) + x p (t) = e 5t [ [ 3 ) = [ t 6 4t + 3 e 3t 4. Higher order differential equations One can transform equations that involving higher order derivatives of unknown functions to system of first order equations. For example, suppose x(t) is an unknown scalar function that satisfies mx (t) + cx (t) + kx(t) = f(t) an equation can be used to model a spring system with external force f(t) or an RCL electronic circuit with an energy source f(t).

21 4. HIGHER ORDER DIFFERENTIAL EQUATIONS Now if we set x (t) = x(t) and x (t) = x (t) we then get an system of first order equations (5) x (t) = x (t) (6) x (t) = c m x (t) k m x (t) + f(t) m In general, if we have an differential equation that involving nth order derivative x (n) (t) of unknown function x(t), x (n) = a x(t) + a x (t) + + a n x (n ) + f(t), we can transform it into an system of first order equations of n unknown functions x (t) = x(t), x (t) = x (t), x 3 (t) = x () (t),, x n (t) = x (n ) (t), and using the eigenvalue method for system of differential equation to solve the higher order equation. Example 4.. Transform the differential equation x (3) + 3x () 7x (t) 9x = sin(t) into system of first order equations. Solution Here the highest order of derivative is third derivative x (3) of x(t). So we transfer it into system of 3 equations. Let x (t) = x(t), x (t) = x (t), x 3 (t) = x (t), we have (7) (8) x (t) = x (t) x (t) = x 3 (t) (9) x 3(t) = 3x 3 (t) + 7x (t) + 9x (t) sin(t) Let x(t) = x (t) x (t), A =, and b(t) = x 3 (t) f(t) we can write the system of equation in matrix form x (t) = Ax(t) + b(t). Example 4.. Find the general solution for the 3rd order differential equation x (3) + 3x () 7x (t) 9x = sin(t). Solution From previous example, Example 4., Let x(t) = x (t) x (t), A =, and b(t) = we can write x 3 (t) f(t) the system of equation in matrix form x (t) = Ax(t) + b(t). Using Mathcad we find the eigenvalues are λ =, λ = +, λ 3 = with associate eigenvectors, v =, v = +,

22 . SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS and v 3 = + respectively (after multiply the results of Mathcad by some constants). So the fundamental matrix is Φ(t) = e t e ( + )t e (+ )t e t ( + )e ( + )t ( + )e (+ )t e t ( )e ( + )t ( + )e (+ )t From Φ(t) we find a particular solution 3 x p (t) = Φ(t) Φ - 5 (t)b(t) dt = cos(t) 5 sin(t) cos(t) sin(t) cos(t) 8 sin(t) 5 39 Hence the general solution to the system is x (t) x (t) = x 3 (t) c e t + c e ( + )t + c 3 e (+ )t cos(t) 5 39 sin(t) c e t + c ( + e ( + )t c 3 ( + )e (+ )t cos(t) 56 sin(t) c e t + c ( )e ( + )t + c 3 ( + )e (+ )t 3 5 cos(t) 8 39 sin(t) and x (t) = c e t + c e ( + )t + c 3 e (+ )t + 3 cos(t) 5 sin(t) is 5 39 the general solution to the third order ordinary differential equation x (3) + 3x () 7x (t) 9x = sin(t). Example 4.3. Find the solution to the initial value problem x x + 9x = te t, x() =, x () =. Solution Since the given equation is of second order, we will have two unknowns x (t) = x(t), x (t) = x (t) to transform the equation into a system of first order equations, x (t) = x x (t) = x 9x + te t, and the initial conditions [ are x () = [ x() = x () = x () = [. x (t) Now let x(t) =, A =, and b(t) = x (t) 9 te t. We have the matrix version of this equation, x (t) = Ax(t) + b(t)

23 4. HIGHER ORDER DIFFERENTIAL EQUATIONS 3 Using Mathcad, we find[ the eigenvalues [ λ =, λ = 9, and associate eigenvectors v =, v =. And fundamental 9 e t e matrix Φ(t) = 9t e t 9e 9t. From Φ(t) we find a particular solution x p (t) = Φ(t) Φ - (t)b(t) dt = 5 (3t + 8t + )e t 5 (3t + 7t + 9)e t The solution with initial values x = is given by x(t) = Φ(t)Φ ( - ()(x b()) + ) b(t) = 6 t ( 6 t e t 7 5 e9t ) e t 43 5 e9t Hence the solution to the initial value ( problem of the) second order differential equation is x(t) = x (t) = 6 t 639 t+ e t e9t. Project At beginning you should enter: Project title, your name, ss#, and due date in the following format Project One: Define and Graph Functions. John Doe SS# -- Due: Mon. Nov. 3rd, 3 You should format the text region so that the color of text is different than math expression. You can choose color for text from Format >Style select normal and click modify, then change the settings for font. You can do this for headings etc. () Solutions To System of Equations Finding solution to linear system using Mathcad and study the long time dynamic behavior of the solutions. Find general solution to { x = y y = x

24 4. SYSTEM OF FIRST ORDER DIFFERENTIAL EQUATIONS Plot several solutions with different initial values in [- xt-plane, yt-plane xy-plane. Here you will need to define range variable t =,. 7 and set X := x(t), Y := y(t). The graph in xy-plane is called the trajectory. If this models the movement of a satellite, what is its trajectory. Find general solution to { x = 8y y = 8x Plot several solutions with different initial values in [- xt-plane, yt-plane xy-plane. Here you will need to define range variable t =,. 7 and set X := x(t), Y := y(t). The graph in xy-plane is called the trajectory. If this models the movement of a satellite, what is its trajectory. Find general solution to { x = x y y = y 3x Plot several solutions with different initial values in [- xt-plane, yt-plane xy-plane. Here you will need to define range variable t =,. 7 and set X := x(t), Y := y(t). The graph in xy-plane is called the trajectory. If this models the movement of a system of two species, what is you conclusion about interdependency of these species? Can you find initial value such that x(t) = (distinct) for some t? what about y(t). () Solution of Higher order equation In general mx + cx + kx = f(t) models a object with mass m attached to a spring with constant k and damping force that is proportional to the velocity x, c, k >. Suppose m = and f(t) = Ae at sin(bt), that is the external force is oscillatory (b > ) and diminishing (a > ) Find solutions and graph the solutions. - c = b = Find general solution and graph some particular solutions. - c =, k =, a =, b =, A = 4 - c =, k = 3, A =, a =, b =

Brief Introduction to Vectors and Matrices

Brief Introduction to Vectors and Matrices CHAPTER 1 Brief Introduction to Vectors and Matrices In this chapter, we will discuss some needed concepts found in introductory course in linear algebra. We will introduce matrix, vector, vector-valued

More information

r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + 1 = 1 1 θ(t) 1 9.4.4 Write the given system in matrix form x = Ax + f ( ) sin(t) x y 1 0 5 z = dy cos(t)

r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + 1 = 1 1 θ(t) 1 9.4.4 Write the given system in matrix form x = Ax + f ( ) sin(t) x y 1 0 5 z = dy cos(t) Solutions HW 9.4.2 Write the given system in matrix form x = Ax + f r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + We write this as ( ) r (t) θ (t) = ( ) ( ) 2 r(t) θ(t) + ( ) sin(t) 9.4.4 Write the given system

More information

MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors. Jordan canonical form (continued).

MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors. Jordan canonical form (continued). MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors Jordan canonical form (continued) Jordan canonical form A Jordan block is a square matrix of the form λ 1 0 0 0 0 λ 1 0 0 0 0 λ 0 0 J = 0

More information

The Characteristic Polynomial

The Characteristic Polynomial Physics 116A Winter 2011 The Characteristic Polynomial 1 Coefficients of the characteristic polynomial Consider the eigenvalue problem for an n n matrix A, A v = λ v, v 0 (1) The solution to this problem

More information

3.2 Sources, Sinks, Saddles, and Spirals

3.2 Sources, Sinks, Saddles, and Spirals 3.2. Sources, Sinks, Saddles, and Spirals 6 3.2 Sources, Sinks, Saddles, and Spirals The pictures in this section show solutions to Ay 00 C By 0 C Cy D 0. These are linear equations with constant coefficients

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Review: Synthetic Division Find (x 2-5x - 5x 3 + x 4 ) (5 + x). Factor Theorem Solve 2x 3-5x 2 + x + 2 =0 given that 2 is a zero of f(x) = 2x 3-5x 2 + x + 2. Zeros of Polynomial Functions Introduction

More information

Higher Order Equations

Higher Order Equations Higher Order Equations We briefly consider how what we have done with order two equations generalizes to higher order linear equations. Fortunately, the generalization is very straightforward: 1. Theory.

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

More information

Inner Product Spaces and Orthogonality

Inner Product Spaces and Orthogonality Inner Product Spaces and Orthogonality week 3-4 Fall 2006 Dot product of R n The inner product or dot product of R n is a function, defined by u, v a b + a 2 b 2 + + a n b n for u a, a 2,, a n T, v b,

More information

CONTROLLABILITY. Chapter 2. 2.1 Reachable Set and Controllability. Suppose we have a linear system described by the state equation

CONTROLLABILITY. Chapter 2. 2.1 Reachable Set and Controllability. Suppose we have a linear system described by the state equation Chapter 2 CONTROLLABILITY 2 Reachable Set and Controllability Suppose we have a linear system described by the state equation ẋ Ax + Bu (2) x() x Consider the following problem For a given vector x in

More information

Recall that two vectors in are perpendicular or orthogonal provided that their dot

Recall that two vectors in are perpendicular or orthogonal provided that their dot Orthogonal Complements and Projections Recall that two vectors in are perpendicular or orthogonal provided that their dot product vanishes That is, if and only if Example 1 The vectors in are orthogonal

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION

CITY UNIVERSITY LONDON. BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION No: CITY UNIVERSITY LONDON BEng Degree in Computer Systems Engineering Part II BSc Degree in Computer Systems Engineering Part III PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2005 Date: August

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

LS.6 Solution Matrices

LS.6 Solution Matrices LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions

More information

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1 (d) If the vector b is the sum of the four columns of A, write down the complete solution to Ax = b. 1 2 3 1 1 2 x = + x 2 + x 4 1 0 0 1 0 1 2. (11 points) This problem finds the curve y = C + D 2 t which

More information

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.8 ALGEBRA 8 (Polynomials) by A.J.Hobson 1.8.1 The factor theorem 1.8.2 Application to quadratic and cubic expressions 1.8.3 Cubic equations 1.8.4 Long division of polynomials

More information

Lecture 5 Rational functions and partial fraction expansion

Lecture 5 Rational functions and partial fraction expansion S. Boyd EE102 Lecture 5 Rational functions and partial fraction expansion (review of) polynomials rational functions pole-zero plots partial fraction expansion repeated poles nonproper rational functions

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008 This chapter is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

More information

Student name: Earlham College. Fall 2011 December 15, 2011

Student name: Earlham College. Fall 2011 December 15, 2011 Student name: Earlham College MATH 320: Differential Equations Final exam - In class part Fall 2011 December 15, 2011 Instructions: This is a regular closed-book test, and is to be taken without the use

More information

Math 2280 - Assignment 6

Math 2280 - Assignment 6 Math 2280 - Assignment 6 Dylan Zwick Spring 2014 Section 3.8-1, 3, 5, 8, 13 Section 4.1-1, 2, 13, 15, 22 Section 4.2-1, 10, 19, 28 1 Section 3.8 - Endpoint Problems and Eigenvalues 3.8.1 For the eigenvalue

More information

General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1

General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1 A B I L E N E C H R I S T I A N U N I V E R S I T Y Department of Mathematics General Theory of Differential Equations Sections 2.8, 3.1-3.2, 4.1 Dr. John Ehrke Department of Mathematics Fall 2012 Questions

More information

19.6. Finding a Particular Integral. Introduction. Prerequisites. Learning Outcomes. Learning Style

19.6. Finding a Particular Integral. Introduction. Prerequisites. Learning Outcomes. Learning Style Finding a Particular Integral 19.6 Introduction We stated in Block 19.5 that the general solution of an inhomogeneous equation is the sum of the complementary function and a particular integral. We have

More information

So far, we have looked at homogeneous equations

So far, we have looked at homogeneous equations Chapter 3.6: equations Non-homogeneous So far, we have looked at homogeneous equations L[y] = y + p(t)y + q(t)y = 0. Homogeneous means that the right side is zero. Linear homogeneous equations satisfy

More information

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i.

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i. Math 5A HW4 Solutions September 5, 202 University of California, Los Angeles Problem 4..3b Calculate the determinant, 5 2i 6 + 4i 3 + i 7i Solution: The textbook s instructions give us, (5 2i)7i (6 + 4i)(

More information

Nonhomogeneous Linear Equations

Nonhomogeneous Linear Equations Nonhomogeneous Linear Equations In this section we learn how to solve second-order nonhomogeneous linear differential equations with constant coefficients, that is, equations of the form ay by cy G x where

More information

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes Solving Polynomial Equations 3.3 Introduction Linear and quadratic equations, dealt within Sections 3.1 and 3.2, are members of a class of equations, called polynomial equations. These have the general

More information

Complex Eigenvalues. 1 Complex Eigenvalues

Complex Eigenvalues. 1 Complex Eigenvalues Complex Eigenvalues Today we consider how to deal with complex eigenvalues in a linear homogeneous system of first der equations We will also look back briefly at how what we have done with systems recapitulates

More information

Similar matrices and Jordan form

Similar matrices and Jordan form Similar matrices and Jordan form We ve nearly covered the entire heart of linear algebra once we ve finished singular value decompositions we ll have seen all the most central topics. A T A is positive

More information

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4) ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x

More information

Recall the basic property of the transpose (for any A): v A t Aw = v w, v, w R n.

Recall the basic property of the transpose (for any A): v A t Aw = v w, v, w R n. ORTHOGONAL MATRICES Informally, an orthogonal n n matrix is the n-dimensional analogue of the rotation matrices R θ in R 2. When does a linear transformation of R 3 (or R n ) deserve to be called a rotation?

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

These axioms must hold for all vectors ū, v, and w in V and all scalars c and d.

These axioms must hold for all vectors ū, v, and w in V and all scalars c and d. DEFINITION: A vector space is a nonempty set V of objects, called vectors, on which are defined two operations, called addition and multiplication by scalars (real numbers), subject to the following axioms

More information

Linearly Independent Sets and Linearly Dependent Sets

Linearly Independent Sets and Linearly Dependent Sets These notes closely follow the presentation of the material given in David C. Lay s textbook Linear Algebra and its Applications (3rd edition). These notes are intended primarily for in-class presentation

More information

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x).

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x). .7. PRTIL FRCTIONS 3.7. Partial Fractions.7.. Rational Functions and Partial Fractions. rational function is a quotient of two polynomials: R(x) = P (x) Q(x). Here we discuss how to integrate rational

More information

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS GABRIEL NAGY Mathematics Department, Michigan State University, East Lansing, MI, 48824. SEPTEMBER 4, 25 Summary. This is an introduction to ordinary differential equations.

More information

9. Particular Solutions of Non-homogeneous second order equations Undetermined Coefficients

9. Particular Solutions of Non-homogeneous second order equations Undetermined Coefficients September 29, 201 9-1 9. Particular Solutions of Non-homogeneous second order equations Undetermined Coefficients We have seen that in order to find the general solution to the second order differential

More information

1.3 Algebraic Expressions

1.3 Algebraic Expressions 1.3 Algebraic Expressions A polynomial is an expression of the form: a n x n + a n 1 x n 1 +... + a 2 x 2 + a 1 x + a 0 The numbers a 1, a 2,..., a n are called coefficients. Each of the separate parts,

More information

HW6 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) November 14, 2013. Checklist: Section 7.8: 1c, 2, 7, 10, [16]

HW6 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) November 14, 2013. Checklist: Section 7.8: 1c, 2, 7, 10, [16] HW6 Solutions MATH D Fall 3 Prof: Sun Hui TA: Zezhou Zhang David November 4, 3 Checklist: Section 7.8: c,, 7,, [6] Section 7.9:, 3, 7, 9 Section 7.8 In Problems 7.8. thru 4: a Draw a direction field and

More information

March 29, 2011. 171S4.4 Theorems about Zeros of Polynomial Functions

March 29, 2011. 171S4.4 Theorems about Zeros of Polynomial Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions 4.3 Polynomial

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

Partial Fractions: Undetermined Coefficients

Partial Fractions: Undetermined Coefficients 1. Introduction Partial Fractions: Undetermined Coefficients Not every F(s) we encounter is in the Laplace table. Partial fractions is a method for re-writing F(s) in a form suitable for the use of the

More information

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

The degree of a polynomial function is equal to the highest exponent found on the independent variables.

The degree of a polynomial function is equal to the highest exponent found on the independent variables. DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL FUNCTIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Chapter 6 Eigenvalues and Eigenvectors 6. Introduction to Eigenvalues Linear equations Ax D b come from steady state problems. Eigenvalues have their greatest importance in dynamic problems. The solution

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

FX 115 MS Training guide. FX 115 MS Calculator. Applicable activities. Quick Reference Guide (inside the calculator cover)

FX 115 MS Training guide. FX 115 MS Calculator. Applicable activities. Quick Reference Guide (inside the calculator cover) Tools FX 115 MS Calculator Handouts Other materials Applicable activities Quick Reference Guide (inside the calculator cover) Key Points/ Overview Advanced scientific calculator Two line display VPAM to

More information

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P.

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P. MATH 11011 FINDING REAL ZEROS KSU OF A POLYNOMIAL Definitions: Polynomial: is a function of the form P (x) = a n x n + a n 1 x n 1 + + a x + a 1 x + a 0. The numbers a n, a n 1,..., a 1, a 0 are called

More information

the points are called control points approximating curve

the points are called control points approximating curve Chapter 4 Spline Curves A spline curve is a mathematical representation for which it is easy to build an interface that will allow a user to design and control the shape of complex curves and surfaces.

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and

More information

1 Sets and Set Notation.

1 Sets and Set Notation. LINEAR ALGEBRA MATH 27.6 SPRING 23 (COHEN) LECTURE NOTES Sets and Set Notation. Definition (Naive Definition of a Set). A set is any collection of objects, called the elements of that set. We will most

More information

Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices

Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices MATH 30 Differential Equations Spring 006 Linear algebra and the geometry of quadratic equations Similarity transformations and orthogonal matrices First, some things to recall from linear algebra Two

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

CURVE FITTING LEAST SQUARES APPROXIMATION

CURVE FITTING LEAST SQUARES APPROXIMATION CURVE FITTING LEAST SQUARES APPROXIMATION Data analysis and curve fitting: Imagine that we are studying a physical system involving two quantities: x and y Also suppose that we expect a linear relationship

More information

Chapter 6. Orthogonality

Chapter 6. Orthogonality 6.3 Orthogonal Matrices 1 Chapter 6. Orthogonality 6.3 Orthogonal Matrices Definition 6.4. An n n matrix A is orthogonal if A T A = I. Note. We will see that the columns of an orthogonal matrix must be

More information

Equations, Inequalities & Partial Fractions

Equations, Inequalities & Partial Fractions Contents Equations, Inequalities & Partial Fractions.1 Solving Linear Equations 2.2 Solving Quadratic Equations 1. Solving Polynomial Equations 1.4 Solving Simultaneous Linear Equations 42.5 Solving Inequalities

More information

Eigenvalues, Eigenvectors, Matrix Factoring, and Principal Components

Eigenvalues, Eigenvectors, Matrix Factoring, and Principal Components Eigenvalues, Eigenvectors, Matrix Factoring, and Principal Components The eigenvalues and eigenvectors of a square matrix play a key role in some important operations in statistics. In particular, they

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions Objectives: 1.Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions 2.Find rational zeros of polynomial functions 3.Find conjugate

More information

Second Order Linear Differential Equations

Second Order Linear Differential Equations CHAPTER 2 Second Order Linear Differential Equations 2.. Homogeneous Equations A differential equation is a relation involving variables x y y y. A solution is a function f x such that the substitution

More information

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

Linear Control Systems

Linear Control Systems Chapter 3 Linear Control Systems Topics : 1. Controllability 2. Observability 3. Linear Feedback 4. Realization Theory Copyright c Claudiu C. Remsing, 26. All rights reserved. 7 C.C. Remsing 71 Intuitively,

More information

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

Math 1050 Khan Academy Extra Credit Algebra Assignment

Math 1050 Khan Academy Extra Credit Algebra Assignment Math 1050 Khan Academy Extra Credit Algebra Assignment KhanAcademy.org offers over 2,700 instructional videos, including hundreds of videos teaching algebra concepts, and corresponding problem sets. In

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

Systems of Linear Equations

Systems of Linear Equations Chapter 1 Systems of Linear Equations 1.1 Intro. to systems of linear equations Homework: [Textbook, Ex. 13, 15, 41, 47, 49, 51, 65, 73; page 11-]. Main points in this section: 1. Definition of Linear

More information

How To Solve A Linear Dierential Equation

How To Solve A Linear Dierential Equation Dierential Equations (part 2): Linear Dierential Equations (by Evan Dummit, 2012, v. 1.00) Contents 4 Linear Dierential Equations 1 4.1 Terminology.................................................. 1 4.2

More information

Indiana State Core Curriculum Standards updated 2009 Algebra I

Indiana State Core Curriculum Standards updated 2009 Algebra I Indiana State Core Curriculum Standards updated 2009 Algebra I Strand Description Boardworks High School Algebra presentations Operations With Real Numbers Linear Equations and A1.1 Students simplify and

More information

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x Chapter 5 COMPLEX NUMBERS 5.1 Constructing the complex numbers One way of introducing the field C of complex numbers is via the arithmetic of matrices. DEFINITION 5.1.1 A complex number is a matrix of

More information

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3

MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3 MATH0 Notebook Fall Semester 06/07 prepared by Professor Jenny Baglivo c Copyright 009 07 by Jenny A. Baglivo. All Rights Reserved. Contents MATH0 Notebook 3. Solving Systems of Linear Equations........................

More information

Applied Linear Algebra

Applied Linear Algebra Applied Linear Algebra OTTO BRETSCHER http://www.prenhall.com/bretscher Chapter 7 Eigenvalues and Eigenvectors Chia-Hui Chang Email: chia@csie.ncu.edu.tw National Central University, Taiwan 7.1 DYNAMICAL

More information

Time-Domain Solution of LTI State Equations. 2 State-Variable Response of Linear Systems

Time-Domain Solution of LTI State Equations. 2 State-Variable Response of Linear Systems 2.14 Analysis and Design of Feedback Control Systems Time-Domain Solution of LTI State Equations Derek Rowell October 22 1 Introduction This note examines the response of linear, time-invariant models

More information

Applications of Second-Order Differential Equations

Applications of Second-Order Differential Equations Applications of Second-Order Differential Equations Second-order linear differential equations have a variety of applications in science and engineering. In this section we explore two of them: the vibration

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson you will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

Trigonometric Functions and Equations

Trigonometric Functions and Equations Contents Trigonometric Functions and Equations Lesson 1 Reasoning with Trigonometric Functions Investigations 1 Proving Trigonometric Identities... 271 2 Sum and Difference Identities... 276 3 Extending

More information

UNCORRECTED PAGE PROOFS

UNCORRECTED PAGE PROOFS number and and algebra TopIC 17 Polynomials 17.1 Overview Why learn this? Just as number is learned in stages, so too are graphs. You have been building your knowledge of graphs and functions over time.

More information

Sect 6.7 - Solving Equations Using the Zero Product Rule

Sect 6.7 - Solving Equations Using the Zero Product Rule Sect 6.7 - Solving Equations Using the Zero Product Rule 116 Concept #1: Definition of a Quadratic Equation A quadratic equation is an equation that can be written in the form ax 2 + bx + c = 0 (referred

More information

0.4 FACTORING POLYNOMIALS

0.4 FACTORING POLYNOMIALS 36_.qxd /3/5 :9 AM Page -9 SECTION. Factoring Polynomials -9. FACTORING POLYNOMIALS Use special products and factorization techniques to factor polynomials. Find the domains of radical expressions. Use

More information

4.1. COMPLEX NUMBERS

4.1. COMPLEX NUMBERS 4.1. COMPLEX NUMBERS What You Should Learn Use the imaginary unit i to write complex numbers. Add, subtract, and multiply complex numbers. Use complex conjugates to write the quotient of two complex numbers

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above:

Reduced echelon form: Add the following conditions to conditions 1, 2, and 3 above: Section 1.2: Row Reduction and Echelon Forms Echelon form (or row echelon form): 1. All nonzero rows are above any rows of all zeros. 2. Each leading entry (i.e. left most nonzero entry) of a row is in

More information

A First Course in Elementary Differential Equations. Marcel B. Finan Arkansas Tech University c All Rights Reserved

A First Course in Elementary Differential Equations. Marcel B. Finan Arkansas Tech University c All Rights Reserved A First Course in Elementary Differential Equations Marcel B. Finan Arkansas Tech University c All Rights Reserved 1 Contents 1 Basic Terminology 4 2 Qualitative Analysis: Direction Field of y = f(t, y)

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices.

3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices. Exercise 1 1. Let A be an n n orthogonal matrix. Then prove that (a) the rows of A form an orthonormal basis of R n. (b) the columns of A form an orthonormal basis of R n. (c) for any two vectors x,y R

More information

Second-Order Linear Differential Equations

Second-Order Linear Differential Equations Second-Order Linear Differential Equations A second-order linear differential equation has the form 1 Px d 2 y dx 2 dy Qx dx Rxy Gx where P, Q, R, and G are continuous functions. We saw in Section 7.1

More information

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

More information

Orthogonal Diagonalization of Symmetric Matrices

Orthogonal Diagonalization of Symmetric Matrices MATH10212 Linear Algebra Brief lecture notes 57 Gram Schmidt Process enables us to find an orthogonal basis of a subspace. Let u 1,..., u k be a basis of a subspace V of R n. We begin the process of finding

More information

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better!

The Fourth International DERIVE-TI92/89 Conference Liverpool, U.K., 12-15 July 2000. Derive 5: The Easiest... Just Got Better! The Fourth International DERIVE-TI9/89 Conference Liverpool, U.K., -5 July 000 Derive 5: The Easiest... Just Got Better! Michel Beaudin École de technologie supérieure 00, rue Notre-Dame Ouest Montréal

More information

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing!

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing! MATH BOOK OF PROBLEMS SERIES New from Pearson Custom Publishing! The Math Book of Problems Series is a database of math problems for the following courses: Pre-algebra Algebra Pre-calculus Calculus Statistics

More information

4.3 Lagrange Approximation

4.3 Lagrange Approximation 206 CHAP. 4 INTERPOLATION AND POLYNOMIAL APPROXIMATION Lagrange Polynomial Approximation 4.3 Lagrange Approximation Interpolation means to estimate a missing function value by taking a weighted average

More information

Factorization Theorems

Factorization Theorems Chapter 7 Factorization Theorems This chapter highlights a few of the many factorization theorems for matrices While some factorization results are relatively direct, others are iterative While some factorization

More information

By Clicking on the Worksheet you are in an active Math Region. In order to insert a text region either go to INSERT -TEXT REGION or simply

By Clicking on the Worksheet you are in an active Math Region. In order to insert a text region either go to INSERT -TEXT REGION or simply Introduction and Basics Tet Regions By Clicking on the Worksheet you are in an active Math Region In order to insert a tet region either go to INSERT -TEXT REGION or simply start typing --the first time

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013

Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013 Notes on Orthogonal and Symmetric Matrices MENU, Winter 201 These notes summarize the main properties and uses of orthogonal and symmetric matrices. We covered quite a bit of material regarding these topics,

More information