dy dt = ty, y(0) = 3. (1)

Size: px
Start display at page:

Download "dy dt = ty, y(0) = 3. (1)"

Transcription

1 2. (10pts) Solve the given intial value problem (IVP): dy dt = ty, y(0) = 3. (1) 3. (10pts) A plot of f(y) =y(1 y)(2 y) of the right hand side of the differential equation dy/dt = f(y) is shown below. (a) Sketch a plot of the phase line. (b) Classify the equilibria as sources/sinks/nodes. (c) Sketch a plot of some solutions y(t) to the IVP dy/dt = f(y), y(0) = y 0 where y 0 is chosen to show the behavior of the solution on either side of the equilibria.? End of In Class Quiz 1. Out of Class Question on Next Page.?

2

3 Last (Family) Name, First (Given) Name and U#: MA 231, Quiz 2 Directions: There is one question on this quiz (with parts on the front and back of this sheet) similar to the assigned HM. Provide your written solutions and answers to these quiz question(s) in the space provided on the front and back of this sheet. Don t forget to (print) your name and U# in the space provided. Illegibly written quizzes cannot be graded. Illegibly written names cannot have their score recorded. Good Luck. Prof. O. 1. (10pts) The DE dy/dt = y(1 y)(y 2) is hard to solve analytically. Two plots of Euler s method for two different initial conditions are shown. Figure 1: Actual MATLAB Euler s Method Output: (left) For IC u 0 =3, (right) For IC u 0 =4 (a) What step size is being used for each of the Euler s method runs? How many steps are taken? (b) For the plot on the left, u 1 =2.4 is the value of Euler s method after one step. Write down the Euler s method formula (with appropriate numbers) which gives rise to u 1 =2.4. Compute also u 2 and u 3.? More parts on back.?

4 (c) Give a short written explanation of why the numerical approximation on the left seems correct. (d) Give a short written explanation of why the numerical approximation on the right seems incorrect. What is a possible reason for the failure of Euler s method?? End of Quiz.?

5 2. (10pts) Answer the following questions about the initial value problem (a) Find the solution to the IVP. dy +4y = cos(3t), y(0) = 5. dt (b) What is the homogenous solution of this DE? What is a particular solution of this DE? (c) Sketch your solution in the (t,y)-plane of your solution paying particular attention to the steady state or equilibrium solution.? End of in class quiz. See next page for take home quiz problems.?

6

7 Last (Family) Name, First (Given) Name and U#: MA 231, Quiz 4 Directions: There are two questions on this in class quiz (with parts on the front and back of this sheet) similar to the assigned HM. There is also a take home part of the quiz which is due Monday. Provide your written solutions and answers to these quiz question(s) in the space provided on the front and back of this sheet. Don t forget to (print) your name and U# in the space provided. Illegibly written quizzes cannot be graded. Illegibly written names cannot have their score recorded. Good Luck. Prof. O. 1. (6pts) Consider the linear system of DEs together with initial condition given by Ẏ = AY where A = and Y =. (1) 1 0 e 2t (a) Show that the functions Y 1 (t) = e t and Y 2 (t) = e 2t are solutions to the DE. (b) What are the eigenvalues and associated eigenvectors of the matrix A? (c) Solve the initial value problem.? One More Question on Back.?

8 (4pts) Is v 2A an eigenvector of the matrix A 3 2 7A? If so, find the eigenvalue (+2pts) If v is an eigenvector of A with eigenvalue,showthaty (t) =e t v is a solution to the differential equation Ẏ = AY. a b 4. (+2pts) A matrix of the form B = is called symmetic. ShowthatB has real (R) eigenvalues b d and that, if b 6= 0, thenbhastwodistinct (meaning, different) eigenvalues.? End of Quiz.?

9

10

11 Last (Family) Name, First (Given) Name and U#: MA 231, Quiz 5 Directions: There are three questions on this in class quiz (with parts on the front and back of this sheet) similar to the assigned HM. Provide your written solutions and answers to these quiz question(s) in the space provided on the front and back of this sheet. Don t forget to (print) your name and U# in the space provided. Illegibly written quizzes cannot be graded. Illegibly written names cannot have their score recorded. Good Luck. Prof. O. 1. Find the solution to the first order system of linear differential equations dy dt = AY, Y (0) = Y 0 where A = and Y =. 5? One More Question on Next Page.? 1

