ES.1803 Topic 19 Notes Jeremy Orloff. 19 Variation of parameters; exponential inputs; Euler s method

Size: px
Start display at page:

Download "ES.1803 Topic 19 Notes Jeremy Orloff. 19 Variation of parameters; exponential inputs; Euler s method"

Transcription

1 ES83 Topic 9 Notes Jeremy Orloff 9 Variation of parameters; eponential inputs; Euler s method 9 Goals Be able to derive and apply the eponential response formula for constant coefficient linear systems with eponential input 2 Be able to solve linear constant coefficient systems with sinusoidal input using comple replacement and the ERF 3 Be able to use the variation of paramters formula to solve a (nonconstant) coefficient linear inhomogeneous system 4 Be able to use Euler s method to approimate the solution to a system of first order equations 92 Introduction We now turn our attention to inhomogeneous linear systems of the form A(t) + F(t) (I) Here is a column vector of (unknown) functions, A(t) is a square matri and the input F(t) is a column vector The associated homogeneous equation is A(t) (H) In this topic we will first consider the case where the coefficient matri A is constant and the input F is eponential Perhaps unsurprisingly, this will lead to the eponential response formula for a solution As with ordinary differential equations, this will also allow us to find the response to sinusoidal input Net we will look at linear equations with arbitrary input This will lead to the variation of parameters formula for the solution This is a beautiful formula, it can be painful or difficult to apply We will use it as a last resort to look for solutions to equations with nonconstant coefficients or unusual input 93 Eponential response formula (ERF) Eponential response formula For a constant matri A and a constant vector k the DE A + e at k has a particular solution: p e at (ai A) k

