20D - Homework Assignment 5

Size: px
Start display at page:

Download "20D - Homework Assignment 5"

Transcription

1 Brian Bowers TA for Hui Sun MATH D Homework Assignment 5 November 8, 3 D - Homework Assignment 5 First, I present the list of all matrix row operations. We use combinations of these steps to row reduce matrices. Note that I will use r i to represent the ith row of the matrix. Swap: We are allowed to swap two entire rows of a matrix. [I will notate swapping rows r i and r j by r i r j.] Multiply: We are allowed to multiply any one row of a matrix by any nonzero scalar expression like, π, e t t + 7, etc. [I will notate multiplying row r i by k as r i kr i.] 3 Combine: Given two rows r i and r j, we are allowed to replace r i by r i + kr j for any scalar k. [I will notate this as r i r i + kr j.] For our purposes, row reduction is the process of trying to get a matrix to have s along the diagonal and have s above and below the diagonal. In other words, we re trying to get our matrix to look like this:?????? and then like this:??? Note that we can t always get our matrix to look exactly like the ones above, but our goal is to always get as close as possible. 7.3 #3,4 In each problem, determine whether the members of the given set of vectors are linearly independent for < t <. If they are linearly dependent, find the linear relation among them. [The vectors are written as row vectors to save space.] 3 x t e t, e t, x t e t, e t, x 3 t 3e t,. 4 x t sin t, sin t, x t sin t, sin t. A set of column vectors {x, x,..., x n } each with k entries is considered to be linearly dependent if and only if there exist scalars {c, c,..., c n } where at least one of these constants is not such that c x + c x c n x n. We could rewrite the above equation in matrix form as c x x x n c.., where the vector at the end of the equation has k entries. Using the above setup as motivation, we construct the following steps to determine if n vectors each with k entries are linearly independent or linearly dependent: c n