12 2. Answer the following questions about the differential equation from problem 1: (a) What are the straight line solution(s) to the differential equation? (b) What is (are) the equilibrium solution(s)? (c) Characterize the equilibrium(s) as source/sink/saddle. (d) Sketch at least three phase plane solutions which illustrate the source/sink/saddle behavior of the equilibrium(s). Note: At least one of sketched solutions should be a straight line solution.? One More Question on Next Page.? 2

13 3. Find the solution to the first order system of linear differential equations dy 0 1 dt = AY, Y (0) = Y 0 where A = and Y = i given that one eigenvalue/eigenvector pair of A is ( 1,v 1 )= 3i, Note: Express your solution Y (t) as a vector with real (R) entries.? End of Quiz? 3

14

15

16

17 MA 226: Exam 1B (100pts. total, 20pts each question) Last (Family) Name, First (Given) Name and U#: Directions: Provide your written solutions and answers to these exam questions in the space provided. Don t forget to (PrInT) your name and U# in the space provided. Illegibly written exams cannot be graded. If we cannot follow/understand your solutions, partial credit points cannot/will not be given. Exams with illegibly written names and U#s cannot have their score recorded. You will NoT need a calculator. You can now begin the exam. Good Luck. Prof. O. 1. Answer the following questions using the plot of the right-hand-side (rhs) of the differential equation = f(y) shown below: (DE) dy dt (a) What are the equilibrium solutions of this DE. (b) Sketch (1) aphaselineplotofthedeand then on the right plot (2) somesolutionsinthe (t,y)-plane which illustrate the behavior of each of the types of equilibria from part (b). Make sure you classify the equilibria as sources/sinks or nodes (c) Find a solution y(t) of the DE whose initial condition (IC) is y(0) = 0.? More Questions on Next Page.?

18 (a) (b) (c) (d) 2. Answer the following questions using the given slope fields. (a) Match the DEs below with their above slope field: dy dt dy dt = y t answer! answer = y sin(y)! dy dt = t2 answer! (b) Sketch the solution to the initial value problem (IVP) dy = y t, y( 1) = 1 On its appropriate dt slope field AbOvE for the maxiumum allowable time t. Clearly indicate the solutions initial condition.? More Questions on Next Page.?

19 3. Consider the differential equation dy dt = y2 2(t + 1)y +(t + 1) 2. (1) (a) Show that the functions y 1 (t) =t and y 2 (t) =t +2are solutions to eq. (1). Hint: Do not waste your time trying to find the general analytic solution. (b) Given that both f(t, y) and f y (t, y) are continous for all (t, y), what can you observe about another solution y 3 (t) whose initial condition is y 3 (0) = 1? Support you observation with a short explanation.? More Questions on Next Page.?

20 4. Answer the following questions about the family of differential equations, dy dt = f a(y) =y 3 + ay. (2) (a) Find the analytic solution to the IVP dy dt = f a=0(y), y(0) = 1. On what time interval does the analytic solution exist without "blow-ups"? (b) Sketch the bifurcation diagram for f a (y) from eq. (2) being sure to clearly label the bifurcation value(s). (c) Sketch some solutions y(t) to the DE dy dt = f a= 1 (y). Draw enough solutions which show the behavior near each of the equilibrium solutions.? More Questions on Next Page.?

21 5. You may find the following equation helpful on this problem, Z (t, y) = % dt where %=µ ( a(t)y b(t)). (3) Solve the differential equation, dy = dt 3y + 10 sin(t), (4) using potential function methods by answering the following questions. (a) Compute the integrating factor µ. (b) Find (t, y) =1, the c =1level curve of (t, y). What point (t, y) does the solution (t, y) =1 go through when t =0? (c) The potential function solution (t, y) =1is solvable for y. Whatistheexplicitsolutiony(t) to the DE (4)? What is the initial condition y 0 for this solution where y(0) = y 0?? More Questions on Next Page.?

22 (d) What is the steady-state part of the solution of y(t) and what is the transient part of the solution? (e) Give a rough sketch of your solution y(t) from part (c) which demonstrates the general behavior of the transient and steady state parts of the solution y(t). Also,giveashortexplanationofthis plot and how the DE (4) as a model relates to a thermocouple experiment. (f) (Bonus, no partial credit, +3pts), if you derive eq. (3) from scratch starting from the general form of a first order linear differential equation)

23 ? End of Exam. You may get up to turn in your exam. Please be considerate of your neighbor and try to be as quiet as possible on your way out. You should pick up your Lab problem after your turn in this exam.?