2 9 VARIATION OF PARAMETERS; EXPONENTIAL INPUTS; EULER S METHOD2 This formula is valid as long as ai A is invertible, ie as long as a is not an eigenvalue of A Proof Not surprisingly we discover this formula by the method of optimism We try a solution of the form p (t) e at v, where v is a constant vector Plug the guess into the DE and solve for v: p ae at v e at Av + e at k (ai A)v k v (ai A) k Thus, we have found a particular solution p (t) e at v e at (ai A) k QED 6 5 e 2t Eample 9 Find the general solution to y + 2 y 3e 2t answer: For ease of notation we rewrite the equation as A+e 2t The eponential 3 response formula gives us a particular solution p (t) e 2t (2I A) 3 e 2t e2t e2t We know from previous topics that the general homogeneous equation is ] ] h (t) c e t [ + c 2 e 7t [ 5 By superposition the general solution to the system is (t) p (t) + h (t) 6 5 3e 2t Eample 92 Solve y + 2 y 5e 3t 3 answer: Write the input as e 2t + e 3t Now you can solve the equation for each 5 input term and then use superposition There are more eamples in the net section 94 Eponential response formula eamples Eample 93 Find the general solution to 3 y + e 2t y 4 y e 2t

3 9 VARIATION OF PARAMETERS; EXPONENTIAL INPUTS; EULER S METHOD3 answer: In matri form the equation is response formula tells us a particular solution is p e 2t (2I A) [ ] 3 + e 4 2t The eponential e 2t e 2t 3 e 2t We ll let you verify the calculation of the inverse Likewise we ll let you find the homogeneous solution needed for the general solution Eample 94 Find a particular solution to 3 y + 3 y 4 y + 2 answer: Note that we could phrase this using the eponential response formula, where the eponent is a Instead we ll just say that we re guessing a constant solution and solve for its eact value Try v Substitution into the DE gives Av So, v A That is 6 p (t) 6 Again, we ll let you verify the calculation of the inverse 2 cos(t) Eample 95 Find a particular solution to + 2 y answer: To use the eponential response formula we first need to use comple replacement The compleified equation is z 2 z + e it, where Re(z) 2 Now we set up the eponential response formula (ii A) + i i So, z p e it (ii A) y [ + i 2 2i 4 eit 2 + i + i 2 2i i ] 2i + 4 eit i 2 To find the real part of z p we work in polar coordinates First we write the various comple numbers in polar form: 2i e iφ, where φ Arg(2i + 4) tan (5) in the first quadrant Likewise i 2e iφ2;, where φ 2 π/4 [ ] So z p eit 2e 2 iφ 2 [ ] 2e 5e iφ 2 2 i(t+φ 2 φ ) 5 2e i(t φ ) Taking the real part: p Re(z p ) [ ] 2 cos(t + φ2 φ ) 2 cos(t φ )

4 9 VARIATION OF PARAMETERS; EXPONENTIAL INPUTS; EULER S METHOD4 Here is the same calculation in rectangular coordinates I think the arithmetic is more error prone and the answer is harder to interpret i 4 2i i 3i 2i i So, z p (cos(t) + i sin(t)) Thus, 3i [ 4 + 2i p (t) Re(z p (t)) cos(t) + 3 sin(t) + i(sin(t) 3 cos(t)) 4 cos(t) 2 sin(t) + i( 4 sin(t) + 2 cos(t)) cos(t) + 3 sin(t) 4 cos(t) 2 sin(t) ] 95 Variation of parameters For the general, not necessarily constant coefficient, linear inhomogeneous system (I) we cannot use constant coefficient techniques like the ERF For those cases where the ERF doesn t apply we can try to use the variation of parameters formula Since it involves integration, matri inverses and matri multiplication it is our last choice when trying to solve an equation Nonetheless, sometimes it s the only method available In addition, the derivation of the formula is really very pretty Suppose we have a fundamental matri Φ(t) for the homogeneous linear equation A(t) (H) Remember this means that Φ has columns which are independent solutions to (H) 96 Variation of parameters formula Now suppose we want to solve A(t) + F(t) Theorem The general solution to equation (I) is given by the variation of parameters formula ( ) (t) Φ(t) Φ(t) F(t) dt + C Proof (Remember this) We will use a form of the method of optimism to derive this formula We know the general homogeneous solution is (t) Φ(t) c for a constant vector c The vector c is called a parameter Variation of parameters is an old-fashioned way of saying let s optimistically make it a (dependent) variable u(t) So, we try a solution of the form (t) Φ(t) u(t) The function u(t) is unknown, we substitute our guess into (I) and see what u(t) needs to be: Φ u + Φ u AΦ u + F So, (don t forget Φ AΦ) AΦ u + Φ u AΦ u + F Φ u F (I)

5 9 VARIATION OF PARAMETERS; EXPONENTIAL INPUTS; EULER S METHOD5 This last equation is easy to solve u Φ F u(t) Φ (t) F(t) dt + C We take this formula for u(t) and use it in our trial solution ( ) (t) Φ(t) u(t) Φ(t) Φ(t) F(t) dt + C QED Remark Note that the variation of parameters formula assumes you know the general homogeneous solution It gives no help in finding this solution (For eamples we can use constant coefficient systems where we know how to find the homogeneous solution using eigenvalues and eigenvectors) Eample 96 Use the variation of parameters formula to solve 6 5 e t + 2 e 5t Note We retiterate that using the ERF is the preferred method of solving this equation We use the variation of parameters formula here for practice 6 5 answer: Let s introduce some notation to save typing: A, F 2 t [ e t 5e We know the fundamental matri from an earlier eample: Φ(t) 7t ] e t e 7t So, [ e Φ 7t 5e (t) 7t ] e 8t 6 e t e t Calculating with the variation of parameters we get Φ(t) Φ (t) F(t) dt [ e 8t e 7t 5e Φ(t) 7t ] e t 6 e t e t e 5t dt 5e 4t Φ(t) 6 e 6t + e 2t dt [ 6 Φ(t) t 5 ] 4 e4t + c 6 e 6t 2 e 2t + c 2 [ te t 5 4 e5t 5 6 et 5 2 e5t + c e t + 5c 2 e 7t ] 6 te t e5t 6 et 2 e5t c e t + c 2 e 7t [ ] te t + e 5t 5/4 + e t 5/6 + c 6 3/4 /6 e t + c 2 e 7t 5 Notice the homogeneous solution appearing with the constants of integration

6 9 VARIATION OF PARAMETERS; EXPONENTIAL INPUTS; EULER S METHOD6 96 Definite integral version of variation of parameters The equation (I) with initial condition (t ) b has definite integral solution 97 Euler s method ( t ) (t) Φ(t) Φ (u) F(u) du + C where C Φ (t ) b t Euler s method works without change for systems Consider a first order system: F(, t), (t ) Using stepsize h we have the same algorithm as for ordinary DE s m F( n, t n ) n+ n + hm, t n+ t n + h Again, just like for ordinary DE s, there are other, better, algorithms for choosing m or varying h y Eample 97 Consider y t, () Let and use h 5 to estimate (2) y n t n n m F( n, t n )

ES.1803 Topic 7 Notes Jeremy Orloff. 7 Solving linear DEs; Method of undetermined coefficients

ES.1803 Topic 7 Notes Jeremy Orloff. 7 Solving linear DEs; Method of undetermined coefficients ES.1803 Topic 7 Notes Jeremy Orloff 7 Solving linear DEs; Method of undetermined coefficients 7.1 Goals 1. Be able to solve a linear differential equation by superpositioning a particular solution with

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Lesson 6 Eponential and Logarithmic Fu tions Lesson 6 Eponential and Logarithmic Functions Eponential functions are of the form y = a where a is a constant greater than zero and not equal to one and is

More information

Homogeneous Linear Systems of Differential Equations with Constant Coefficients

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

More information

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

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

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

Differentiation of Logarithmic Functions

Differentiation of Logarithmic Functions Differentiation of Logarithmic Functions The rule for finding the derivative of a logarithmic function is given as: If y log a then dy or y. d a ( ln This rule can be proven by rewriting the logarithmic

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

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations Topic 5 Notes Jeremy Orloff 5 Homogeneous, linear, constant coefficient differential equations 5.1 Goals 1. Be able to solve homogeneous constant coefficient linear differential equations using the method

More information

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9 QUADRATIC EQUATIONS A quadratic equation is always written in the form of: a + b + c = where a The form a + b + c = is called the standard form of a quadratic equation. Eamples: 5 + 6 = This is a quadratic

More information

Topic 4 Notes Jeremy Orloff

Topic 4 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 Complex numbers and exponentials 4.1 Goals 1. Do arithmetic with complex numbers.. Define and compute: magnitude, argument and complex conjugate of a complex number. 3. Euler

More information

The Exponential of a Matrix

The Exponential of a Matrix The Exponential of a Matrix 5-8- The solution to the exponential growth equation dx dt kx is given by x c e kt It is natural to ask whether you can solve a constant coefficient linear system x A x in a

More information

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

More information

In the real world, objects don t just move back and forth in 1-D! Projectile

In the real world, objects don t just move back and forth in 1-D! Projectile Phys 1110, 3-1 CH. 3: Vectors In the real world, objects don t just move back and forth in 1-D In principle, the world is really 3-dimensional (3-D), but in practice, lots of realistic motion is 2-D (like

More information

Computer Problems for Taylor Series and Series Convergence

Computer Problems for Taylor Series and Series Convergence Computer Problems for Taylor Series and Series Convergence The two problems below are a set; the first should be done without a computer and the second is a computer-based follow up. 1. The drawing below

More information

MATH141: Calculus II Exam #1 review 6/8/2017 Page 1

MATH141: Calculus II Exam #1 review 6/8/2017 Page 1 MATH: Calculus II Eam # review /8/7 Page No review sheet can cover everything that is potentially fair game for an eam, but I tried to hit on all of the topics with these questions, as well as show you

More information

Page 1. These are all fairly simple functions in that wherever the variable appears it is by itself. What about functions like the following, ( ) ( )

Page 1. These are all fairly simple functions in that wherever the variable appears it is by itself. What about functions like the following, ( ) ( ) Chain Rule Page We ve taken a lot of derivatives over the course of the last few sections. However, if you look back they have all been functions similar to the following kinds of functions. 0 w ( ( tan

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Chapter 7. Homogeneous equations with constant coefficients

Chapter 7. Homogeneous equations with constant coefficients Chapter 7. Homogeneous equations with constant coefficients It has already been remarked that we can write down a formula for the general solution of any linear second differential equation y + a(t)y +

More information

DIFFERENTIAL EQUATIONS REVIEW. Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it.

DIFFERENTIAL EQUATIONS REVIEW. Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it. DIFFERENTIAL EQUATIONS REVIEW PEYAM RYAN TABRIZIAN Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it. Welcome to the special Friday after-school special of That

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

Modes and Roots ... mx + bx + kx = 0. (2)

Modes and Roots ... mx + bx + kx = 0. (2) A solution of the form x(t) = ce rt to the homogeneous constant coefficient linear equation a x (n) + (n 1). n a n 1 x + + a 1 x + a 0 x = 0 (1) is called a modal solution and ce rt is called a mode of

More information

ES.1803 Topic 13 Notes Jeremy Orloff

ES.1803 Topic 13 Notes Jeremy Orloff ES.1803 Topic 13 Notes Jeremy Orloff 13 Vector Spaces, matrices and linearity 13.1 Goals 1. Know the definition of a vector space and how to show that a given set is a vector space. 2. Know the meaning

More information

Second-Order Homogeneous Linear Equations with Constant Coefficients

Second-Order Homogeneous Linear Equations with Constant Coefficients 15 Second-Order Homogeneous Linear Equations with Constant Coefficients A very important class of second-order homogeneous linear equations consists of those with constant coefficients; that is, those

More information

Linear Algebra II (finish from last time) Root finding

Linear Algebra II (finish from last time) Root finding Lecture 5: Topics: Linear lgebra II (finish from last time) Root finding -Cross product of two vectors -Finding roots of linear equations -Finding roots of nonlinear equations HW: HW 1, Part 3-4 given

More information

Algebra/Trigonometry Review Notes

Algebra/Trigonometry Review Notes Algebra/Trigonometry Review Notes MAC 41 Calculus for Life Sciences Instructor: Brooke Quinlan Hillsborough Community College ALGEBRA REVIEW FOR CALCULUS 1 TOPIC 1: POLYNOMIAL BASICS, POLYNOMIAL END BEHAVIOR,

More information

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization

Gaussian integrals. Calvin W. Johnson. September 9, The basic Gaussian and its normalization Gaussian integrals Calvin W. Johnson September 9, 24 The basic Gaussian and its normalization The Gaussian function or the normal distribution, ep ( α 2), () is a widely used function in physics and mathematical

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

Adding and Subtracting Rational Expressions

Adding and Subtracting Rational Expressions Adding and Subtracting Rational Epressions As a review, adding and subtracting fractions requires the fractions to have the same denominator. If they already have the same denominator, combine the numerators

More information

Algebra, Part I. x m x = n xm i x n = x m n = 1

Algebra, Part I. x m x = n xm i x n = x m n = 1 Lesson 7 Algebra, Part I Rules and Definitions Rules Additive property of equality: If a, b, and c represent real numbers, and if a=b, then a + c = b + c. Also, c + a = c + b Multiplicative property of

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.2 The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

ES.1803 Topic 16 Notes Jeremy Orloff

ES.1803 Topic 16 Notes Jeremy Orloff ES803 Topic 6 Notes Jerem Orloff 6 Eigenalues, diagonalization, decoupling This note coers topics that will take us seeral classes to get through We will look almost eclusiel at 2 2 matrices These hae

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

1 Some general theory for 2nd order linear nonhomogeneous

1 Some general theory for 2nd order linear nonhomogeneous Math 175 Honors ODE I Spring, 013 Notes 5 1 Some general theory for nd order linear nonhomogeneous equations 1.1 General form of the solution Suppose that p; q; and g are continuous on an interval I; and

More information

Linear Algebra Exercises

Linear Algebra Exercises 9. 8.03 Linear Algebra Exercises 9A. Matrix Multiplication, Rank, Echelon Form 9A-. Which of the following matrices is in row-echelon form? 2 0 0 5 0 (i) (ii) (iii) (iv) 0 0 0 (v) [ 0 ] 0 0 0 0 0 0 0 9A-2.

More information

Exam 2 Solutions, Math March 17, ) = 1 2

Exam 2 Solutions, Math March 17, ) = 1 2 Eam Solutions, Math 56 March 7, 6. Use the trapezoidal rule with n = 3 to approimate (Note: The eact value of the integral is ln 5 +. (you do not need to verify this or use it in any way to complete this

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE. x ks1. ks2. fs1. fs2 !!! +!!! =!!!!! 4) State variables:!!!,!!!,!!!,!!! (Four SV s here!) =!!!

EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE. x ks1. ks2. fs1. fs2 !!! +!!! =!!!!! 4) State variables:!!!,!!!,!!!,!!! (Four SV s here!) =!!! EXAMPLE 7: EIGENVALUE PROBLEM EXAMPLE x ks ks m m ) CL: ) GC: 3) FBD: fs fs fs m m + 4) State variables:,,, (Four SV s here) 5) Solve for the state equations for each variable + + Wow, that was one of

