Ch 1.2: Solutions of Some Differential Equations

Slides:



Advertisements
Similar presentations
Ch 7.6: Complex Eigenvalues
Advertisements

Turn in your homework in the front. Begin: Journal 9/03 1. Write the equation for distance using time and velocity. 2. Write the equation for velocity.
Free fall with air resistance Forces which resist motion play an important part in everyday life: –Brakes in cars; friction in many forms, damped vibrations.
Ch 3.8: Mechanical & Electrical Vibrations
Ch 2.3: Modeling with First Order Equations Mathematical models characterize physical systems, often using differential equations. Model Construction:
Boyce/DiPrima 9th ed, Ch 2.5: Autonomous Equations and Population Dynamics Elementary Differential Equations and Boundary Value Problems, 9th edition,
 Neglecting air resistance, all objects fall at a rate of 9.8 m/s 2 due to gravity  Because objects fall in a downward direction, we’ll call their acceleration.
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. Derivatives describe rates of change.
A second order ordinary differential equation has the general form
Ch 3.5: Nonhomogeneous Equations; Method of Undetermined Coefficients
APPLICATIONS OF DIFFERENTIATION
Ch 2.2: Separable Equations In this section we examine a subclass of linear and nonlinear first order equations. Consider the first order equation We can.
Ch 3.4: Repeated Roots; Reduction of Order
Ch 6.1: Definition of Laplace Transform Many practical engineering problems involve mechanical or electrical systems acted upon by discontinuous or impulsive.
Ch 2.1: Linear Equations; Method of Integrating Factors
Ch 2.6: Exact Equations & Integrating Factors
Ch 3.5: Repeated Roots; Reduction of Order
Ch 2.1: Linear Equations; Method of Integrating Factors
Ch 1.2: Solutions of Some Differential Equations
Boyce/DiPrima 9 th ed, Ch 2.1: Linear Equations; Method of Integrating Factors Elementary Differential Equations and Boundary Value Problems, 9 th edition,
Find the exponential function whose graph passes through the two points. Initial value: Equation: Other point: Function:
Boyce/DiPrima 9th ed, Ch 3.4: Repeated Roots; Reduction of Order Elementary Differential Equations and Boundary Value Problems, 9th edition, by William.
Ch 2.2: Separable Equations In this section we examine a subclass of linear and nonlinear first order equations. Consider the first order equation We can.
Review Problem: Use implicit differentiation to find If.
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.
Boyce/DiPrima 9 th ed, Ch 1.1: Basic Mathematical Models; Direction Fields Elementary Differential Equations and Boundary Value Problems, 9 th edition,
Ch 1.2: Solutions of Some Differential Equations Recall the free fall and owl/mice differential equations: These equations have the general form y' = ay.
Boyce/DiPrima 9th ed, Ch 1.2: Solutions of Some Differential Equations Elementary Differential Equations and Boundary Value Problems, 9th edition, by.
Lecture Notes in Differential Equations (Math 210)
Section 6.3 Differential Equations. What is the relationship between position, velocity and acceleration? Now if we have constant velocity, we can easily.
Conceptual Physics Notes on Chapter 2 Motion in One Direction.
Boyce/DiPrima 9 th ed, Ch 7.6: Complex Eigenvalues Elementary Differential Equations and Boundary Value Problems, 9 th edition, by William E. Boyce and.
Ch 2.1: Linear Equations; Method of Integrating Factors A linear first order ODE has the general form where f is linear in y. Examples include equations.
Applications of Differentiation Section 4.9 Antiderivatives
Math 3120 Differential Equations with Boundary Value Problems
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.
9/27/2016Calculus - Santowski1 Lesson 56 – Separable Differential Equations Calculus - Santowski.
APPLICATIONS OF DIFFERENTIATION Antiderivatives In this section, we will learn about: Antiderivatives and how they are useful in solving certain.
1.1 Basic Concepts. Modeling
Sec. 4.1 Antiderivatives and Indefinite Integration
Ch 2.2: Separable Equations
Solving by factoring & taking square roots
Ch 2.6: Exact Equations & Integrating Factors
Autonomous Equations; Phase Lines
Separation of Variables
First order non linear pde’s
Ch 1.1: Basic Mathematical Models; Direction Fields
Boyce/DiPrima 10th ed, Ch 7.8: Repeated Eigenvalues Elementary Differential Equations and Boundary Value Problems, 10th edition, by William E. Boyce.
A second order ordinary differential equation has the general form
Ch 2.1: Linear Equations; Method of Integrating Factors
Section 4.9: Antiderivatives
Lesson 52 - Differential Equations
Ch 4.4: Variation of Parameters
Ch 1.1: Basic Mathematical Models; Direction Fields
Modern Control Systems (MCS)
Ch 1.1: Basic Mathematical Models; Direction Fields
9-4 Quadratic Equations and Projectiles
An equation containing derivatives is called a “differential equation
Ch 1.1: Basic Mathematical Models; Direction Fields
Chapter 6 The Definite Integral
Solve the differential equation y ' + 5y = 5e x
Section 6.3 Differential Equations
Ch 3.7: Variation of Parameters
Ch 3.2: Fundamental Solutions of Linear Homogeneous Equations
Packet #4 Definition of the Derivative
Ch 6.1: Definition of Laplace Transform
Boyce/DiPrima 10th ed, Ch 7.6: Complex Eigenvalues Elementary Differential Equations and Boundary Value Problems, 10th edition, by William E. Boyce and.
Lesson: Derivative Basics - 2
Tutorial 6 The Definite Integral
2 Derivatives.
Presentation transcript:

Ch 1.2: Solutions of Some Differential Equations Recall the free fall and owl/mice differential equations: These equations have the general form y' = ay - b We can use methods of calculus to solve differential equations of this form.

Example 1: Mice and Owls (1 of 3) To solve the differential equation we use methods of calculus, as follows. Thus the solution is where k is a constant.

Example 1: Integral Curves (2 of 3) Thus we have infinitely many solutions to our equation, since k is an arbitrary constant. Graphs of solutions (integral curves) for several values of k, and direction field for differential equation, are given below. Choosing k = 0, we obtain the equilibrium solution, while for k  0, the solutions diverge from equilibrium solution.

Example 1: Initial Conditions (3 of 3) A differential equation often has infinitely many solutions. If a point on the solution curve is known, such as an initial condition, then this determines a unique solution. In the mice/owl differential equation, suppose we know that the mice population starts out at 850. Then p(0) = 850, and

Solution to General Equation To solve the general equation we use methods of calculus, as follows. Thus the general solution is where k is a constant.

Initial Value Problem Next, we solve the initial value problem From previous slide, the solution to differential equation is Using the initial condition to solve for k, we obtain and hence the solution to the initial value problem is

Equilibrium Solution Recall: To find equilibrium solution, set y' = 0 & solve for y: From previous slide, our solution to initial value problem is: Note the following solution behavior: If y0 = b/a, then y is constant, with y(t) = b/a If y0 > b/a and a > 0 , then y increases exponentially without bound If y0 > b/a and a < 0 , then y decays exponentially to b/a If y0 < b/a and a > 0 , then y decreases exponentially without bound If y0 < b/a and a < 0 , then y increases asymptotically to b/a

Example 2: Free Fall Equation (1 of 3) Recall equation modeling free fall descent of 10 kg object, assuming an air resistance coefficient  = 2 kg/sec: Suppose object is dropped from 300 m. above ground. (a) Find velocity at any time t. (b) How long until it hits ground and how fast will it be moving then? For part (a), we need to solve the initial value problem Using result from previous slide, we have

Example 2: Graphs for Part (a) (2 of 3) The graph of the solution found in part (a), along with the direction field for the differential equation, is given below.

Example 2 Part (b): Time and Speed of Impact (3 of 3) Next, given that the object is dropped from 300 m. above ground, how long will it take to hit ground, and how fast will it be moving at impact? Solution: Let s(t) = distance object has fallen at time t. It follows from our solution v(t) that Let T be the time of impact. Then Using a solver, T  10.51 sec, hence