24 MA 226: Exam 2A (MWF) (100pts. total, 20pts each question) Last (Family) Name, First (Given) Name and U#: Discussion Section Directions: Provide your written solutions and answers to these exam questions in the space provided. Don t forget to (PrInT) your name and U# in the space provided. Illegibly written exams cannot be graded. If we cannot follow/understand your solutions, partial credit points cannot/will not be given. Exams with illegibly written names and U#s cannot have their score recorded. You will NoT need a calculator. You can now begin the exam. Good Luck. Prof. O. 1. Answer the following questions about eigenvalues and eigenvectors: (a) Is v = an eigenvector of the matrix A =? If so, find the eigenvalue (b) What are the eigenvalue(s) and associated eigenvector(s) of the matrix A = 1? 0 (c) You compute an eigenvalue and eigenvector pair of some matrix A to be 1 = 1 + i p p 5 and 1 i 5 v 1 =. 3 i. For the eigenvalue 1 =1+i p 2 5,yourfriendcomputesaneigenvectorw = 1+i p. 5 Give a very short explanation of why you can both be correct. Show how to convert from eigenvector v 1 to eigenvector w. ii. Find another eigenvalue/eigenvector pair ( 2,v 2 ) where 2 6= 1. 1

25 2. Match the plots below with the given information about the matrix A of dy dt = AY. Note: More than one plot may apply to each question. (a) A has complex eigenvalues of the form = ± i where < 0. ANS(s): (b) A has two real eigenvalues; both are positive. ANS(s): (c) A has two real eigenvalues; one is positive and the other is negative. ANS(s): (d) A has complex eigenvalues of the form = ±i. ANS(s): 2

26 3. For some matrix A assume that you know two solutions Y 1 (t) = Ẏ = AY. 2e 3t e 3t and Y 2 (t) = e t e t to (a) What are the eigenvalues of the matrix A? WhataretwoeigenvectorsofA? (b) Verify that Y (t) =Y 1 (t)+2y 2 (t) is a solution to Ẏ = AY. (c) In the phase plane, sketch the solutions Y 1 (t), Y 2 (t), andy (t). (Note: Label all parts of your plot and include arrows indicating the direction of motion along the solutions in positive time.) 3

27 4. Using eigenvalue and eigenvector methods, find the real solution to Ẏ = AY, Y (0) = Y 0 where A = and Y =. 1 4

28 5. Answer the following questions about the second order, linear differential equation mÿ + bẏ + ky =0 (1) where m>0,b > 0,k > 0 are the mass, friction, and spring constant of some mass spring damper system. The following definitions are made for computation and analysis ease, 2 = b m and!2 = k m. You may find the formula helpful: y(t) = 8 < : C 1 e ( +p 2! 2 )t + C 2 e ( p 2! 2 )t e t (C 1 cos( p! 2 2 t)+c 2 sin( p! 2 2 t) C 1 e t + C 2 te t (a) Assuming that Y = y v, what is the matrix A you get when you express eq. (1) as a linear system of differential equations? Note: Your matrix should be expressed in the variables and!. (b) Express the eigenvalues of your matrix A in terms of and!. (c) Given the values m =1,b =2,andk = 10 and the initial condition Y 0 = T of the solution y(t) to eq. (1)? 3 0, what is the period (d) Using the same values and initial condition as in (c), classify the equilibrium solution (y, v) =(0, 0) (underdamped, overdamped, critically damped, spiral sink, spiral source, sink,source, saddle) and give as accurate of a sketch as you are able to of the (t, y) and (y, v) plane plots. 5

29 3 (e) Using the same values and initial conditions as in (c), m =1,b =2,andk = 10 and Y 0 =, 0 y(t) find the solution Y (t) = to v(t) Ẏ = AY, Y (0) = Y 0. 6

30 6. (Bonus, 5pts, no partial credit) Find the solution to Ẏ = AY, Y 0 = where A =

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45 MA 226 Quiz 1A (5 pts. total) Last (Family) Name, First (Given) Name and U#: Directions: There is one questions on this quiz; similar to the assigned HM. Provide your written solutions and answers to these quiz question(s) in the space provided on the front and back of this sheet. Don t forget to (print) your name and U# in the space provided. Illegibly written quizzes cannot be graded. Illegibly written names cannot have their score recorded. You can begin the quiz, you have 20 mins. Good Luck. Prof. O. 1. Solve the given intial value problem: dy dt = ty, y(0) = 3 (1)? End of Quiz.?

Question: Total. Points:

Question: Total. Points: MATH 308 May 23, 2011 Final Exam Name: ID: Question: 1 2 3 4 5 6 7 8 9 Total Points: 0 20 20 20 20 20 20 20 20 160 Score: There are 9 problems on 9 pages in this exam (not counting the cover sheet). Make

More information

Problem Score Possible Points Total 150

Problem Score Possible Points Total 150 Math 250 Spring 2010 Final Exam NAME: ID No: SECTION: This exam contains 17 problems on 14 pages (including this title page) for a total of 150 points. The exam has a multiple choice part, and partial

More information

Name: MA 226 Exam 2 Show Your Work and JUSTIFY Your Responses. Problem Possible Actual Score TOTAL 100

Name: MA 226 Exam 2 Show Your Work and JUSTIFY Your Responses. Problem Possible Actual Score TOTAL 100 Name: MA 226 Exam 2 Show Your Work and JUSTIFY Your Responses Problem Possible Actual Score 1 20 2 16 3 18 4 16 5 10 6 20 TOTAL 100 1.) 20 points - Short Answer (4 each) A) Consider the predator-prey system