More information

Math 119 Main Points of Discussion

Math 119 Main Points of Discussion Math 119 Main Points of Discussion 1. Solving equations: When you have an equation like y = 3 + 5, you should see a relationship between two variables, and y. The graph of y = 3 + 5 is the picture of this

More information

Systems of Second Order Differential Equations Cayley-Hamilton-Ziebur

Systems of Second Order Differential Equations Cayley-Hamilton-Ziebur Systems of Second Order Differential Equations Cayley-Hamilton-Ziebur Characteristic Equation Cayley-Hamilton Cayley-Hamilton Theorem An Example Euler s Substitution for u = A u The Cayley-Hamilton-Ziebur

More information

Solve Wave Equation from Scratch [2013 HSSP]

Solve Wave Equation from Scratch [2013 HSSP] 1 Solve Wave Equation from Scratch [2013 HSSP] Yuqi Zhu MIT Department of Physics, 77 Massachusetts Ave., Cambridge, MA 02139 (Dated: August 18, 2013) I. COURSE INFO Topics Date 07/07 Comple number, Cauchy-Riemann

More information

We consider systems of differential equations of the form. x 1 = ax 1 + bx 2,

We consider systems of differential equations of the form. x 1 = ax 1 + bx 2, Chapter 5 Systems We consider systems of differential equations of the fm (5) a + b, c + d, where a, b, c, and d are real numbers At first glance the system may seem to be first-der; however, it is coupled,

