Slope Fields (6.1) January 10th, 2017.

Slides:



Advertisements
Similar presentations
Differential Equations
Advertisements

Equations of Tangent Lines
Derivatives - Equation of the Tangent Line Now that we can find the slope of the tangent line of a function at a given point, we need to find the equation.
4.2 Graphing Linear Functions Use tables and equations to graph linear functions.
Implicit Differentiation. Objectives Students will be able to Calculate derivative of function defined implicitly. Determine the slope of the tangent.
Calculus and Analytic Geometry II Cloud County Community College Spring, 2011 Instructor: Timothy L. Warkentin.
Section 6.1: Euler’s Method. Local Linearity and Differential Equations Slope at (2,0): Tangent line at (2,0): Not a good approximation. Consider smaller.
4. Slope Fields. Slope Fields We know that antidifferentiation, indefinite integration, and solving differential equations all imply the same process.
CHAPTER Continuity Derivatives Definition The derivative of a function f at a number a denoted by f’(a), is f’(a) = lim h  0 ( f(a + h) – f(a))
Differential Equations 6 Copyright © Cengage Learning. All rights reserved. 6.1 Day
AP Calculus Ms. Battaglia. Differential equation (in x and y): an equation that involves x, y, and the derivatives of y. A function y=f(x) is called a.
Modeling with differential equations One of the most important application of calculus is differential equations, which often arise in describing some.
Math 3120 Differential Equations with Boundary Value Problems Chapter 2: First-Order Differential Equations Section 2-6: A Numerical Method.
Differential Equations and Slope Fields By: Leslie Cade 1 st period.
First, a little review: Consider: then: or It doesn’t matter whether the constant was 3 or -5, since when we take the derivative the constant disappears.
Slope Fields and Euler’s Method Copyright © Cengage Learning. All rights reserved Day
Antiderivatives. Antiderivatives Definition A function F is called an antiderivative of f if F ′(x) = f (x) for all x on an interval I. Theorem.
Boyce/DiPrima 9 th ed, Ch 2.7: Numerical Approximations: Euler’s Method Elementary Differential Equations and Boundary Value Problems, 9 th edition, by.
6.1 D IFFERENTIAL E QUATIONS & S LOPE F IELDS. D IFFERENTIAL E QUATIONS Any equation involving a derivative is called a differential equation. The solution.
Slope Fields. Quiz 1) Find the average value of the velocity function on the given interval: [ 3, 6 ] 2) Find the derivative of 3) 4) 5)
Assignment 4 Section 3.1 The Derivative and Tangent Line Problem.
Differential Equations Copyright © Cengage Learning. All rights reserved.
Slope Fields and Euler’s Method
Section 6-1 continued Slope Fields. Definition A slope field or directional field for a differentiable equation is a collection of short line segments.
Differential Equations and Slope Fields 6.1. Differential Equations  An equation involving a derivative is called a differential equation.  The order.
Differential Equations
Antiderivatives. Indefinite Integral The family of antiderivatives of a function f indicated by The symbol is a stylized S to indicate summation 2.
Suppose we are given a differential equation and initial condition: Then we can approximate the solution to the differential equation by its linearization.
1 6.1 Slope Fields and Euler's Method Objective: Solve differential equations graphically and numerically.
Sec. 3.3: Rules of Differentiation. The following rules allow you to find derivatives without the direct use of the limit definition. The Constant Rule.
Slope Fields (6.1) March 12th, I. General & Particular Solutions A function y=f(x) is a solution to a differential equation if the equation is true.
Ms. Battaglia AP Calculus. Estimate y(4) with a step size h=1, where y(x) is the solution to the initial value problem: y’ – y = 0 ; y(0) = 1.
More with Rules for Differentiation Warm-Up: Find the derivative of f(x) = 3x 2 – 4x 4 +1.
2.1 The Derivative and The Tangent Line Problem Slope of a Tangent Line.
Warm up Problem Solve the IVP, then sketch the solution and state the domain.
1 Differential Equations 6 Copyright © Cengage Learning. All rights reserved. 6.1 DE & Slope Fields BC Day 1.
Set #1, Question E: TRUE or FALSE: “A differential equation is a type of function.” A. TRUE B. FALSE.
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.
1 6.1 Slope Fields and Euler's Method Objective: Solve differential equations graphically and numerically.
Problem of the Day - Calculator Let f be the function given by f(x) = 2e4x. For what value of x is the slope of the line tangent to the graph of f at (x,
Lecture 5 Difference Quotients and Derivatives. f ‘ (a) = slope of tangent at (a, f(a)) Should be “best approximating line to the graph at the point (a,f(a))”
§ 4.2 The Exponential Function e x.
6.1 – 6.3 Differential Equations
SLOPE FIELDS & EULER’S METHOD
7-1 Differential equations & Slope fields
SLOPE FIELDS & EULER’S METHOD
Find the equation of the tangent line for y = x2 + 6 at x = 3
2.1A Tangent Lines & Derivatives
The Derivative and the Tangent Line Problem (2.1)
MTH1170 Differential Equations
Differential Equations
AP Calculus Honors Ms. Olifer
The Derivative and the Tangent Line Problems
Bell-Ringer.
Slope Fields & Differential Equations
The gradient of a tangent to a curve
Slope Fields; Euler’s Method
Calculus II (MAT 146) Dr. Day Monday, March 19, 2018
Section Euler’s Method
Section 6.1 Slope Fields.
6.1: Antiderivatives and Indefinite Integrals
Isoclines and Direction Fields; Existence and Uniqueness
73 – Differential Equations and Natural Logarithms No Calculator
Slope Fields and Euler’s Method
2.9 Linear Approximation.
Direction Fields and Euler's Method
The Derivative and the Tangent Line Problem (2.1)
More with Rules for Differentiation
Specialist Mathematics
2.5 Basic Differentiation Properties
Presentation transcript:

Slope Fields (6.1) January 10th, 2017

I. General & Particular Solutions A function y=f(x) is a solution to a differential equation if the equation is true when y and its derivatives are replaced by f(x) and its derivatives.

The general solution of a first-order differential equation represents a family of solution curves that include a constant C. Given initial conditions, we can obtain a particular solution of the differential equation.

Ex. 1: Find a general solution of the differential equation .

II. Slope Fields Slope fields, or direction fields, can be used to analyze the solution to a differential equation that cannot be found analytically. Given a differential equation of the form y’=F(x, y) we can plug in any point (x, y) to find the slope y’ of the solution of the equation at that point. The sketch of short line segments that show the slope at each point is called a slope field.

Ex 2: Consider the differential equation , where . Sketch a slope field for the given differential equation for -2<x<2, , and -1<y<1. Find the particular solution y=f(x) to the differential equation with initial condition f(-1)=1 and state its domain. Sketch this solution on top of your slope field.

Euler’s Method for Approximating the Particular Solution to a Differential Equation This method uses the tangent line, given the initial condition and slope at that point, to get the value of an approximation for another point on the graph of y. Each successive point with be an arbitrary distance, h, away from the starting point. This will give a table of values and thus an approximate graph for the solution y.

Ex. 3: Use Euler’s Method to approximate the particular solution of the differential equation passing through the point (0, 2). Use 10 steps of size h=0.05.