More information

MA 226 FINAL EXAM. Show Your Work. Problem Possible Actual Score

MA 226 FINAL EXAM. Show Your Work. Problem Possible Actual Score Name: MA 226 FINAL EXAM Show Your Work Problem Possible Actual Score 1 36 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 TOTAL 100 1.) 30 points (3 each) Short Answer: The answers to these questions need only consist

More information

MathQuest: Differential Equations

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

More information

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

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

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

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

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

More information

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

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

More information

Problem Score Possible Points Total 150

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

More information

APPM 2360: Midterm exam 1 February 15, 2017

APPM 2360: Midterm exam 1 February 15, 2017 APPM 36: Midterm exam 1 February 15, 17 On the front of your Bluebook write: (1) your name, () your instructor s name, (3) your recitation section number and () a grading table. Text books, class notes,

More information

Math 307 A - Spring 2015 Final Exam June 10, 2015

Math 307 A - Spring 2015 Final Exam June 10, 2015 Name: Math 307 A - Spring 2015 Final Exam June 10, 2015 Student ID Number: There are 8 pages of questions. In addition, the last page is the basic Laplace transform table. Make sure your exam contains

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

Sample Questions, Exam 1 Math 244 Spring 2007

Sample Questions, Exam 1 Math 244 Spring 2007 Sample Questions, Exam Math 244 Spring 2007 Remember, on the exam you may use a calculator, but NOT one that can perform symbolic manipulation (remembering derivative and integral formulas are a part of

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

Math 392 Exam 1 Solutions Fall (10 pts) Find the general solution to the differential equation dy dt = 1

Math 392 Exam 1 Solutions Fall (10 pts) Find the general solution to the differential equation dy dt = 1 Math 392 Exam 1 Solutions Fall 20104 1. (10 pts) Find the general solution to the differential equation = 1 y 2 t + 4ty = 1 t(y 2 + 4y). Hence (y 2 + 4y) = t y3 3 + 2y2 = ln t + c. 2. (8 pts) Perform Euler

More information

Math 341 Fall 2008 Friday December 12

Math 341 Fall 2008 Friday December 12 FINAL EXAM: Differential Equations Math 341 Fall 2008 Friday December 12 c 2008 Ron Buckmire 1:00pm-4:00pm Name: Directions: Read all problems first before answering any of them. There are 17 pages in

More information

Answers and Hints to Review Questions for Test (a) Find the general solution to the linear system of differential equations Y = 2 ± 3i.

Answers and Hints to Review Questions for Test (a) Find the general solution to the linear system of differential equations Y = 2 ± 3i. Answers and Hints to Review Questions for Test 3 (a) Find the general solution to the linear system of differential equations [ dy 3 Y 3 [ (b) Find the specific solution that satisfies Y (0) = (c) What

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 251 Examination I October 5, 2017 FORM A. Name: Student Number: Section:

MATH 251 Examination I October 5, 2017 FORM A. Name: Student Number: Section: MATH 251 Examination I October 5, 2017 FORM A Name: Student Number: Section: This exam has 13 questions for a total of 100 points. Show all your work! In order to obtain full credit for partial credit

More information

MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November

MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November MATH 307 Introduction to Differential Equations Autumn 2017 Midterm Exam Monday November 6 2017 Name: Student ID Number: I understand it is against the rules to cheat or engage in other academic misconduct

More information

Do not write in this space. Problem Possible Score Number Points Total 100

Do not write in this space. Problem Possible Score Number Points Total 100 Math 9. Name Mathematical Modeling Exam I Fall 004 T. Judson Do not write in this space. Problem Possible Score Number Points 5 6 3 8 4 0 5 0 6 0 7 8 9 8 Total 00 Directions Please Read Carefully! You

More information

+ 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

MAT292 - Fall Term Test 1 - October 23, DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES.

MAT292 - Fall Term Test 1 - October 23, DO NOT WRITE ON THE QR CODE AT THE TOP OF THE PAGES. MAT292 - Fall 2017 Term Test 1 - October 23, 2017 Time allotted: 100 minutes Total marks: 60 Aids permitted: None Full Name: Last First Student Number: Email: @mail.utoronto.ca Instructions DO NOT WRITE

More information

Do not write below here. Question Score Question Score Question Score

Do not write below here. Question Score Question Score Question Score MATH-2240 Friday, May 4, 2012, FINAL EXAMINATION 8:00AM-12:00NOON Your Instructor: Your Name: 1. Do not open this exam until you are told to do so. 2. This exam has 30 problems and 18 pages including this

More information

Do not write in this space. Problem Possible Score Number Points Total 48

Do not write in this space. Problem Possible Score Number Points Total 48 MTH 337. Name MTH 337. Differential Equations Exam II March 15, 2019 T. Judson Do not write in this space. Problem Possible Score Number Points 1 8 2 10 3 15 4 15 Total 48 Directions Please Read Carefully!

More information

Math 341 Fall 2006 Final Exam December 12th, Name:

Math 341 Fall 2006 Final Exam December 12th, Name: Math 341 Fall 2006 Final Exam December 12th, 2006 Name: You may use a calculator, your note card and something to write with. You must attach your notecard to the exam when you turn it in. You cannot use

More information

Name: Problem Possible Actual Score TOTAL 180

Name: Problem Possible Actual Score TOTAL 180 Name: MA 226 FINAL EXAM Show Your Work and JUSTIFY Your Responses. Clearly label things that you want the grader to see. You are responsible for conveying your knowledge of the material in an understandable

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

MA 266 FINAL EXAM INSTRUCTIONS May 8, 2010

MA 266 FINAL EXAM INSTRUCTIONS May 8, 2010 MA 266 FINAL EXAM INSTRUCTIONS May 8, 200 NAME INSTRUCTOR. You must use a #2 pencil on the mark sense sheet (answer sheet). 2. On the mark-sense sheet, fill in the instructor s name (if you do not know,

More information

FINAL EXAM MAY 20, 2004

FINAL EXAM MAY 20, 2004 18.034 FINAL EXAM MAY 20, 2004 Name: Problem 1: /10 Problem 2: /20 Problem 3: /25 Problem 4: /15 Problem 5: /20 Problem 6: /25 Problem 7: /10 Problem 8: /35 Problem 9: /40 Problem 10: /10 Extra credit

More information

MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM

MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM MATH 2410 PRACTICE PROBLEMS FOR FINAL EXAM Date and place: Saturday, December 16, 2017. Section 001: 3:30-5:30 pm at MONT 225 Section 012: 8:00-10:00am at WSRH 112. Material covered: Lectures, quizzes,

More information

FINAL EXAM SOLUTIONS, MATH 123

FINAL EXAM SOLUTIONS, MATH 123 FINAL EXAM SOLUTIONS, MATH 23. Find the eigenvalues of the matrix ( 9 4 3 ) So λ = or 6. = λ 9 4 3 λ = ( λ)( 3 λ) + 36 = λ 2 7λ + 6 = (λ 6)(λ ) 2. Compute the matrix inverse: ( ) 3 3 = 3 4 ( 4/3 ) 3. Let

More information

Final exam practice UCLA: Math 3B, Fall 2016

Final exam practice UCLA: Math 3B, Fall 2016 Instructor: Noah White Date: Monday, November 28, 2016 Version: practice. Final exam practice UCLA: Math 3B, Fall 2016 This exam has 7 questions, for a total of 84 points. Please print your working and

More information

MATH 307: Problem Set #3 Solutions

MATH 307: Problem Set #3 Solutions : Problem Set #3 Solutions Due on: May 3, 2015 Problem 1 Autonomous Equations Recall that an equilibrium solution of an autonomous equation is called stable if solutions lying on both sides of it tend

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 2410Q - 10 Elementary Differential Equations Summer 2017 Midterm Exam Review Guide

Math 2410Q - 10 Elementary Differential Equations Summer 2017 Midterm Exam Review Guide Math 410Q - 10 Elementary Differential Equations Summer 017 Mierm Exam Review Guide Math 410Q Mierm Exam Info: Covers Sections 1.1 3.3 7 questions in total Some questions will have multiple parts. 1 of

More information

1 y 2 dy = (2 + t)dt 1 y. = 2t + t2 2 + C 1 2t + t 2 /2 + C. 1 t 2 /2 + 2t 1. e y y = 2t 2. e y dy = 2t 2 dt. e y = 2 3 t3 + C. y = ln( 2 3 t3 + C).

1 y 2 dy = (2 + t)dt 1 y. = 2t + t2 2 + C 1 2t + t 2 /2 + C. 1 t 2 /2 + 2t 1. e y y = 2t 2. e y dy = 2t 2 dt. e y = 2 3 t3 + C. y = ln( 2 3 t3 + C). Math 53 First Midterm Page. Solve each of the following initial value problems. (a) y = y + ty, y() = 3. The equation is separable : y = y ( + t). Thus y = y dy = ( + t)dt y = t + t + C t + t / + C. For

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

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

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5

we get y 2 5y = x + e x + C: From the initial condition y(0) = 1, we get 1 5 = 0+1+C; so that C = 5. Completing the square to solve y 2 5y = x + e x 5 Math 24 Final Exam Solution 17 December 1999 1. Find the general solution to the differential equation ty 0 +2y = sin t. Solution: Rewriting the equation in the form (for t 6= 0),we find that y 0 + 2 t

More information

Problem Points Problem Points Problem Points

Problem Points Problem Points Problem Points Name Signature Student ID# ------------------------------------------------------------------ Left Neighbor Right Neighbor 1) Please do not turn this page until instructed to do so. 2) Your name and signature

More information

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics C 17 * Sections C11-C18, C20 2016-2017 1 Required Background 1. INTRODUCTION CLASS 1 The definition of the derivative, Derivative

More information

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4.

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4. Entrance Exam, Differential Equations April, 7 (Solve exactly 6 out of the 8 problems). Consider the following initial value problem: { y + y + y cos(x y) =, y() = y. Find all the values y such that the

More information

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end.

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. Math 307A, Midterm 1 Spring 2013 Name: Instructions. DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. There

More information

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end.

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. Math 307, Midterm 2 Winter 2013 Name: Instructions. DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. There

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

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 251 Examination I February 23, 2017 FORM A. Name: Student Number: Section:

MATH 251 Examination I February 23, 2017 FORM A. Name: Student Number: Section: MATH 251 Examination I February 23, 2017 FORM A Name: Student Number: Section: This exam has 12 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

More information

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

More information

MATH 251 Examination II July 28, Name: Student Number: Section:

MATH 251 Examination II July 28, Name: Student Number: Section: MATH 251 Examination II July 28, 2008 Name: Student Number: Section: This exam has 9 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work must be shown.

More information

= e t sin 2t. s 2 2s + 5 (s 1) Solution: Using the derivative of LT formula we have

= e t sin 2t. s 2 2s + 5 (s 1) Solution: Using the derivative of LT formula we have Math 090 Midterm Exam Spring 07 S o l u t i o n s. Results of this problem will be used in other problems. Therefore do all calculations carefully and double check them. Find the inverse Laplace transform

More information

Math 216 First Midterm 18 October, 2018

Math 216 First Midterm 18 October, 2018 Math 16 First Midterm 18 October, 018 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

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

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

More information

Name: ID.NO: Fall 97. PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS.

Name: ID.NO: Fall 97. PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS. MATH 303-2/6/97 FINAL EXAM - Alternate WILKERSON SECTION Fall 97 Name: ID.NO: PLEASE, BE NEAT AND SHOW ALL YOUR WORK; CIRCLE YOUR ANSWER. NO NOTES, BOOKS, CALCULATORS, TAPE PLAYERS, or COMPUTERS. Problem

More information

MATH 251 Examination I October 10, 2013 FORM A. Name: Student Number: Section:

MATH 251 Examination I October 10, 2013 FORM A. Name: Student Number: Section: MATH 251 Examination I October 10, 2013 FORM A Name: Student Number: Section: This exam has 13 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

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

Math 251 December 14, 2005 Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Math 251 December 14, 2005 Final Exam Name Section There are 10 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning of each question

More information

MA26600 FINAL EXAM INSTRUCTIONS Fall 2015

MA26600 FINAL EXAM INSTRUCTIONS Fall 2015 MA266 FINAL EXAM INSTRUCTIONS Fall 25 NAME INSTRUCTOR. You must use a #2 pencil on the mark sense sheet (answer sheet. 2. On the mark sense sheet, fill in the instructor s name (if you do not know, write

More information

Massachusetts Institute of Technology

Massachusetts Institute of Technology Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.011: Introduction to Communication, Control and Signal Processing QUIZ 1, March 16, 2010 ANSWER BOOKLET

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

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

APPM 2360: Midterm exam 3 April 19, 2017

APPM 2360: Midterm exam 3 April 19, 2017 APPM 36: Midterm exam 3 April 19, 17 On the front of your Bluebook write: (1) your name, () your instructor s name, (3) your lecture section number and (4) a grading table. Text books, class notes, cell

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

Massachusetts Institute of Technology

Massachusetts Institute of Technology Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.11: Introduction to Communication, Control and Signal Processing QUIZ 1, March 16, 21 QUESTION BOOKLET

More information

Math 215/255 Final Exam, December 2013

Math 215/255 Final Exam, December 2013 Math 215/255 Final Exam, December 2013 Last Name: Student Number: First Name: Signature: Instructions. The exam lasts 2.5 hours. No calculators or electronic devices of any kind are permitted. A formula

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

I have read and understood the instructions regarding academic dishonesty:

I have read and understood the instructions regarding academic dishonesty: Name Final Exam MATH 6600 SPRING 08 MARK TEST 0 ON YOUR SCANTRON! Student ID Section Number (see list below 03 UNIV 03 0:30am TR Alper, Onur 04 REC 3:30pm MWF Luo, Tao 05 UNIV 03 :30pm TR Hora, Raphael

More information

Math 106 Answers to Exam 3a Fall 2015

Math 106 Answers to Exam 3a Fall 2015 Math 6 Answers to Exam 3a Fall 5.. Consider the curve given parametrically by x(t) = cos(t), y(t) = (t 3 ) 3, for t from π to π. (a) (6 points) Find all the points (x, y) where the graph has either a vertical

More information

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 7, 2014 FORM A. Name: Student Number: Section: MATH 251 Examination II April 7, 2014 FORM A Name: Student Number: Section: This exam has 12 questions for a total of 100 points. In order to obtain full credit for partial credit problems, all work must

More information

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you.

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you. Math 54 Fall 2017 Practice Final Exam Exam date: 12/14/17 Time Limit: 170 Minutes Name: Student ID: GSI or Section: This exam contains 9 pages (including this cover page) and 10 problems. Problems are

More information

Imaginary. Axis. Real. Axis

Imaginary. Axis. Real. Axis Name ME6 Final. I certify that I upheld the Stanford Honor code during this exam Monday December 2, 2005 3:30-6:30 p.m. ffl Print your name and sign the honor code statement ffl You may use your course

More information

Final Exam Sample Problems, Math 246, Spring 2018

Final Exam Sample Problems, Math 246, Spring 2018 Final Exam Sample Problems, Math 246, Spring 2018 1) Consider the differential equation dy dt = 9 y2 )y 2. a) Find all of its stationary points and classify their stability. b) Sketch its phase-line portrait

More information

Solutions to Homework 3

Solutions to Homework 3 Solutions to Homework 3 Section 3.4, Repeated Roots; Reduction of Order Q 1). Find the general solution to 2y + y = 0. Answer: The charactertic equation : r 2 2r + 1 = 0, solving it we get r = 1 as a repeated

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: (a) Equilibrium solutions are only defined

