Differential Equations. Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself.

Slides:



Advertisements
Similar presentations
6.4 day 1 Separable Differential Equations
Advertisements

Differential Equations Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself.
6.4 Exponential Growth and Decay Greg Kelly, Hanford High School, Richland, Washington Glacier National Park, Montana Photo by Vickie Kelly, 2004.
First-Order Differential Equations
7.6 Differential Equations. Differential Equations Definition A differential equation is an equation involving derivatives of an unknown function and.
Chap 1 First-Order Differential Equations
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
1Chapter 2. 2 Example 3Chapter 2 4 EXAMPLE 5Chapter 2.
A) Find the velocity of the particle at t=8 seconds. a) Find the position of the particle at t=4 seconds. WARMUP.
Lecture 2 Differential equations
CHAPTER 5 SECTION 5.6 DIFFERENTIAL EQUATIONS: GROWTH AND DECAY
Fin500J Topic 6Fall 2010 Olin Business School 1 Fin500J: Mathematical Foundations in Finance Topic 6: Ordinary Differential Equations Philip H. Dybvig.
Mathematics. Session Differential Equations - 1 Session Objectives  Differential Equation  Order and Degree  Solution of a Differential Equation,
Chapter 1: First-Order Differential Equations 1. Sec 1.4: Separable Equations and Applications Definition A 1 st order De of the form is said to.
Ordinary Differential Equations
Math 231: Differential Equations Set 1: Basic Ideas Notes abridged from the Power Point Notes of Dr. Richard Rubin.
6.2 Integration by Substitution & Separable Differential Equations M.L.King Jr. Birthplace, Atlanta, GA.
Math 3120 Differential Equations with Boundary Value Problems
Warm-up It’s as easy as 1-2-3! 1)Start by separating variables. 2)Integrate both sides. 3) Solve for dy/dx. Solve = k(y – 80) This represents Newton’s.
The elements of higher mathematics Differential Equations
Differential Equations: Growth and Decay Calculus 5.6.
Setting up and Solving Differential Equations Growth and Decay Objectives: To be able to find general and particular solutions to differential equations.
Differential Equations
Differential Equations
Exponential Growth and Decay 6.4. Separation of Variables When we have a first order differential equation which is implicitly defined, we can try to.
Sheng-Fang Huang. 1.1 Basic Concepts Modeling A model is very often an equation containing derivatives of an unknown function. Such a model is called.
MTH 253 Calculus (Other Topics)
The number of bighorn sheep in a population increases at a rate that is proportional to the number of sheep present (at least for awhile.) So does any.
Exponential Growth and Decay 6.4. Slide 6- 2 Quick Review.
Chapter 2 Differential Equations of First Order
Any population of living creatures increases at a rate that is proportional to the number present (at least for a while). Other things that increase or.
Chapter 2 Solutions of 1 st Order Differential Equations.
Warm Up. Solving Differential Equations General and Particular solutions.
Differential equations and Slope Fields Greg Kelly, Hanford High School, Richland, Washington.
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.
9.1 Solving Differential Equations Mon Jan 04 Do Now Find the original function if F’(x) = 3x + 1 and f(0) = 2.
Solving First-Order Differential Equations A first-order Diff. Eq. In x and y is separable if it can be written so that all the y-terms are on one side.
Finding Definite Integrals by Substitution and Solving Separable Differential Equations.
Ordinary Differential Equations
Calculus - Santowski 3/4/2016Calculus - Santowski1.
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
6.4 Exponential Growth and Decay Greg Kelly, Hanford High School, Richland, Washington Glacier National Park, Montana Photo by Vickie Kelly, 2004.
1 Week 3 First-order ordinary differential equations (ODE) 1.Basic definitions 2.Separable ODEs 3.ODEs reducible to separable form 4.Linear first-order.
6.4 day 1 Separable Differential Equations Jefferson Memorial, Washington DC Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly,
Introduction to Differential Equations
Geometric Meaning of y’=(x,y) and direction fields Course Teacher: Vrajesh Sir Prepared by: Sanchit puranik Sarvaiya Pratik Shah.
9/27/2016Calculus - Santowski1 Lesson 56 – Separable Differential Equations Calculus - Santowski.
Warm Up 1.Find the particular solution to the initial value problem 2.Find the general solution to the differential equation.
1.1 Basic Concepts. Modeling
DIFFERENTIAL EQUATIONS
DIFFERENTIAL EQUATIONS
Introduction to Differential Equations
Differential Equations
6.4 Growth and Decay.
Differential Equations
MTH1170 Differential Equations
6.4 Exponential Growth and Decay, p. 350
Lesson 52 - Differential Equations
6.4 day 1 Separable Differential Equations
Ordinary Differential Equation
Differential Equations
7.4 Exponential Growth and Decay
Integration by Substitution & Separable Differential Equations
Separable Differential Equations
6.2 Differential Equations: Growth and Decay (Part 1)
Introduction to Differential Equations
Differential Equations
Introduction to Ordinary Differential Equations
WARMUP 1).
Exponential Growth and Decay Glacier National Park, Montana
Presentation transcript:

Differential Equations

Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself as well as the independent variable. Example Definition The order of a differential equation is the highest order of the derivatives of the unknown function appearing in the equation 1 st order equations2 nd order equation Examples In the simplest cases, equations may be solved by direct integration. Observe that the set of solutions to the above 1 st order equation has 1 parameter, while the solutions to the above 2 nd order equation depend on two parameters.

Linear or non-linear Differential equations are said to be non-linear if any products exist between the dependent variable and its derivatives, or between the derivatives themselves. Product between two derivatives ---- non-linear Product between the dependent variable themselves ---- non-linear

4 An object is dropped from a height h at t = 0. Determine velocity v and displacement y. Solution by immediate integration FREE FALL

Separable Differential Equations A separable differential equation can be expressed as the product of a function of x and a function of y. Multiply both sides by dx and divide both sides by y 2 to separate the variables. (Assume y 2 is never zero.) Example

A separable differential equation can be expressed as the product of a function of x and a function of y. Combined constants of integration Separable Differential Equations Example

Family of solutions (general solution) of a differential equation The picture on the right shows some solutions to the above differential equation. The straight lines y = x and y = -x are special solutions. A unique solution curve goes through any point of the plane different from the origin. The special solutions y = x and y = -x go both through the origin. Example

Initial conditions In many physical problems we need to find the particular solution that satisfies a condition of the form y(x 0 )=y 0. This is called an initial condition, and the problem of finding a solution of the differential equation that satisfies the initial condition is called an initial-value problem. Find a solution to y 2 = x 2 + C satisfying the initial condition y(0) = = C C = 4 y 2 = x Example

Separable differential equation Combined constants of integration Example

We now have y as an implicit function of x. We can find y as an explicit function of x by taking the tangent of both sides.

A population of living creatures normally increases at a rate that is proportional to the current level of the population. Other things that increase or decrease at a rate proportional to the amount present include radioactive material and money in an interest-bearing account. If the rate of change is proportional to the amount present, the change can be modeled by: Law of natural growth or decay

Rate of change is proportional to the amount present. Divide both sides by y. Integrate both sides. Exponentiate both sides.

Example of the first order linear ODE – RC circuit Find the time dependence of the electric current i(t) in the given circuit. Now we take the first derivative of the last equation with respect to time The general solution is: Constant K can be calculated from initial conditions. We know that particular solution is