More information

18.03 The Heat Equation

18.03 The Heat Equation 18.03 The Heat Equation Jeremy Orloff 1 Introduction The goal in this note is to derive the heat equation from Newton s law of cooling. We can get most of the way using just mathematics. The final piece

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

NOTATION: We have a special symbol to use when we wish to find the anti-derivative of a function, called an Integral Symbol,

NOTATION: We have a special symbol to use when we wish to find the anti-derivative of a function, called an Integral Symbol, SECTION 5.: ANTI-DERIVATIVES We eplored taking the Derivative of functions in the previous chapters, but now want to look at the reverse process, which the student should understand is sometimes more complicated.

More information

2. Higher-order Linear ODE s

2. Higher-order Linear ODE s 2. Higher-order Linear ODE s 2A. Second-order Linear ODE s: General Properties 2A-1. On the right below is an abbreviated form of the ODE on the left: (*) y + p()y + q()y = r() Ly = r() ; where L is the

More information

CDS 101: Lecture 4.1 Linear Systems

CDS 101: Lecture 4.1 Linear Systems CDS : Lecture 4. Linear Systems Richard M. Murray 8 October 4 Goals: Describe linear system models: properties, eamples, and tools Characterize stability and performance of linear systems in terms of eigenvalues

More information

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2 AP Calculus Students: Welcome to AP Calculus. Class begins in approimately - months. In this packet, you will find numerous topics that were covered in your Algebra and Pre-Calculus courses. These are