More information

Math 23: Differential Equations (Winter 2017) Midterm Exam Solutions

Math 23: Differential Equations (Winter 2017) Midterm Exam Solutions Math 3: Differential Equations (Winter 017) Midterm Exam Solutions 1. [0 points] or FALSE? You do not need to justify your answer. (a) [3 points] Critical points or equilibrium points for a first order

More information

APPM 2360 Spring 2012 Exam 2 March 14,

APPM 2360 Spring 2012 Exam 2 March 14, APPM 6 Spring Exam March 4, ON THE FRONT OF YOUR BLUEBOOK write: () your name, () your student ID number, () lecture section (4) your instructor s name, and (5) a grading table. You must work all of the

More information

REVIEW PROBLEMS FOR MIDTERM II MATH 2373, FALL 2016 ANSWER KEY

REVIEW PROBLEMS FOR MIDTERM II MATH 2373, FALL 2016 ANSWER KEY REVIEW PROBLEMS FOR MIDTERM II MATH 7, FALL 6 ANSWER KEY This list of problems is not guaranteed to be an absolutely complete review. For completeness you must also make sure that you know how to do all

More information

APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS

APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS LECTURE 10 APPLICATIONS OF FD APPROXIMATIONS FOR SOLVING ORDINARY DIFFERENTIAL EQUATIONS Ordinary Differential Equations Initial Value Problems For Initial Value problems (IVP s), conditions are specified