2 Augment: Write the augmented matrix below: x x x n, where represents the vector with k entries, all of which are. Row Reduce: Row reduce the above matrix. 3 Conclude: There are two conclusions to be reached here: i If the row reduction gives us a matrix that looks like, then we conclude that the vectors are linearly independent. ii Otherwise, we conclude that the vectors are linearly dependent. If we re deciding between dependent/independent, then we re done. However, sometimes we re asked to find a linear relation among the vectors if they are linearly dependent. In this case, each row of the row-reduced matrix gives us an equation involving c, c,..., c n that we can use to find such a linear relation among the vectors. For example, the matrix gives us the system of equations { c + c + c 3 c + c c 3 We can solve the equations as { c c 3 c c 3. Now all that remains is to choose a value for c 3. Recall that we want at least one of the c, c, or c 3 to be nonzero. So, as a general rule, when I get to choose a value for a constant, I just choose. Note that choosing c 3 means that c 3 is nonzero! If we choose c 3, we get c and c. Looking way back to our original equation, we can fill in our constants: c x + c x c n x n x x + x n Okay - let s do the problems now.

3 3 We follow the steps from above to make an augmented matrix and row reduce it: e t e t 3e t r e t r 3 e t e t e t e t r r e t r 3 e t 6e t r e t r 3 6 r r r 3 6 Since the left part of the matrix is not an identity matrix, this is case ii from our steps above. In other words, we determined that the vectors are linearly dependent. Moreover, we can read off two equations from the matrix we got: { c + c 3c 3 c + c + 6c 3 { c 3c 3 [Next, choose c 3 ] c 6c 3 c 3 c 6 c 3 Thus, we can write the following linear relation: 3x 6x + x 3. 4 Once again, we follow the steps from above to make an augmented matrix and row reduce it: sin t sin t r sin t r / sin t sin t sin t sin t r r sin tr / 3 sin t/ r 3 sin t r / r r r This is case i from our steps above because the left part of the matrix is an identity matrix. In other words, the vectors are linearly independent. 3

4 7.3 #6,7,8, In each problem, find all eigenvalues and eigenvectors of the given matrix /4 5 a b Quick reminder: det ad bc. c d To find the eigenvalues of a matrix A, we simply solve the equation deta λi for λ. [Note that A λi is the same as A, except we subtract λ from each entry along the diagonal of A.] We name these solutions λ, λ, etc.. Next, to find the eigenvector corresponding to λ i we call this eigenvector x, we row reduce the augmented matrix A λi I and use the resulting matrix to spit out a system of equations, just like we did to find linear relations. Let s do some problems - I think examples are clearer for this than general explanations. 4

5 6 We solve the equation deta λi : deta λi 5 λ det 3 λ 5 λ λ 3 λ 6λ + 8 λ 4λ λ 4, Thus, we have the eigenvalues λ 4 and λ. Now we row reduce the appropriate augmented matrices. i λ 4: r r 3r Thus, the first row gives us the equation x x, which we can solve to get x x. I will select x, which yields x. Thus, we get the eigenvector x x. x ii λ : r r r 3 Thus, the first row gives us the equation 3x x, which we can solve to get x 3x. I will select x, which yields x 3. Thus, we get the eigenvector x x. x 3 5

6 7 We solve the equation deta λi : deta λi 3 λ det 4 λ 3 λ λ 4 λ λ + 5 λ ± 45 λ ± i Thus, we have the eigenvalues λ + i and λ i. Now we row reduce the appropriate augmented matrices. i λ + i: 3 + i i 4 + i 4 i r i r i [We need to rationalize that denominator] 4 i i +i +i 4 i i 4 i r r 4r i Thus, the first row gives us the equation x + i x, which we can solve to get x +i x. +i I will select x, which yields x +i. Thus, we get the eigenvector x x. x ii λ i: 3 i + i 4 i 4 + i r +i r +i [We need to rationalize that denominator] 4 + i +i i i 4 + i +i 4 + i r r 4r +i Thus, the first row gives us the equation x + +i x, which we can solve to get x i x. i I will select x, which yields x i. Thus, we get the eigenvector x x. x 6

7 8 We solve the equation deta λi : deta λi λ det λ λ λ λ + 4λ + 3 λ + 3λ + λ 3, Thus, we have the eigenvalues λ 3 and λ. Now we row reduce the appropriate augmented matrices. i λ 3: r r r Thus, the first row gives us the equation x + x, which we can solve to get x x. I will select x, which yields x. Thus, we get the eigenvector x x. x ii λ : + + r r r r r Thus, the first row gives us the equation x x, which we can solve to get x x. I will select x, which yields x. Thus, we get the eigenvector x x. x 7

8 We solve the equation deta λi : deta λi 3 λ 3/4 det 5 λ 3 λ λ 3/4 5 λ + λ + 3/4 λ + 3/λ + / λ 3/, / Thus, we have the eigenvalues λ 3/ and λ /. Now we row reduce the appropriate augmented matrices. i λ 3/: 3 + 3/ 3/4 3/ 3/ / 5 5/ r 3 r / 5 5/ r r +5r / Thus, the first row gives us the equation x x, which we can solve to get x x. I will select x, which yields x. Thus, we get the eigenvector x / x. ii λ /: 3 + / 3/4 5/ 3/4 5 + / 5 3/ r 5 r 3/ 5 3/ r r +5r 3/ x Thus, the first row gives us the equation x 3 x, which we can solve to get x 3 x. I will select x, which yields x 3. Thus, we get the eigenvector x 3/ x. x 8

9 7.4 #4 If x y and x y, the the second order equation y + pty + qty corresponds to the system { x x, x qtx ptx. Show that if x and x are a fundamental set of solutions of Equations, and if y and y are a fundamental set of solutions of Equation, then W [y, y ] cw [x, x ], where c is a nonzero constant. [Hint: y t and y t must be linear combinations of x t and x t.] First note that to transform from the single differential equation to the system of differential equations, we use the transformation y x. Now suppose x and x are a fundamental set of solutions of Equations, and suppose y and y are a fundamental set of solutions of Equation. Since x know that any solution y could be written as and any different solution y could be written as y c x + c x, y c 3 x + c 4 x. x and x x x are solutions, we x Next, note that [ x ] W [x, x x ] W, x x x x det x x x x x x Finally, we piece everything together: W [y, y ] y y y y [c x + c x ][c 3 x + c 4 x ] [c x + c x ] [c 3 x + c 4 x ] [c x + c x ][c 3 x + c 4 x ] [c x + c x ][c 3 x + c 4 x ] [c x + c x ][c 3 x + c 4 x ] [c x + c x ][c 3 x + c 4 x ] since x x and x x c c 3 x x + c c 4 x x + c c 3 x x + c c 4 x x c c 3 x x c c 4 x x c c 3 x x c c 4 x x c c 3 c c 3 x x + c c 4 c c 3 x x + c c 3 c c 4 x x + c c 4 c c 4 x x c c 4 c c 3 x x + c c 3 c c 4 x x c c 4 c c 3 x x c c 4 c c 3 x x c c 4 c c 3 x x x x c c 4 c c 3 W [x, x ] cw [x, x ] Moreover, we know that c is nonzero because we know that W [y, y ] is not zero since y and y are a fundamental set of solutions and the Wronskian of any fundamental set of solutions is nonzero. 9

10 7.4 #6,7 Given vectors x t and x t, complete the following: a Compute the Wronskian of x and x. b In what intervals are x and x linearly independent? c What conclusion can be drawn about the coefficients in the system of homogemeous differential equations satisfied by x and x? d Find this system of equations and verify the conclusions of part c. Complete the above for the following sets of vectors: t t 6 x t and x t t t 7 x e t and x t t t e t. 6 a W [x, x ] det x x t t det tt t t t b We know that two solutions are linearly independent if and only if their Wronskian is nonzero. But the Wronskian, t, is only zero when t. Thus, the solutions are linearly independent everywhere else, namely, and,. c According to Theorem 7.4.3, at least one of the coefficients must be discontinuous at t. If it weren t then the Wronskian wouldn t vanish. d Essentially, this is asking us to find a matrix A such that x Ax for any solution x. Note that any solution x could be written as x c x + c x. So let s simplify from our basic equation: x Ax [ c x + c x ] a a [ c a a x + c x ] [ ] t t [ ] a a c + c t t c t a a + c t c t + c t a a c t + c t c + c t a a c + c t c + c t a [c t + c t ] + a [c + c t] c a [c t + c t ] + a [c + c t] c + tc a t + a c + a t + a tc c + c a t + a c + a t + a tc Looking at the coefficients of c and c from the top entry, we see that { a t + a t a t + a t. We can solve the first equation to get a a t. Substituting this into the second equation, we get t a t + a tt a t, which we can solve as a t t.

11 Substituting this back into the expression for a, we get a t t t t t t t 3t t Looking at the coefficients of c and c from the bottom entry, we see that { a t + a a t + a t. Solving the first equation, we get a a t. Substituting this into the second equation, we get a t + a tt a t, which we can solve to get a t. Plugging this back into the expression for a, we get a t t t. Now we have all entries from the matrix A. So, we rewrite the original matrix equation x Ax as t x 3t t t x. t t This confirms our assessment from part c that at least one of these coefficients is discontinuous at t. In fact, all of them are discontinuous at t! 7 a W [x, x ] det x x t e det t t e t t e t te t t te t tt e t b We know that two solutions are linearly independent if and only if their Wronskian is nonzero. But the Wronskian, tt e t, is only zero when t or t. Thus, the solutions are linearly independent everywhere else, namely,,, and,. c According to Theorem 7.4.3, at least one of the coefficients must be discontinuous at t, and at least one of the coefficients must be discontinuous at t. If it weren t then the Wronskian wouldn t vanish. d Essentially, this is asking us to find a matrix A such that x Ax for any solution x. Note that any solution x could be written as x c x + c x. So let s simplify from our basic equation: x Ax [ c x + c x ] [ a a c a a x + c x ] [ ] t e t [ ] a a c + c t e t t e t c a a + c t e t c t + c e t a a c t + c e t c t + c e t a a c t + c e t c t + c e t a [c c + c e t t + c e t ] + a [c t + c e t ] a [c t + c e t ] + a [c t + c e t ] tc + e t c a t c + e t + a tc + a e t + a e t c c a t + a tc + a e t + a e t c

12 Looking at the coefficients of c and c from the top entry, we see that { t a t + a t e t a e t + a e t. We can solve the first equation to get a t a t. Substituting this into the second equation, we get e t t a t e t + a e t, which we can solve as a t t t t. Substituting this back into the expression for a, we get t t t a t. t Looking at the coefficients of c and c from the bottom entry, we see that { a t + a t e t a e t + a e t. Solving the first equation, we get a a t. t Substituting this into the second equation, we get e t a e t + to get a t t t. Plugging this back into the expression for a, we get a a t t t t t t t t t t t t t t a t t 4t t t 3 +t t t t e t, which we can solve t t t Now we have all entries from the matrix A. So, we rewrite the original matrix equation x Ax as x t t t t t t t t t t This confirms our assessment from part c that at least one of these coefficients is discontinuous at t, and at least one of these coefficients is discontinuous at t. In fact, all of them are discontinuous at t! x.

13 HOW TO SOLVE EQUATIONS OF THE FORM x Ax if A has distinct, real eigenvalues: i Find the eigenvalues of A. We will call the eigenvalues r, r,..., r n ii Find the eigenvectors corresponding to r, r,..., r n ; we will call these eigenvectors ξ, ξ,..., ξ n, respectively. iii The general solution is x c ξ e rt + c ξ e rt c n ξ n e rnt. Note that equations of the form x Ax are referred to as homogeneous linear systems [as opposed to nonhomogeneous linear systems, which look like x Ax + gt] 7.5 #a,a,3a For each problem, find the general solution of the given system of equations and describe the behavior of the solution as t. 3 a x x a x x 3 4 3a x x 3 3

14 a I will follow the steps outlined above: i We first find the eigenvalues by solving the equation below: deta λi 3 λ det λ 3 λ λ λ λ λ λ + Thus, we get eigenvalues r and r. ii We find the eigenvectors, starting with ξ, which corresponds to eigenvalue r. To do this, we row reduce the augmented matrix below: A r I 3 4 r r r The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. Next, we find ξ, the eigenvector associated with eigenvalue r. To do this, we row reduce the augmented matrix below: A r I 3 4 / r 4 r r r r / x The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. x iii Thus, the general solution is x c ξ e rt + c ξ e rt c e t + c e t By creating a phase portrait, we can see that x approaches the line formed along the vector ξ, i.e. x x. 4

15 a I will follow the steps outlined above: i We first find the eigenvalues by solving the equation below: Thus, we get eigenvalues r and r. deta λi λ det 3 4 λ λ 4 λ 3 λ + 3λ + λ + λ + ii We find the eigenvectors, starting with ξ, which corresponds to eigenvalue r. To do this, we row reduce the augmented matrix below: A r I /3 r 3 r 3 r r 3r /3 The first row gives us the equation x 3 x, which we can solve to get x 3 x. If we select x, we get x 3. Thus, we have the eigenvector x /3 ξ. x Next, we find ξ, the eigenvector associated with eigenvalue r. To do this, we row reduce the augmented matrix below: A r I r r r r 3r The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. iii Thus, the general solution is x c ξ e rt + c ξ e rt /3 c e t + c By creating a phase portrait, we can see that x approaches the line formed along the vector ξ, i.e. x x. x e t 5

16 3a I will follow the steps outlined above: i We first find the eigenvalues by solving the equation below: Thus, we get eigenvalues r and r. deta λi λ det 3 λ λ λ 3 λ λ λ + ii We find the eigenvectors, starting with ξ, which corresponds to eigenvalue r. To do this, we row reduce the augmented matrix below: A r I r r 3r The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. Next, we find ξ, the eigenvector associated with eigenvalue r. To do this, we row reduce the augmented matrix below: A r I /3 r 3 r 3 r r 3r /3 x The first row gives us the equation x 3 x, which we can solve to get x 3 x. If we select x, we get x 3. Thus, we have the eigenvector x /3 ξ. x iii Thus, the general solution is x c ξ e rt + c ξ e rt c e t /3 + c e t By creating a phase portrait, we can see that x approaches the line formed along the vector ξ, i.e. x 3x. 6

17 7.5 #5,6 Solve each initial value problem, and describe the behavior of the solution as t. 5 5 x x, x 3 6 x x, x I will follow the steps outlined above: i We first find the eigenvalues by solving the equation below: deta λi 5 λ det 3 λ 5 λ λ 3 λ 6λ + 8 λ 4λ Thus, we get eigenvalues r 4 and r. ii We find the eigenvectors, starting with ξ, which corresponds to eigenvalue r 4. To do this, we row reduce the augmented matrix below: A r I r r 3r The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. x Next, we find ξ, the eigenvector associated with eigenvalue r. To do this, we row reduce the augmented matrix below: A r I /3 r 3 r 3 r r 3r /3 The first row gives us the equation x 3 x, which we can solve to get x 3x. If we select x, we get x 3. Thus, we have the eigenvector ξ x. 3 x 7

18 iii Thus, the general solution is x c ξ e rt + c ξ e rt c e 4t + c 3 e t Next, we use the initial conditions to find c and c : x c e 4 + c e c + c 3 c + 3c By comparing the top and bottom entries, we get the system of equations { { c + c c 7/ c + 3c c 3/. Thus, our final solution is x 7 e 4t 3 e t 3 This will be dominated by the e 4t term, so it will approach the line formed by the vector is the line x x., which 8

19 6 I will follow the steps outlined above: i We first find the eigenvalues by solving the equation below: Thus, we get eigenvalues r 3 and r. deta λi λ det 5 4 λ λ4 λ 5 λ λ 3 λ 3λ + ii We find the eigenvectors, starting with ξ, which corresponds to eigenvalue r 3. To do this, we row reduce the augmented matrix below: A r I /5 r 5 r 5 r r +5r 5 The first row gives us the equation x 5x, which we can solve to get x 5x. If we select x, we get x 5. Thus, we have the eigenvector ξ x. 5 Next, we find ξ, the eigenvector associated with eigenvalue r. To do this, we row reduce the augmented matrix below: A r I r r 5 5 r r +5r x The first row gives us the equation x x, which we can solve to get x x. If we select x, we get x. Thus, we have the eigenvector ξ x. x iii Thus, the general solution is x c ξ e rt + c ξ e rt c e 3t + c 5 Next, we use the initial conditions to find c and c : x c 3 e 3 + c 5 e c + c 5c + c e t 9

20 By comparing the top and bottom entries, we get the system of equations { { c + c c / 3 5c + c c /. Thus, our final solution is x e 3t + 5 e t This will be dominated by the e 3t term, so it will approach the line formed by the vector is the line x 5x. 5, which

21 HOW TO MAKE A PHASE PORTRAIT [if A has real, distinct eigenvalues]: If we are given a matrix equation x Ax and we find that A has distinct, real eigenvalues, then we can create a phase diagram by following the steps below: i For each eigenvector, draw the line formed starting at the origin by extending the vector infinitely in both directions. ii For each line from step i, look at the corresponding r i. If r i is positive, draw arrows on the line pointing outward. If r i is negative, draw arrows onn the line pointing inward. iii Draw in sample curves, approaching the lines and following the directions given by the arrows. 7.5 #4,7 For each problem, the eigenvalues and eigenvectors of a matrix A are given. Consider the corresponding system x Ax. a Sketch a phase portrait of the system. b Sketch the trajectory passing through the initial point, 3. c For the trajectory in part b, sketch the graphs of x versus t and of x versus t on the same set of axes. [Problems below] 4 r, ξ ; r, ξ. 7 r, ξ ; r, ξ. 4 a Following the steps outlined above, we create the phase portrait below. Note that the extended eigenvectors appear in bold black, the arrows appear in blue, the axes appear in fine black, and several sample curves appear in red. b Here we sketch the trajectory passing through initial point, 3:

22 The point, 3 is marked as a red circle. c To sketch x versus t or x versus t, it is useful to think about the general solution to our differential equation. The general solution is x x c e rt ξ + c e rt ξ c e t + c e t c e t + c e t c e t + c e t. x Next we use our initial condition [ x : 3] c e x + c e c + c c e + c e c + c This gives us the system of equations { c + c c + c 3 { c /4. c 7/4. 3 Thus, we see that our particular solution is x c e x t + c e t c e t + c e t 4 e t e t e t + 7. e t x Now we can graph x and x versus t. 7 a Following the steps outlined above, we create the phase portrait below.

23 Note that the extended eigenvectors appear in bold black, the arrows appear in blue, the axes appear in fine black, and several sample curves appear in red. b Here we sketch the trajectory passing through initial point, 3: The point, 3 is marked as a red circle. c To sketch x versus t or x versus t, it is useful to think about the general solution to our differential equation. The general solution is x x c x e rt ξ + c e rt ξ c e t + c e t c e t + c e t c e t c e t. Next we use our initial condition [ x ] : 3 c e x + c e c e c e This gives us the system of equations { c + c c c 3 c + c. c c 3 { c 7/4 c /4. Thus, we see that our particular solution is x c e x t + c e t 7 c e t c e t 4 et + 4 et. x Now we can graph x and x versus t. 7 et et 3

24 HOW TO SOLVE EQUATIONS OF THE FORM x Ax if A has two complex eigenvalues: i Find the eigenvalues of A. We will call the eigenvalues r λ + µi and r λ µi. ii Find the eigenvectors corresponding to r, r ; we will call these eigenvectors ξ a + bi and ξ a bi respectively. iii The general solution is x c u + c v, where we define u e λt a cosµt b sinµt and v e λt a sinµt + b cosµt. 7.6 #a,3a For each problem, express the general solution of the given system of equations in terms of real-valued functions. 3 a x x 4 5 3a x x a We follow the steps outlined above: i We solve the equation deta λi : 3 λ det 4 λ 3 λ λ 4 λ λ + 5 λ ± 45 λ ± i So, we have eigenvalues r + i and r i. In particular, we have λ and µ. 4

25 ii Next, we find the ξ by row reducing the augmented matrix A r I : A r I 3 + i 4 + i i 4 i r i r +i 4 i +i i i [rationalizing the denominator] 4 i i 4 i i r r 4r Now we can read off the equation from our matrix: We can solve this equation to get x + i x. x + i x. Then we arbitrarily select x, and we get x +i. Thus, we have the eigenvector ξ x + i/ / / + i. x / / In other words, we have a and b. SHORTCUT: Once we have one eigenvector from a matrix with complex eigenvalues, we get for free that the other eigenvector is the complex conjugate of that eigenvector. In other words, we now know that ξ / / i. iii Finally, we use our formula to conclude that the general solution is x c u + c v c e λt a cosµt b sinµt + c e λt a sinµt + b cosµt [ ] [ c e t / / cost sint + c e t / sint + c e [ t cost sint] + c e [ t sint + cost] c e t cost + c e t sint ] / cost 3a We follow the steps outlined above: 5

26 i We solve the equation deta λi : λ 5 det λ λ λ 5 λ + λ ±i So, we have eigenvalues r i and r i. In particular, we have λ and µ. ii Next, we find the ξ by row reducing the augmented matrix A r I : A r I i 5 i 5 r i r i i 5 i +i +i [rationalizing the denominator] i i i r r r i Now we can read off the equation from our matrix: We can solve this equation to get x + ix. x + ix. Then we arbitrarily select x, and we get x + i. Thus, we have the eigenvector ξ x + i + i. x In other words, we have a and b. SHORTCUT: Once we have one eigenvector from a matrix with complex eigenvalues, we get for free that the other eigenvector is the complex conjugate of that eigenvector. In other words, we now know that ξ i. iii Finally, we use our formula to conclude that the general solution is x c u + c v c e λt a cosµt b sinµt + c e λt a sinµt + b cosµt [ ] [ ] c cos t sin t + c sin t + cos t c [ cos t sin t] + c [ sin t + cos t] c cos t + c sin t 6

27 7.6 #9, For each problem, find the solution of the given initial value problem. 5 9 x x, x 3 3 x x, x 9 We follow the steps outlined above: i We solve the equation deta λi : λ 5 det 3 λ λ 3 λ 5 λ + λ + λ ± 4 λ ± i So, we have eigenvalues r i and r + i. In particular, we have λ and µ. ii Next, we find the ξ by row reducing the augmented matrix A r I : A r I + i i i 5 i 5 r i r i i 5 i +i +i [rationalizing the denominator] i i i r r r i Now we can read off the equation from our matrix: We can solve this equation to get x x + ix. x + ix. Then we arbitrarily select x, and we get x + i. Thus, we have the eigenvector ξ x + i + i. In other words, we have a and b. 7

28 SHORTCUT: Once we have one eigenvector from a matrix with complex eigenvalues, we get for free that the other eigenvector is the complex conjugate of that eigenvector. In other words, we now know that ξ i. iii Finally, we use our formula to conclude that the general solution is x c u + c v c e λt a cosµt b sinµt + c e λt a sinµt + b cosµt [ ] [ ] c e t cos t sin t + c e t sin t + cos t c e t [ cos t sin t] + c e t [ sin t + cos t] c e t cos t + c e t sin t Next, we use the initial condition: c e x [ cos sin] + c e [ sin + cos] c e cos + c e sin c + c c We can solve this to find c, c. Thus, we plug this back into our general solution to get e x t [ cos t sin t] e t [ sin t + cos t] e e t cos t e t t [cos t 3 sin t] sin t e t [cos t sin t] We can note that both terms of x tend toward because of the e t terms, so x will tend toward the origin as t. We follow the steps outlined above: i We solve the equation deta λi : 3 λ det λ 3 λ λ λ + 4λ + 5 λ 4 ± 4 45 ± i So, we have eigenvalues r + i and r i. In particular, we have λ and µ. 8

29 ii Next, we find the ξ by row reducing the augmented matrix A r I : A r I 3 + i + i i i r i r i i i +i +i [rationalizing the denominator] i + i i r r +r + i Now we can read off the equation from our matrix: We can solve this equation to get x + + ix. x ix. Then we arbitrarily select x, and we get x i. Thus, we have the eigenvector ξ x i + i. x In other words, we have a and b. SHORTCUT: Once we have one eigenvector from a matrix with complex eigenvalues, we get for free that the other eigenvector is the complex conjugate of that eigenvector. In other words, we now know that ξ + i. iii Finally, we use our formula to conclude that the general solution is x c u + c v c e λt a cosµt b sinµt + c e λt a sinµt + b cosµt [ ] [ c e t cos t sin t + c e t sin t + c e t [cos t + sin t] + c e t [sin t cos t] c e t cos t + c e t sin t cos t ] Next, we use the initial condition: c e x [cos + sin] + c e [sin cos] c e cos + c e sin c c c We can solve this to find c, c 3. Thus, we plug this back into our general solution to get e x t [cos t + sin t] + 3e t [sin t cos t] e e t cos t + 3e t t [cos t 5 sin t] sin t e t [ cos t 3 sin t] We can note that both terms of x tend toward because of the e t terms, so x will tend toward the origin as t. 9

30 7.6 #3ab x α x α a Determine the eigenvalues in terms of α. b Find the critical value or values of α where the qualitative nature of the phase portrait for the system changes. c Draw a phase portrait for a value of α slightly below, and for another value slightly above, each critical value. α a Let A. To find the eigenvalues, we solve the following equation: α deta λi α λ det α λ α λα λ λ αλ + α + λ α ± α 4α + λ α ± 4 λ α ± i b Let s think about the general solution. Since our eigenvalues are complex, we can think about phase portrait for complex eigenvalues. We know that if we have eigenvalue λ + µi, the phase portrait will depend on λ. If λ >, then the phase portrait spirals outward. If λ, the phase portrait will loop around in ellipses. If λ <, the phase portrait will spiral inward. Thus, we can see that α is the critical value of α at which the qualitative nature of the phase portrait changes. c First, consider α. We would see that the phase portrait spirals out. Moreover, we can plug x into our original differential equation to see x, so the spiral moves clockwise. Thus, the graph below shows a phase portrait for α : 3

31 Next, consider α. We would see that the phase portrait spirals out. Moreover, we can plug x into our original differential equation to see x, so the spiral moves clockwise. Thus, the graph below shows a phase portrait for α : 7.6 #6 The electric circuit shown in the figure above is described by the system of differential equations d I L I dt V C, 3 RC V where I is the current through the inductor and V is the voltage drop across the capacitor. These differential equations were derived in Problem 9 of Section 7.. a Show that the eigenvalues of the coefficient matrix are real and different if L > 4R C; show that they are complex conjugates if L < 4R C. b Suppose that R Ω, C F, and L H. Find the general solution of the system 3 in this case. c Find It and V t if I A and V V. d For the circuit of part b determine the limiting values of It and V t as t. Do these limiting values depend on the initial condition? a Let x I, and let A L V C. Then we see that our differential equation is of the form RC 3

32 x Ax. Let s find the eigenvalues of A: λ deta λi det L C RC λ λ RC λ L C λ + λ + RC LC λ RC λ RC ± RC 4 LC ± R C 4 LC λ RC ± L 4R C LR C We see that the radical expression here is real and nonnegative if and only if L 4R C is positive. So, the eigenvalues will be real and different if and only if L 4R C >, which is equivalent to if and only if L > 4R C. Similarly, we see that the radical term will be negative yielding complex conjugate eigenvalues if and only if L 4R C is negative, which is if and only if L < 4R C. b Plugging in R, C /, and L, we use our work from part a to get that the eigenvalues are λ RC ± L 4R C LR C / ± 4 / / ± 4 ± i So, we have eigenvalues r + i and r i. In particular, we see that λ and µ. Next, we find the eigenvector corresponding to r + i. To do this, we row reduce the augmented matrix A λi : + i C RC L + i r i r i L C RC i i i i i i +i +i [rationalizing the denominator] i +i i +i r r +r Next, we read off the equation this gives us: + i x + x. We can solve this to get x i x. Then, we can choose x and solve to get x i. Thus, we have the eigenvector ξ x i/ / / + i. x 3

33 In other words, we have a Thus, the general solution is x c u + c v / and b /. c e λt a cosµt b sinµt + c e λt a sinµt + b cosµt [ ] [ c e t / / cos t sin t + c e t / sin t + c e [ t cos t + sin t] + c e [ t sin t cos t] c e t cos t + c e t sin t ] / cos t c We use our initial condition to see that I x V c e [ cos + sin] + c e [ sin cos] c e cos + c e c c sin c We can solve this system of equations to get c and c 5. Thus, we get the solution c e [ x t cos t + sin t] + c e [ t sin t cos t] c e t cos t + c e t sin t [ e t cos t + sin t] 5e [ t sin t cos t] e t cos t 5e t sin t e t [ cos t + 3 sin t] e t [cos t 5 sin t] d Looking back at our general solution for part b, we see that both I and V tend toward zero because of the e t terms, regardless of c and c. I other words, It and V t tend toward as t, and this limiting value does not depend on the initial conditions. 7.6 #8ab A mass m on a spring with constant k satisfies the differential equation mu + ku, where ut is the displacement at time t of the mass from its equilibrium position. a Let x u, x u, and show that the resulting system is x x. k/m b Find the eigenvalues of the matrix for the system in part a. a We start by transforming our differential equation into a system of first-order differential equations. Using x u and x u, we can also note that u x. Thus, we can replace the original differential equation with mx + kx. We also have the relationship x x. Let s rewrite this as a system of equations: { x x x k/mx { x x + x x k/mx + x. 33

34 x Note that if we let x, we can rewrite this system as the following matrix equation: x as desired. x x x x, k/m b We find the eigenvalues by solving the following equation: λ deta λi det k/m λ λ λ k/m λ + k/m λ ±i k/m 34

+ i. cos(t) + 2 sin(t) + c 2.

+ i. cos(t) + 2 sin(t) + c 2. MATH HOMEWORK #7 PART A SOLUTIONS Problem 7.6.. Consider the system x = 5 x. a Express the general solution of the given system of equations in terms of realvalued functions. b Draw a direction field,

More information

20D - Homework Assignment 4

20D - Homework Assignment 4 Brian Bowers (TA for Hui Sun) MATH 0D Homework Assignment November, 03 0D - Homework Assignment First, I will give a brief overview of how to use variation of parameters. () Ensure that the differential

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

Solutions to Homework 3, Introduction to Differential Equations, 3450: , Dr. Montero, Spring 2009 M = 3 3 Det(M) = = 24.

Solutions to Homework 3, Introduction to Differential Equations, 3450: , Dr. Montero, Spring 2009 M = 3 3 Det(M) = = 24. Solutions to Homework 3, Introduction to Differential Equations, 3450:335-003, Dr. Montero, Spring 2009 Problem 1. Find the determinant of the matrix 3 3 9 M = 0 2 5 0 0 4 Solution: The determinant is

More information

Math 331 Homework Assignment Chapter 7 Page 1 of 9

Math 331 Homework Assignment Chapter 7 Page 1 of 9 Math Homework Assignment Chapter 7 Page of 9 Instructions: Please make sure to demonstrate every step in your calculations. Return your answers including this homework sheet back to the instructor as a

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

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

Applied Differential Equation. November 30, 2012

Applied Differential Equation. November 30, 2012 Applied Differential Equation November 3, Contents 5 System of First Order Linear Equations 5 Introduction and Review of matrices 5 Systems of Linear Algebraic Equations, Linear Independence, Eigenvalues,

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

Even-Numbered Homework Solutions

Even-Numbered Homework Solutions -6 Even-Numbered Homework Solutions Suppose that the matric B has λ = + 5i as an eigenvalue with eigenvector Y 0 = solution to dy = BY Using Euler s formula, we can write the complex-valued solution Y

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

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

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

More information

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

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

LINEAR EQUATIONS OF HIGHER ORDER. EXAMPLES. General framework

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

More information

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

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

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

Math 304 Answers to Selected Problems

Math 304 Answers to Selected Problems Math Answers to Selected Problems Section 6.. Find the general solution to each of the following systems. a y y + y y y + y e y y y y y + y f y y + y y y + 6y y y + y Answer: a This is a system of the

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

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Sec. 6.1 Eigenvalues and Eigenvectors Linear transformations L : V V that go from a vector space to itself are often called linear operators. Many linear operators can be understood geometrically by identifying

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

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

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients?

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? 1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? Let y = ay b with y(0) = y 0 We can solve this as follows y =

More information

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam MATH 51 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam A collection of previous exams could be found at the coordinator s web: http://www.math.psu.edu/tseng/class/m51samples.html

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

More information

Find the general solution of the system y = Ay, where

Find the general solution of the system y = Ay, where Math Homework # March, 9..3. Find the general solution of the system y = Ay, where 5 Answer: The matrix A has characteristic polynomial p(λ = λ + 7λ + = λ + 3(λ +. Hence the eigenvalues are λ = 3and λ

More information

MIDTERM REVIEW AND SAMPLE EXAM. Contents

MIDTERM REVIEW AND SAMPLE EXAM. Contents MIDTERM REVIEW AND SAMPLE EXAM Abstract These notes outline the material for the upcoming exam Note that the review is divided into the two main topics we have covered thus far, namely, ordinary differential

More information

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and Section 5.5. Matrices and Vectors A matrix is a rectangular array of objects arranged in rows and columns. The objects are called the entries. A matrix with m rows and n columns is called an m n matrix.

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

Nonlinear Autonomous Systems of Differential

Nonlinear Autonomous Systems of Differential Chapter 4 Nonlinear Autonomous Systems of Differential Equations 4.0 The Phase Plane: Linear Systems 4.0.1 Introduction Consider a system of the form x = A(x), (4.0.1) where A is independent of t. Such

More information

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA MATH 33 Sample Questions for Exam 3. Find x and y so that x 4 3 5x 3y + y = 5 5. x = 3/7, y = 49/7. Let A = 3 4, B = 3 5, C = 3 Perform the indicated operations, if possible: a AC b AB c B + AC d CBA AB

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

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

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system Finite Math - J-term 07 Lecture Notes - //07 Homework Section 4. - 9, 0, 5, 6, 9, 0,, 4, 6, 0, 50, 5, 54, 55, 56, 6, 65 Section 4. - Systems of Linear Equations in Two Variables Example. Solve the system

More information

Lecture 9. Systems of Two First Order Linear ODEs

Lecture 9. Systems of Two First Order Linear ODEs Math 245 - Mathematics of Physics and Engineering I Lecture 9. Systems of Two First Order Linear ODEs January 30, 2012 Konstantin Zuev (USC) Math 245, Lecture 9 January 30, 2012 1 / 15 Agenda General Form

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

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

Differential equations

Differential equations Differential equations Math 7 Spring Practice problems for April Exam Problem Use the method of elimination to find the x-component of the general solution of x y = 6x 9x + y = x 6y 9y Soln: The system

More information

Lecture 6. Eigen-analysis

Lecture 6. Eigen-analysis Lecture 6 Eigen-analysis University of British Columbia, Vancouver Yue-Xian Li March 7 6 Definition of eigenvectors and eigenvalues Def: Any n n matrix A defines a LT, A : R n R n A vector v and a scalar

More information

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018 Homework #1 Assigned: August 20, 2018 Review the following subjects involving systems of equations and matrices from Calculus II. Linear systems of equations Converting systems to matrix form Pivot entry

More information

1. Select the unique answer (choice) for each problem. Write only the answer.

1. Select the unique answer (choice) for each problem. Write only the answer. MATH 5 Practice Problem Set Spring 7. Select the unique answer (choice) for each problem. Write only the answer. () Determine all the values of a for which the system has infinitely many solutions: x +

More information

u u + 4u = 2 cos(3t), u(0) = 1, u (0) = 2

u u + 4u = 2 cos(3t), u(0) = 1, u (0) = 2 MATH HOMEWORK #6 PART A SOLUTIONS Problem 7..5. Transform the given initial value problem into an initial value problem for two first order equations. u + 4 u + 4u cost, u0, u 0 Solution. Let x u and x

More information

Math 216 Second Midterm 28 March, 2013

Math 216 Second Midterm 28 March, 2013 Math 26 Second Midterm 28 March, 23 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

3.3. SYSTEMS OF ODES 1. y 0 " 2y" y 0 + 2y = x1. x2 x3. x = y(t) = c 1 e t + c 2 e t + c 3 e 2t. _x = A x + f; x(0) = x 0.

3.3. SYSTEMS OF ODES 1. y 0  2y y 0 + 2y = x1. x2 x3. x = y(t) = c 1 e t + c 2 e t + c 3 e 2t. _x = A x + f; x(0) = x 0. .. SYSTEMS OF ODES. Systems of ODEs MATH 94 FALL 98 PRELIM # 94FA8PQ.tex.. a) Convert the third order dierential equation into a rst oder system _x = A x, with y " y" y + y = x = @ x x x b) The equation

More information

4. Linear transformations as a vector space 17

4. Linear transformations as a vector space 17 4 Linear transformations as a vector space 17 d) 1 2 0 0 1 2 0 0 1 0 0 0 1 2 3 4 32 Let a linear transformation in R 2 be the reflection in the line = x 2 Find its matrix 33 For each linear transformation

More information

Math 216 Final Exam 24 April, 2017

Math 216 Final Exam 24 April, 2017 Math 216 Final Exam 24 April, 2017 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Def. (a, b) is a critical point of the autonomous system. 1 Proper node (stable or unstable) 2 Improper node (stable or unstable)

Def. (a, b) is a critical point of the autonomous system. 1 Proper node (stable or unstable) 2 Improper node (stable or unstable) Types of critical points Def. (a, b) is a critical point of the autonomous system Math 216 Differential Equations Kenneth Harris kaharri@umich.edu Department of Mathematics University of Michigan November

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

Exam II Review: Selected Solutions and Answers

Exam II Review: Selected Solutions and Answers November 9, 2011 Exam II Review: Selected Solutions and Answers NOTE: For additional worked problems see last year s review sheet and answers, the notes from class, and your text. Answers to problems from

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

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 6 That is one week from this Friday The exam covers 45, 5, 52 53, 6, 62, 64, 65 (through today s material) WeBWorK 6, 62 are

More information

Second order linear equations

Second order linear equations Second order linear equations Samy Tindel Purdue University Differential equations - MA 266 Taken from Elementary differential equations by Boyce and DiPrima Samy T. Second order equations Differential

More information

REVIEW NOTES FOR MATH 266

REVIEW NOTES FOR MATH 266 REVIEW NOTES FOR MATH 266 MELVIN LEOK 1.1: Some Basic Mathematical Models; Direction Fields 1. You should be able to match direction fields to differential equations. (see, for example, Problems 15-20).

More information

STEP Support Programme. STEP 2 Matrices Topic Notes

STEP Support Programme. STEP 2 Matrices Topic Notes STEP Support Programme STEP 2 Matrices Topic Notes Definitions............................................. 2 Manipulating Matrices...................................... 3 Transformations.........................................

More information

A Brief Outline of Math 355

A Brief Outline of Math 355 A Brief Outline of Math 355 Lecture 1 The geometry of linear equations; elimination with matrices A system of m linear equations with n unknowns can be thought of geometrically as m hyperplanes intersecting

More information

Differential Equations

Differential Equations This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

The eigenvalues are the roots of the characteristic polynomial, det(a λi). We can compute

The eigenvalues are the roots of the characteristic polynomial, det(a λi). We can compute A. [ 3. Let A = 5 5 ]. Find all (complex) eigenvalues and eigenvectors of The eigenvalues are the roots of the characteristic polynomial, det(a λi). We can compute 3 λ A λi =, 5 5 λ from which det(a λi)

More information

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations

June 2011 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations June 20 PURDUE UNIVERSITY Study Guide for the Credit Exam in (MA 262) Linear Algebra and Differential Equations The topics covered in this exam can be found in An introduction to differential equations

More information

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

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

More information

Math 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

Section 9.3 Phase Plane Portraits (for Planar Systems)

Section 9.3 Phase Plane Portraits (for Planar Systems) Section 9.3 Phase Plane Portraits (for Planar Systems) Key Terms: Equilibrium point of planer system yꞌ = Ay o Equilibrium solution Exponential solutions o Half-line solutions Unstable solution Stable

More information

Systems of Linear Differential Equations Chapter 7

Systems of Linear Differential Equations Chapter 7 Systems of Linear Differential Equations Chapter 7 Doreen De Leon Department of Mathematics, California State University, Fresno June 22, 25 Motivating Examples: Applications of Systems of First Order

More information

Homogeneous Constant Matrix Systems, Part II

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

More information

MA 527 first midterm review problems Hopefully final version as of October 2nd

MA 527 first midterm review problems Hopefully final version as of October 2nd MA 57 first midterm review problems Hopefully final version as of October nd The first midterm will be on Wednesday, October 4th, from 8 to 9 pm, in MTHW 0. It will cover all the material from the classes

More information

Math 21b. Review for Final Exam

Math 21b. Review for Final Exam Math 21b. Review for Final Exam Thomas W. Judson Spring 2003 General Information The exam is on Thursday, May 15 from 2:15 am to 5:15 pm in Jefferson 250. Please check with the registrar if you have a

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

Physics 116A Solutions to Homework Set #5 Winter Boas, problem Use an augmented matrix to solve the following equation

Physics 116A Solutions to Homework Set #5 Winter Boas, problem Use an augmented matrix to solve the following equation Physics 6A Solutions to Homework Set # Winter 202. Boas, problem 3.2 4. Use an augmented matrix to solve the following equation 2x + 3y z = 2 x + 2y z = 4 4x + 7y 3z = ( We can write this as a 3 x 4 matrix

More information

1. In this problem, if the statement is always true, circle T; otherwise, circle F.

1. In this problem, if the statement is always true, circle T; otherwise, circle F. Math 1553, Extra Practice for Midterm 3 (sections 45-65) Solutions 1 In this problem, if the statement is always true, circle T; otherwise, circle F a) T F If A is a square matrix and the homogeneous equation

More information

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

More information

MATH 310, REVIEW SHEET

MATH 310, REVIEW SHEET MATH 310, REVIEW SHEET These notes are a summary of the key topics in the book (and follow the book pretty closely). You should be familiar with everything on here, but it s not comprehensive, so please

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

Test #2 Math 2250 Summer 2003

Test #2 Math 2250 Summer 2003 Test #2 Math 225 Summer 23 Name: Score: There are six problems on the front and back of the pages. Each subpart is worth 5 points. Show all of your work where appropriate for full credit. ) Show the following

More information

Eigenvalue and Eigenvector Homework

Eigenvalue and Eigenvector Homework Eigenvalue and Eigenvector Homework Olena Bormashenko November 4, 2 For each of the matrices A below, do the following:. Find the characteristic polynomial of A, and use it to find all the eigenvalues

More information

Math 322. Spring 2015 Review Problems for Midterm 2

Math 322. Spring 2015 Review Problems for Midterm 2 Linear Algebra: Topic: Linear Independence of vectors. Question. Math 3. Spring Review Problems for Midterm Explain why if A is not square, then either the row vectors or the column vectors of A are linearly

More information

Ordinary Differential Equations

Ordinary Differential Equations II 12/01/2015 II Second order linear equations with constant coefficients are important in two physical processes, namely, Mechanical and Electrical oscillations. Actually from the Math point of view,

More information

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid.

Final 09/14/2017. Notes and electronic aids are not allowed. You must be seated in your assigned row for your exam to be valid. Final 09/4/207 Name: Problems -5 are each worth 8 points. Problem 6 is a bonus for up to 4 points. So a full score is 40 points and the max score is 44 points. The exam has 6 pages; make sure you have

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

Systems of Algebraic Equations and Systems of Differential Equations

Systems of Algebraic Equations and Systems of Differential Equations Systems of Algebraic Equations and Systems of Differential Equations Topics: 2 by 2 systems of linear equations Matrix expression; Ax = b Solving 2 by 2 homogeneous systems Functions defined on matrices

More information

Math 216 First Midterm 19 October, 2017

Math 216 First Midterm 19 October, 2017 Math 6 First Midterm 9 October, 7 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Honors Advanced Mathematics Determinants page 1

Honors Advanced Mathematics Determinants page 1 Determinants page 1 Determinants For every square matrix A, there is a number called the determinant of the matrix, denoted as det(a) or A. Sometimes the bars are written just around the numbers of the

More information

Homework #6 Solutions

Homework #6 Solutions Problems Section.1: 6, 4, 40, 46 Section.:, 8, 10, 14, 18, 4, 0 Homework #6 Solutions.1.6. Determine whether the functions f (x) = cos x + sin x and g(x) = cos x sin x are linearly dependent or linearly

More information

Calculus for the Life Sciences II Assignment 6 solutions. f(x, y) = 3π 3 cos 2x + 2 sin 3y

Calculus for the Life Sciences II Assignment 6 solutions. f(x, y) = 3π 3 cos 2x + 2 sin 3y Calculus for the Life Sciences II Assignment 6 solutions Find the tangent plane to the graph of the function at the point (0, π f(x, y = 3π 3 cos 2x + 2 sin 3y Solution: The tangent plane of f at a point

More information

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22]

HW2 Solutions. MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] HW2 Solutions MATH 20D Fall 2013 Prof: Sun Hui TA: Zezhou Zhang (David) October 14, 2013 Checklist: Section 2.6: 1, 3, 6, 8, 10, 15, [20, 22] Section 3.1: 1, 2, 3, 9, 16, 18, 20, 23 Section 3.2: 1, 2,

More information

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim

2. If the values for f(x) can be made as close as we like to L by choosing arbitrarily large. lim Limits at Infinity and Horizontal Asymptotes As we prepare to practice graphing functions, we should consider one last piece of information about a function that will be helpful in drawing its graph the

More information

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition Prof. Tesler Math 283 Fall 2016 Also see the separate version of this with Matlab and R commands. Prof. Tesler Diagonalizing

More information

CS 246 Review of Linear Algebra 01/17/19

CS 246 Review of Linear Algebra 01/17/19 1 Linear algebra In this section we will discuss vectors and matrices. We denote the (i, j)th entry of a matrix A as A ij, and the ith entry of a vector as v i. 1.1 Vectors and vector operations A vector

More information

APPM 2360: Midterm 3 July 12, 2013.

APPM 2360: Midterm 3 July 12, 2013. APPM 2360: Midterm 3 July 12, 2013. ON THE FRONT OF YOUR BLUEBOOK write: (1) your name, (2) your instructor s name, (3) your recitation section number and (4) a grading table. Text books, class notes,

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017 Math 4A Notes Written by Victoria Kala vtkala@math.ucsb.edu Last updated June 11, 2017 Systems of Linear Equations A linear equation is an equation that can be written in the form a 1 x 1 + a 2 x 2 +...

More information

MAT292 - Calculus III - Fall Solution for Term Test 2 - November 6, 2014 DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES.

MAT292 - Calculus III - Fall Solution for Term Test 2 - November 6, 2014 DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES. MAT9 - Calculus III - Fall 4 Solution for Term Test - November 6, 4 Time allotted: 9 minutes. Aids permitted: None. Full Name: Last First Student ID: Email: @mail.utoronto.ca Instructions DO NOT WRITE

More information

Third In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 3 December 2009 (1) [6] Given that 2 is an eigenvalue of the matrix

Third In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 3 December 2009 (1) [6] Given that 2 is an eigenvalue of the matrix Third In-Class Exam Solutions Math 26, Professor David Levermore Thursday, December 2009 ) [6] Given that 2 is an eigenvalue of the matrix A 2, 0 find all the eigenvectors of A associated with 2. Solution.

More information

Linear Differential Equations. Problems

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

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 16 That is one week from this Friday The exam covers 45, 51, 52 53, 61, 62, 64, 65 (through today s material) WeBWorK 61, 62

More information

Calculating determinants for larger matrices

Calculating determinants for larger matrices Day 26 Calculating determinants for larger matrices We now proceed to define det A for n n matrices A As before, we are looking for a function of A that satisfies the product formula det(ab) = det A det

More information

3.2 Systems of Two First Order Linear DE s

3.2 Systems of Two First Order Linear DE s Agenda Section 3.2 Reminders Lab 1 write-up due 9/26 or 9/28 Lab 2 prelab due 9/26 or 9/28 WebHW due 9/29 Office hours Tues, Thurs 1-2 pm (5852 East Hall) MathLab office hour Sun 7-8 pm (MathLab) 3.2 Systems

More information

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions.

Review for Exam Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions. Review for Exam. Find all a for which the following linear system has no solutions, one solution, and infinitely many solutions. x + y z = 2 x + 2y + z = 3 x + y + (a 2 5)z = a 2 The augmented matrix for

More information

Chapter 4. Systems of ODEs. Phase Plane. Qualitative Methods

Chapter 4. Systems of ODEs. Phase Plane. Qualitative Methods Chapter 4 Systems of ODEs. Phase Plane. Qualitative Methods Contents 4.0 Basics of Matrices and Vectors 4.1 Systems of ODEs as Models 4.2 Basic Theory of Systems of ODEs 4.3 Constant-Coefficient Systems.

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues

Lecture Notes for Math 251: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues Lecture Notes for Math 25: ODE and PDE. Lecture 27: 7.8 Repeated Eigenvalues Shawn D. Ryan Spring 22 Repeated Eigenvalues Last Time: We studied phase portraits and systems of differential equations with

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