More information

The Definite Integral. Day 5 The Fundamental Theorem of Calculus (Evaluative Part)

The Definite Integral. Day 5 The Fundamental Theorem of Calculus (Evaluative Part) The Definite Integral Day 5 The Fundamental Theorem of Calculus (Evaluative Part) Practice with Properties of Integrals 5 Given f d 5 f d 3. 0 5 5. 0 5 5 3. 0 0. 5 f d 0 f d f d f d - 0 8 5 F 3 t dt

More information

INHOMOGENEOUS LINEAR SYSTEMS OF DIFFERENTIAL EQUATIONS

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

More information

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series

3 rd class Mech. Eng. Dept. hamdiahmed.weebly.com Fourier Series Definition 1 Fourier Series A function f is said to be piecewise continuous on [a, b] if there exists finitely many points a = x 1 < x 2

More information

The Chain Rule. This is a generalization of the (general) power rule which we have already met in the form: then f (x) = r [g(x)] r 1 g (x).

The Chain Rule. This is a generalization of the (general) power rule which we have already met in the form: then f (x) = r [g(x)] r 1 g (x). The Chain Rule This is a generalization of the general) power rule which we have already met in the form: If f) = g)] r then f ) = r g)] r g ). Here, g) is any differentiable function and r is any real

More information