More information

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Name Section Math 51 December 14, 5 Answer Key to Final Exam There are 1 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning

More information

Ma 221 Final Exam 18 May 2015

Ma 221 Final Exam 18 May 2015 Ma 221 Final Exam 18 May 2015 Print Name: Lecture Section: Lecturer This exam consists of 7 problems. You are to solve all of these problems. The point value of each problem is indicated. The total number

More information

Final exam practice 1 UCLA: Math 3B, Winter 2019

Final exam practice 1 UCLA: Math 3B, Winter 2019 Instructor: Noah White Date: Final exam practice 1 UCLA: Math 3B, Winter 2019 This exam has 7 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in

More information

2. A Motivational Example: Consider the second-order homogeneous linear DE: y y 2y = 0

2. A Motivational Example: Consider the second-order homogeneous linear DE: y y 2y = 0 MATH 246: Chapter 2 Section 2 Justin Wyss-Gallifent 1. Introduction: Since even linear higher-order DEs are difficult we are going to simplify even more. For today we re going to look at homogeneous higher-order

More information

Differential equations

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

More information

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

Math 216 Second Midterm 16 November, 2017

Math 216 Second Midterm 16 November, 2017 Math 216 Second Midterm 16 November, 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

More information

Solutions to Math 53 Math 53 Practice Final

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

