Math 231: Differential Equations Set 1: Basic Ideas Notes abridged from the Power Point Notes of Dr. Richard Rubin.

Slides:



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

Mech300 Numerical Methods, Hong Kong University of Science and Technology. 1 Part Seven Ordinary Differential Equations.
Differential Equations Separable Examples Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.
Ordinary Differential Equations S.-Y. Leu Sept. 21,28, 2005.
Physics 2011 Chapter 2: Straight Line Motion. Motion: Displacement along a coordinate axis (movement from point A to B) Displacement occurs during some.
Introduction to Differential Equations. Definition : A differential equation is an equation containing an unknown function and its derivatives. Examples:.
1 Chapter 9 Differential Equations: Classical Methods A differential equation (DE) may be defined as an equation involving one or more derivatives of an.
1Chapter 2. 2 Example 3Chapter 2 4 EXAMPLE 5Chapter 2.
Chapter 2 Solution of Differential Equations
CISE301_Topic8L1KFUPM1 CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1.
Introduction 1. MSc (1994): Punjab University Specialization: Applied Mathematics 2. MS /M.Phil (2006): COMSATS, Islamabad Specialization: Applied Mathematics.
Basic Mechanical Engineering Courses
 Advance Engineering Maths(213002)  Patel Jaimin  Patel Mrugesh  Patel Kaushal