MATH 312 Section 8.3: Non-homogeneous Systems

MATH 312 Section 8.3: Non-homogeneous Systems MATH 32 Section 8.3: Non-homogeneous Systems Prof. Jonathan Duncan Walla Walla College Spring Quarter, 2007 Outline Undetermined Coefficients 2 Variation of Parameter 3 Conclusions Undetermined Coefficients

More information

CALCULUS I. Integrals. Paul Dawkins

CALCULUS I. Integrals. Paul Dawkins CALCULUS I Integrals Paul Dawkins Table of Contents Preface... ii Integrals... Introduction... Indefinite Integrals... Computing Indefinite Integrals... Substitution Rule for Indefinite Integrals... More

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.5 The Substitution Rule (u-substitution) Sec. 5.5: The Substitution Rule We know how to find the derivative of any combination of functions Sum rule Difference rule Constant

More information

Calculus I. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Calculus I. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. 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

APPPHYS 217 Tuesday 6 April 2010

APPPHYS 217 Tuesday 6 April 2010 APPPHYS 7 Tuesday 6 April Stability and input-output performance: second-order systems Here we present a detailed example to draw connections between today s topics and our prior review of linear algebra

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Practice Midterm Solutions

Practice Midterm Solutions Practice Midterm Solutions Math 4B: Ordinary Differential Equations Winter 20 University of California, Santa Barbara TA: Victoria Kala DO NOT LOOK AT THESE SOLUTIONS UNTIL YOU HAVE ATTEMPTED EVERY PROBLEM

More information

First Order Linear Ordinary Differential Equations

First Order Linear Ordinary Differential Equations First Order Linear Ordinary Differential Equations The most general first order linear ODE is an equation of the form p t dy dt q t y t f t. 1 Herepqarecalledcoefficients f is referred to as the forcing

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

Topic 2 Notes Jeremy Orloff

Topic 2 Notes Jeremy Orloff Topic 2 Notes Jeremy Orloff 2 Linear systems: input-response models 2 Goals Be able to classify a first-order differential equation as linear or nonlinear 2 Be able to put a first-order linear DE into

More information

Section 4.5 Graphs of Logarithmic Functions

Section 4.5 Graphs of Logarithmic Functions 6 Chapter 4 Section 4. Graphs of Logarithmic Functions Recall that the eponential function f ( ) would produce this table of values -3 - -1 0 1 3 f() 1/8 ¼ ½ 1 4 8 Since the arithmic function is an inverse

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

MOL 410/510: Introduction to Biological Dynamics Fall 2012 Problem Set #4, Nonlinear Dynamical Systems (due 10/19/2012) 6 MUST DO Questions, 1

MOL 410/510: Introduction to Biological Dynamics Fall 2012 Problem Set #4, Nonlinear Dynamical Systems (due 10/19/2012) 6 MUST DO Questions, 1 MOL 410/510: Introduction to Biological Dynamics Fall 2012 Problem Set #4, Nonlinear Dynamical Systems (due 10/19/2012) 6 MUST DO Questions, 1 OPTIONAL question 1. Below, several phase portraits are shown.

More information

Numerical Solutions to PDE s

Numerical Solutions to PDE s Introduction Numerical Solutions to PDE s Mathematical Modelling Week 5 Kurt Bryan Let s start by recalling a simple numerical scheme for solving ODE s. Suppose we have an ODE u (t) = f(t, u(t)) for some