More information

Math 216 Final Exam 14 December, 2012

Math 216 Final Exam 14 December, 2012 Math 216 Final Exam 14 December, 2012 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

Prof. Scalo Prof. Vlachos Prof. Ardekani Prof. Dabiri 08:30 09:20 A.M 10:30 11:20 A.M. 1:30 2:20 P.M. 3:30 4:20 P.M.

Prof. Scalo Prof. Vlachos Prof. Ardekani Prof. Dabiri 08:30 09:20 A.M 10:30 11:20 A.M. 1:30 2:20 P.M. 3:30 4:20 P.M. Page 1 Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Circle your lecture section (-1 point if not circled, or circled incorrectly): Prof. Scalo Prof. Vlachos

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

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics D 19 * 2018-2019 Sections D07 D11 & D14 1 1. INTRODUCTION CLASS 1 ODE: Course s Overarching Functions An introduction to the

More information

EE C128 / ME C134 Midterm Fall 2014

EE C128 / ME C134 Midterm Fall 2014 EE C128 / ME C134 Midterm Fall 2014 October 16, 2014 Your PRINTED FULL NAME Your STUDENT ID NUMBER Number of additional sheets 1. No computers, no tablets, no connected device (phone etc.) 2. Pocket calculator

More information

The bifurcation diagram for r = 0.8.

