Plotting Slope Fields and Solving Differential Equations on Maple - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

Plotting Slope Fields and Solving Differential Equations on Maple

Description:

A slope field (or direction field) plots the direction of the slopes of the ... The family of functions represents the integral curves that satisfy a given ... – PowerPoint PPT presentation

Number of Views:426
Avg rating:3.0/5.0
Slides: 14
Provided by: brul
Category:

less

Transcript and Presenter's Notes

Title: Plotting Slope Fields and Solving Differential Equations on Maple


1
Plotting Slope Fields and Solving Differential
Equations on Maple
  • Marie Bruley
  • Math 4B
  • Merced College

2
What is a slope field?
  • A slope field (or direction field) plots the
    direction of the slopes of the tangent lines to a
    family of functions at various points.
  • The family of functions represents the integral
    curves that satisfy a given differential equation.

3
Plotting Slope Fields
  • Commands
  • with (DEtools)
  • dfieldplot(diff(y(x),x)2y(x)-x,y(x),x-1..5,y-
    1..5,color2y-x)

4
The result!
5
Solving Differential Equations
  • Commands
  • ode diff(y(x),x)2y(x)-x
  • dsolve(ode)

6
Differential equations with initial conditions
  • Commands (note this follows after the output
    from the dsolve(ode) command)
  • ics y(0)1
  • dsolve(ode,ics)

7
Plot of the solution
8
Compare the slope field to the plot of the
solution
9
Change the initial conditions
  • For y(0)-1
  • The solution is

10
Compare to the slope field
11
The slope field allows us to see what the
behavior of our function should be, in terms of
looking at its tangent lines. This can be
valuable for differential equations that cant be
solved explicitly.
12
Definitions
  • Autonomous D.E. is one where the independent
    variable (x) does not appear explicitly in the
    differential equation.
  • Critical point a value c where f(c)0 in the
    autonomous D.E.
  • Ex C-1 is a critical point.
  • Critical points are also called stationary or
    equilibrium points.
  • If C is a critical point then y(x)C is a
    constant solution (equilibrium solution).

13
Attractors and Repellers
Write a Comment
User Comments (0)
About PowerShow.com