More information

= f (x ), recalling the Chain Rule and the fact. dx = f (x )dx and. dx = x y dy dx = x ydy = xdx y dy = x dx. 2 = c

= f (x ), recalling the Chain Rule and the fact. dx = f (x )dx and. dx = x y dy dx = x ydy = xdx y dy = x dx. 2 = c Separable Variables, differential equations, and graphs of their solutions This will be an eploration of a variety of problems that occur when stuing rates of change. Many of these problems can be modeled

More information

Review of Linear Systems Theory

Review of Linear Systems Theory Review of Linear Systems Theory The following is a (very) brief review of linear systems theory, convolution, and Fourier analysis. I work primarily with discrete signals, but each result developed in

More information

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012

Polytechnic Institute of NYU MA 2132 Final Practice Answers Fall 2012 Polytechnic Institute of NYU MA Final Practice Answers Fall Studying from past or sample exams is NOT recommended. If you do, it should be only AFTER you know how to do all of the homework and worksheet

More information

1. Sets A set is any collection of elements. Examples: - the set of even numbers between zero and the set of colors on the national flag.

1. Sets A set is any collection of elements. Examples: - the set of even numbers between zero and the set of colors on the national flag. San Francisco State University Math Review Notes Michael Bar Sets A set is any collection of elements Eamples: a A {,,4,6,8,} - the set of even numbers between zero and b B { red, white, bule} - the set

More information

18.303: Introduction to Green s functions and operator inverses

18.303: Introduction to Green s functions and operator inverses 8.33: Introduction to Green s functions and operator inverses S. G. Johnson October 9, 2 Abstract In analogy with the inverse A of a matri A, we try to construct an analogous inverse  of differential

More information

Fundamentals of Algebra, Geometry, and Trigonometry. (Self-Study Course)

Fundamentals of Algebra, Geometry, and Trigonometry. (Self-Study Course) Fundamentals of Algebra, Geometry, and Trigonometry (Self-Study Course) This training is offered eclusively through the Pennsylvania Department of Transportation, Business Leadership Office, Technical

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

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

M445: Heat equation with sources

M445: Heat equation with sources M5: Heat equation with sources David Gurarie I. On Fourier and Newton s cooling laws The Newton s law claims the temperature rate to be proportional to the di erence: d dt T = (T T ) () The Fourier law

More information

Review Sheet for Exam 1 SOLUTIONS

Review Sheet for Exam 1 SOLUTIONS Math b Review Sheet for Eam SOLUTIONS The first Math b midterm will be Tuesday, February 8th, 7 9 p.m. Location: Schwartz Auditorium Room ) The eam will cover: Section 3.6: Inverse Trig Appendi F: Sigma

More information

Polynomial Degree and Finite Differences

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

More information

Basic ALGEBRA 2 SUMMER PACKET

Basic ALGEBRA 2 SUMMER PACKET Name Basic ALGEBRA SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Algebra II. We will use these concepts on a regular basis throughout

More information

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013 Some linear transformations on R 2 Math 3 Linear Algebra D Joce, Fall 23 Let s look at some some linear transformations on the plane R 2. We ll look at several kinds of operators on R 2 including reflections,

More information

P-adic numbers. Rich Schwartz. October 24, 2014

P-adic numbers. Rich Schwartz. October 24, 2014 P-adic numbers Rich Schwartz October 24, 2014 1 The Arithmetic of Remainders In class we have talked a fair amount about doing arithmetic with remainders and now I m going to explain what it means in a

More information

Unit 9: Symmetric Functions

Unit 9: Symmetric Functions Haberman MTH 111 Section I: Functions and Their Graphs Unit 9: Symmetric Functions Some functions have graphs with special types of symmetries, and we can use the reflections we just studied to analyze

More information

Math 1160 Final Review (Sponsored by The Learning Center) cos xcsc tan. 2 x. . Make the trigonometric substitution into

Math 1160 Final Review (Sponsored by The Learning Center) cos xcsc tan. 2 x. . Make the trigonometric substitution into Math 60 Final Review (Sponsored by The Learning Center). Simplify cot csc csc. Prove the following identities: cos csc csc sin. Let 7sin simplify.. Prove: tan y csc y cos y sec y cos y cos sin y cos csc

More information

The Method of Undetermined Coefficients.

The Method of Undetermined Coefficients. The Method of Undetermined Coefficients. James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 24, 2017 Outline 1 Annihilators 2 Finding The

More information

C6-2 Differentiation 3

C6-2 Differentiation 3 chain, product and quotient rules C6- Differentiation Pre-requisites: C6- Estimate Time: 8 hours Summary Learn Solve Revise Answers Summary The chain rule is used to differentiate a function of a function.

More information

MEI Core 2. Sequences and series. Section 1: Definitions and Notation

MEI Core 2. Sequences and series. Section 1: Definitions and Notation Notes and Eamples MEI Core Sequences and series Section : Definitions and Notation In this section you will learn definitions and notation involving sequences and series, and some different ways in which

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

AP Calculus AB Summer Assignment Mrs. Berkson

AP Calculus AB Summer Assignment Mrs. Berkson AP Calculus AB Summer Assignment Mrs. Berkson The purpose of the summer assignment is to prepare ou with the necessar Pre- Calculus skills required for AP Calculus AB. Net ear we will be starting off the

More information

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization Eigenvalues for Triangular Matrices ENGI 78: Linear Algebra Review Finding Eigenvalues and Diagonalization Adapted from Notes Developed by Martin Scharlemann June 7, 04 The eigenvalues for a triangular

More information

Math F15 Rahman

Math F15 Rahman Math - 9 F5 Rahman Week3 7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following definitions: sinh x = (ex e x ) cosh x = (ex + e x ) tanh x = sinh

More information

MathQuest: Differential Equations

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

More information

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is

STEP 1: Ask Do I know the SLOPE of the line? (Notice how it s needed for both!) YES! NO! But, I have two NO! But, my line is EQUATIONS OF LINES 1. Writing Equations of Lines There are many ways to define a line, but for today, let s think of a LINE as a collection of points such that the slope between any two of those points

More information

5.5 Volumes: Tubes. The Tube Method. = (2π [radius]) (height) ( x k ) = (2πc k ) f (c k ) x k. 5.5 volumes: tubes 435

5.5 Volumes: Tubes. The Tube Method. = (2π [radius]) (height) ( x k ) = (2πc k ) f (c k ) x k. 5.5 volumes: tubes 435 5.5 volumes: tubes 45 5.5 Volumes: Tubes In Section 5., we devised the disk method to find the volume swept out when a region is revolved about a line. To find the volume swept out when revolving a region

More information

Assignment 13 Assigned Mon Oct 4

Assignment 13 Assigned Mon Oct 4 Assignment 3 Assigned Mon Oct 4 We refer to the integral table in the back of the book. Section 7.5, Problem 3. I don t see this one in the table in the back of the book! But it s a very easy substitution

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

Geometric Modeling Summer Semester 2010 Mathematical Tools (1)

Geometric Modeling Summer Semester 2010 Mathematical Tools (1) Geometric Modeling Summer Semester 2010 Mathematical Tools (1) Recap: Linear Algebra Today... Topics: Mathematical Background Linear algebra Analysis & differential geometry Numerical techniques Geometric

More information

MATH 310, REVIEW SHEET 2

MATH 310, REVIEW SHEET 2 MATH 310, REVIEW SHEET 2 These notes are a very short 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,

More information

Definition: Quadratic equation: A quadratic equation is an equation that could be written in the form ax 2 + bx + c = 0 where a is not zero.

Definition: Quadratic equation: A quadratic equation is an equation that could be written in the form ax 2 + bx + c = 0 where a is not zero. We will see many ways to solve these familiar equations. College algebra Class notes Solving Quadratic Equations: Factoring, Square Root Method, Completing the Square, and the Quadratic Formula (section

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

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

Chapter 8: Further Applications of Trigonometry

Chapter 8: Further Applications of Trigonometry 308 Chapter 8 Chapter 8: Further Applications of Trigonometry In this chapter, we will eplore additional applications of trigonometry. We will begin with an etension of the right triangle trigonometry

More information