6.1 Antiderivatives and Slope Fields Objectives SWBAT: 1)construct antiderivatives using the fundamental theorem of calculus 2)solve initial value problems.
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 3120 Differential Equations with Boundary Value Problems
Differential Equations. Definition A differential equation is an equation involving derivatives of an unknown function and possibly the function itself.
Differential Equations MTH 242 Lecture # 13 Dr. Manshoor Ahmed.
Substitution Method: 1. Solve the following system of equations by substitution. Step 1 is already completed. Step 2:Substitute x+3 into 2 nd equation.
Lecture (25): Ordinary Differential Equations (1 of 2)  A differential equation is an algebraic equation that contains some derivatives: Recall that.
MAT 1228 Series and Differential Equations Section 3.7 Nonlinear Equations
Differential Equations Separable Examples Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Differential Equations: Growth and Decay Calculus 5.6.
Differential Equations
Math – Antiderivatives 1. Sometimes we know the derivative of a function, and want to find the original function. (ex: finding displacement from.
Math 3120 Differential Equations with Boundary Value Problems Chapter 2: First-Order Differential Equations Section 2-5: Solutions By Substitution.
2.1 Position, Velocity, and Speed 2.1 Displacement  x  x f - x i 2.2 Average velocity 2.3 Average speed  
S v t t Gradient of ST graph = Gradient of a VT graph = Area under a VT graph = Velocity Acceleration Displacement.
Solving Linear Systems by Substitution
Lecture 3 Ordinary Differential equations Purpose of lecture: Solve 1 st order ODE by substitution and separation Solve 2 nd order homogeneous ODE Derive.
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
Chapter 1 Partial Differential Equations
Differential Equations Linear Equations with Variable Coefficients.
Ch 1.1: Basic Mathematical Models; Direction Fields Differential equations are equations containing derivatives. The following are examples of physical.
Worked examples and exercises are in the text STROUD PROGRAMME 24 FIRST-ORDER DIFFERENTIAL EQUATIONS.
Ordinary Differential Equations
STROUD Worked examples and exercises are in the text Programme 25: First-order differential equations FIRST-ORDER DIFFERENTIAL EQUATIONS PROGRAMME 25.
Calculus - Santowski 3/4/2016Calculus - Santowski1.
Section 1.1 Basic Definitions and Terminology. DIFFERENTIAL EQUATIONS Definition: A differential equation (DE) is an equation containing the derivatives.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
3/12/20161differential equations by Chtan (FYHS-Kulai)
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
Introduction to Differential Equations
Math 231: Differential Equations Set 2: Solving Variables Separable Type Differential Equations Notes abridged from the Power Point Notes of Dr. Richard.
OBJECTIVES Students will able to Students will able to 1. define differential equation 1. define differential equation 2. identify types, order & degree.
Introduction to Differential Equations
Chapter 1: Definitions, Families of Curves
DIFFERENTIAL EQUATIONS
Introduction to Differential Equations
Basic Definitions and Terminology
Introduction to Differential Equations
First order non linear pde’s
PARTIAL DIFFERENTIAL EQUATIONS
Sec 5.5:Variation of Parameters
Ordinary Differential Equation
Engineering Analysis I
Derivatives of Trigonometric Functions
Introduction to Differential Equations
Contents: 2-1E, 2-5E, 2-9P, 2-13P, 2-33P, 2-36P*
Introduction to Ordinary Differential Equations
Warm Up Check to see if the point is a solution for the
Chapter 9 Lesson 4 Solve Linear Systems By Substitution
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE HADAPSAR, PUNE
Chapter 1: Introduction to Differential Equations
Differential Equations
CISE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM Read , 26-2, 27-1 CISE301_Topic8L1 KFUPM.
Chapter 1: First-Order Differential Equations
Presentation transcript:

Math 231: Differential Equations Set 1: Basic Ideas Notes abridged from the Power Point Notes of Dr. Richard Rubin

1st Order Differential Equations We start with a definition: A differential equation is an equation which contains derivatives. Look at the examples Table 1 pg 2 of the Supplement. Do any look familiar?

Order Differential Equations A differential equation is an equation which contains derivatives. Table 1 pg 2 contains a number of examples of differential equations. Note the 1st equation in Table 1. Where have we seen it before?

1st Order Differential Equations Another example from nuclear engineering (Radioactive Decay): In this equation, we know N and t are variables.  is a constant which changes for different materials.

1st Order Differential Equations Another example from nuclear engineering (Radioactive Decay): We have a special name for numbers like  Parameters are quantities which don’t vary for a particular problem but which may vary from problem to problem.

Differential Equations Quantities which don’t vary for a particular problem but which may vary from problem to problem are called parameters. Another example from mechanics: State which quantities are independent and dependent variables and which are parameters.

Order of Differential Equations An example from nuclear engineering: The order of differential equation is determined by the highest derivative in the equation. The above equation is said to be 2nd order.

Ordinary Derivative Definition: An ordinary derivative is a derivative of a function of just one independent variable with respect to that variable. Examples:

Definition: An ordinary derivative is a derivative of a function of just one independent variable with respect to that variable. Examples (not ordinary derivatives- paratial derivatives):

Definition: An ordinary differential equation is an equation that contains ordinary derivatives of one or more dependent variables all of which are with respect to the same independent variable. DE with dependent variables which depend on more than one independent variable are not ordinary DE!

Example of an Ordinary DE: Relatavistic differential equation for the speed v of a rocket in linear motion: m= mass of fuel burned, v=v(m), v e = exhaust speed, and c = speed of light.

Example of a Non- ordinary DE: One dimensional equation for wave displacement, u(x,t): a determines the constant velocity of the wave.

1st Order Differential Equations Instantaneous rates of change are associated with a derivative with respect to the independent variable. Models of real phenomena often contain rates of change. Examples of such things are: Temperature Change (text pp. 4-6)

1st Order Differential Equations We will start our consideration of how to solve ordinary differential equations by considering the simplest possible type: How many solutions are there?

1st Order Differential Equations Now realize that you already know quite a lot about solving differential equations! All of the integration techniques you learned in calculus are applicable to solving differential equations of this type!

1st Order Differential Equations We will start our consideration of how to solve ordinary differential equations by considering the simplest possible type: Do you remember: Method of Substitution? Example:

1st Order Differential Equations We will start our consideration of how to solve ordinary differential equations by considering the simplest possible type: Do you remember: Method of Partial Fractions? Example:

1st Order Differential Equations We will start our consideration of how to solve ordinary differential equations by considering the simplest possible type: Do you remember: Integration by Parts? Example: