Math 206 – Differential Equations Andy Rosen PLEASE SIGN IN.

Slides:



Advertisements
Similar presentations
Chapter 9 Differential equations
Advertisements

Math 3120 Differential Equations with Boundary Value Problems
Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.
Chap 1 First-Order Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
Chapter 1: First-Order Differential Equations 1. Sec 1.1: Differential Equations and Mathematical Models Definition: Differential Equation An equation.
1 Part 1: Ordinary Differential Equations Ch1: First-Order Differential Equations Ch2: Second-Order Differential Equations Ch3: The Laplace Transform Ch4:
Introduction to Differential Equations CHAPTER 1.
Basic Mechanical Engineering Courses
 Advance Engineering Maths(213002)  Patel Jaimin  Patel Mrugesh  Patel Kaushal
SECOND-ORDER DIFFERENTIAL EQUATIONS Series Solutions SECOND-ORDER DIFFERENTIAL EQUATIONS In this section, we will learn how to solve: Certain.
Fall 2008 // Doug Jones MWF 10:10 – 11:00 am AC 112 Lecture #1 – Introduction & Sect /20/2008 FirstLecture_DifferentialEquations_Fall08.ppt 1.
Ordinary Differential Equations
Math 3120 Differential Equations with Boundary Value Problems
Linear & Nonlinear Systems of Equations MATH Precalculus S. Rook.
Differential Equations and Slope Fields 6.1. Differential Equations  An equation involving a derivative is called a differential equation.  The order.
Differential Equations Also known as Engineering Analysis or ENGIANA.
Differential Equations
Chapter 1 First-Order Differential Equations Shurong Sun University of Jinan Semester 1,
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
Differential Equations Linear Equations with Variable Coefficients.
Differential equation hamzah asyrani sulaiman at
Section 2.6 Equations of Bernoulli, Ricatti, and Clairaut.
9.1 Solving Differential Equations Mon Jan 04 Do Now Find the original function if F’(x) = 3x + 1 and f(0) = 2.
Section 1.1 Basic Definitions and Terminology. DIFFERENTIAL EQUATIONS Definition: A differential equation (DE) is an equation containing the derivatives.
6.1 Slope Fields and Euler’s Method. Verifying Solutions Determine whether the function is a solution of the Differential equation y” - y = 0 a. y = sin.
First-order Differential Equations Chapter 2. Overview II. Linear equations Chapter 1 : Introduction to Differential Equations I. Separable variables.
case study on Laplace transform
Warm Up 1.Find the particular solution to the initial value problem 2.Find the general solution to the differential equation.
Introduction to Integrals Unit 4 Day 1. Do Now  Write a function for which dy / dx = 2 x.  Can you think of more than one?
Introduction to Differential Equations
Second Order Linear Differential Equations
Chapter 1: Definitions, Families of Curves
First-Order Differential Equations
DIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONS
Introduction to Differential Equations
Basic Definitions and Terminology
Families of Solutions, Geometric Interpretation
Advanced Engineering Mathematics 6th Edition, Concise Edition
First order non linear pde’s
FIRST ORDER DIFFERENTIAL EQUATIONS
Shantilal Shah Engineering College
MTH1170 Differential Equations
Class Notes 11: Power Series (3/3) Series Solution Singular Point
Ch 1.3: Classification of Differential Equations
Ch 1.3: Classification of Differential Equations
Sec 5.5:Variation of Parameters
Solving Linear Systems Algebraically
Lesson 7-4 part 2 Solving Systems by Elimination
Engineering Analysis I
Differential Equations
182A – Engineering Mathematics
Specialist Mathematics
Ch 3.7: Variation of Parameters
Introduction to Ordinary Differential Equations
Use power series to solve the differential equation. y ' = 7xy
Systems of Equations Solve by Graphing.
Solve the differential equation using the method of undetermined coefficients. y " + 4y = e 3x 1. {image}
Solve the differential equation using the method of undetermined coefficients. y " + 9y = e 2x {image}
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE HADAPSAR, PUNE
Recall what is an 1st-order ODE
PARTIAL DIFFERENTIAL EQUATIONS
Legendre Polynomials Pn(x)
Chapter 1: Introduction to Differential Equations
Differential Equations
Chapter 1: First-Order Differential Equations
Chapter 1:First order Partial Differential Equations
Presentation transcript:

Math 206 – Differential Equations Andy Rosen PLEASE SIGN IN

Student Learning Outcomes Successful students will be able to compare first- and second-order differential equations, solve these equations using appropriate techniques including constructing solutions using series and matrices, and apply them to problems in science and engineering.

Definitions and Terms A differential equation (diff. eq., DE) is an equation that involves x, y, and some derivatives of y. These are called ordinary differential equations (ODEs) because y is a function of only x.

Equations using partial derivatives are called partial differential equations (PDEs). We will only be studying ODEs in this course.

The order of a DE is the highest derivative in the equation.  Order 3

A DE is linear if it is linear in y, y, y ,…, y (n) i.e. Each term has a coefficient that is a function of only x. LinearNon-linear

Practice Problems State the order of the DE and determine if it is linear or non-linear. 1) 2) 3)

y(x), defined on an interval I, is a solution of a DE if, when substituted into the DE, it reduces the equation to an identity. Ex. Verify that the given function is a solution to the given DE.

Notice that y = 0 is a solution to both DEs. This is called the trivial solution.

Ex. Find values for m that would make y = e mx a solution of the DE 2y  + 7y – 4y = 0.

Practice Problems Verify that is a solution to the DE

The interval on which a solution is defined is called the interval of definition. a.k.a. interval of existence a.k.a. interval of validity a.k.a. domain of the solution

Consider, which is a solution to the DE xy + y = 0. As a function, has domain A solution must be defined on an interval, so we must choose the interval of definition, either or some subinterval. Which one we choose depends on other info that we could be given.

Ex. Given x 2 + y 2 = 25, find

So x 2 + y 2 = 25 is a solution to the differential equation. This is called an implicit solution. The explicit solution could be or The one we choose depends on other information that we may be given. Not all implicit solutions can be written explicitly.

Note that x 2 + y 2 = c would also be a solution for the DE for any c ≥ 0. x 2 + y 2 = c is called a one-parameter family of solutions When solving an n th order DE, we will want to find an n-parameter family of solutions.

Ex. Show that x = c 1 sin 4t is a solution to the linear DE x  + 16x = 0.

A solution where we’ve chosen a value for the parameter is called a particular solution. With the parameters, we call it the general solution.  x 2 + y 2 = 25 was a particular solution  x 2 + y 2 = c was a general solution

Ex. Show that y = c 1 e x + c 2 xe x is a family of solutions of the DE y  – 2y + y = 0.

Ex. We saw that was a solution to. A family of solutions is. Note that we get our particular solution by setting c = 0. But we saw that y = 0 is also a solution, and its not a member of the family of solutions. This extra solution is called a singular solution.

Note that y = cx 4 is a family of solutions of the DE xy – 4y = 0. However, a singular solution could be When we find a family of solutions, how can we know if it describes all solutions or if there are singular solutions…

is called a system of DEs. The solution is x = f (t), y = g(t).

Ex. Verify that x = e -5t, y = 2e -5t is a solution to the system of DEs