The bifurcation diagram for r = 0.8. y 1.8 Linear Equations 71 3 4 4 a 3 The bifurcation diagram for r = 0.8. (d) If r < 0, there is a positive bifurcation value a = a 0. For a < a 0, the phase line has one equilibrium point, a negative sink.

More information

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

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

More information

Solutions to Final Exam Sample Problems, Math 246, Spring 2011

Solutions to Final Exam Sample Problems, Math 246, Spring 2011 Solutions to Final Exam Sample Problems, Math 246, Spring 2 () Consider the differential equation dy dt = (9 y2 )y 2 (a) Identify its equilibrium (stationary) points and classify their stability (b) Sketch

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

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1

California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 California State University Northridge MATH 280: Applied Differential Equations Midterm Exam 1 October 9, 2013. Duration: 75 Minutes. Instructor: Jing Li Student Name: Student number: Take your time to

More information

Worksheet 8 Sample Solutions

Worksheet 8 Sample Solutions Technische Universität München WS 2016/17 Lehrstuhl für Informatik V Scientific Computing Univ.-Prof. Dr. M. Bader 19.12.2016/21.12.2016 M.Sc. S. Seckler, M.Sc. D. Jarema Worksheet 8 Sample Solutions Ordinary

More information

Forced Mechanical Vibrations

Forced Mechanical Vibrations Forced Mechanical Vibrations Today we use methods for solving nonhomogeneous second order linear differential equations to study the behavior of mechanical systems.. Forcing: Transient and Steady State

More information