Guided By:- PROF. DIPESH M. BHOGAYATA Prepared By:- Enrollment No. 130350106023 ( Civil Engineering ) First Order & First Degree Ordinary Differential.

Slides:



Advertisements
Similar presentations
MATHEMATICS-I.
Advertisements

MATHEMATICS-I.
Mech300 Numerical Methods, Hong Kong University of Science and Technology. 1 Part Seven Ordinary Differential Equations.
Warm-up Problems Solve the IVP . Give the largest interval over which the solution is defined.
Math 3120 Differential Equations with Boundary Value Problems
Ordinary Differential Equations S.-Y. Leu Sept. 21, 2005.
Introduction to Differential Equations. Definition : A differential equation is an equation containing an unknown function and its derivatives. Examples:.
1Chapter 2. 2 Example 3Chapter 2 4 EXAMPLE 5Chapter 2.
Method Homogeneous Equations Reducible to separable.
1 First Order Linear Differential Equations Chapter 4 FP2 EdExcel.
Differential Equations
Basic Mechanical Engineering Courses
EUT CHAPTER 2 : First Order Differential Equations.
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,
Ordinary Differential Equations
Constructing the Antiderivative Solving (Simple) Differential Equations The Fundamental Theorem of Calculus (Part 2) Chapter 6: Calculus~ Hughes-Hallett.
Mathematics. Session Differential Equations - 2 Session Objectives  Method of Solution: Separation of Variables  Differential Equation of first Order.
4.1 The Indefinite Integral. Antiderivative An antiderivative of a function f is a function F such that Ex.An antiderivative of since is.
 Constructing the Antiderivative  Solving (Simple) Differential Equations  The Fundamental Theorem of Calculus (Part 2) Chapter 6: Calculus~ Hughes-
First-Order Differential Equations
The elements of higher mathematics Differential Equations
A Brief Introduction to Differential Equations Michael A. Karls.
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
Dr. Omar Al Jadaan Assistant Professor – Computer Science & Mathematics General Education Department Mathematics.
You can do it!!! 2.5 Implicit Differentiation. How would you find the derivative in the equation x 2 – 2y 3 + 4y = 2 where it is very difficult to express.
1 Chapter 1 Introduction to Differential Equations 1.1 Introduction The mathematical formulation problems in engineering and science usually leads to equations.
Non-Homogeneous Second Order Differential Equation.
Differential Equations Linear Equations with Variable Coefficients.
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.
Section 2.4 Exact Equations.
Additional Topics in Differential Equations Copyright © Cengage Learning. All rights reserved.
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.
A Differential Equation is said to be linear if the dependent variable and its differential coefficient occur in it in the first degree only and are not.
Section 1.1 Basic Definitions and Terminology. DIFFERENTIAL EQUATIONS Definition: A differential equation (DE) is an equation containing the derivatives.
3/12/20161differential equations by Chtan (FYHS-Kulai)
Formation of Partial Differential equations Partial Differential Equation can be formed either by elimination of arbitrary constants or by the elimination.
First-order Differential Equations Chapter 2. Overview II. Linear equations Chapter 1 : Introduction to Differential Equations I. Separable variables.
Introduction to Differential Equations
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
Mathematics.
Chapter 1: Definitions, Families of Curves
1.3 Separable ODEs. Modeling
First-Order Differential Equations
DIFFERENTIAL EQUATIONS
INSTITUTE OF TECHNOLOGY
Introduction to Differential Equations
Basic Definitions and Terminology
Introduction to Differential Equations
1.5 Linear ODEs. Bernoulli Equation. Population Dynamics
First order non linear pde’s
FIRST ORDER DIFFERENTIAL EQUATIONS
Homogeneous Functions; Equations with Homogeneous Coefficients
Shantilal Shah Engineering College
MTH1170 Differential Equations
Differential Equations
PARTIAL DIFFERENTIAL EQUATIONS
Ordinary Differential Equation
Engineering Analysis I
Introduction to Differential Equations
Introduction to Ordinary Differential Equations
Differentials; Exact Equations
Introduction to Partial Differential Equations
RAYAT SHIKSHAN SANSTHA’S S.M.JOSHI COLLEGE HADAPSAR, PUNE
PARTIAL DIFFERENTIAL EQUATIONS
Chapter 1: Introduction to Differential Equations
Differential Equations
Presentation transcript:

Guided By:- PROF. DIPESH M. BHOGAYATA Prepared By:- Enrollment No ( Civil Engineering ) First Order & First Degree Ordinary Differential Equation

First Order & First Degree Differential Equation INTRODUCTION :- Differential equations are of fundamental importance in engineering because most of the physical laws and relations appear mathematically are in the form of differential equations.

Definition of differential equation An equation involving differential coefficients is called a differential equation. dy = sinx dx………….(1) ∂z / ∂x + ∂z/ ∂y =0………………….(2) are differential equations.

Classification of differential equations (1) ordinary differential equations (2) partial differential equations

The order and the degree of a differential equation The order of a differential equation is the order of the highest derivative appearing in the differential equation. The degree of a differential equation is the degree of the highest derivative,when the derivatives are free from redicals and fraction. for example, dy = sinx dx ………….(1) equation 1 is first order and first degree equation.

Solution of a differential equation A solution of a differential equation is a relation between the variables, which is a free from derivatives and which setisfies the defferential equation. for example y=A cos x + B sin x …………..(1) is a solution of d²y/dx² + y =0 ………….(2)

Formation of a differential equation Ordinary differential equations are formed by elimination of arbitrary constant. To eliminate two arbitrary constants, we require two more equations besides the given equation,leading us to second order derivatives and hence a differential equation of the second order. In general, elimination of n arbitrary constants will give rise to a differential of the nth order.

solution of differential equation of the first order and first degree  Four types of method are following. Equation In which variables are separable. Homogeneous equation. Linear equation. Exact equation.

Variable separable form If a differential equation of the first order and first degree can be put in the form. F₁(x) dx + F₂(y) dy = 0 then it is called variable separable equation.

Homogeneous equation An equation of the form dy/dx= F₁(x,y)/F₂(x,y) is called a homogeneous differential equation if F₁(x,y) and F₂(x,y) are homogeneous functions of the same degree in x and y.  Method of solution: I. put y = vx there for dy/dx = v+ x dv/dx II.Separate the variables in the new equation formed and solve.

Exact differential equations An equation of the form M(x,y)dx + N(x,y)dy = 0 is called exact if, ∂M/∂y = ∂N/∂x  method of solution is follow: I.Integrate M with respect to x keeping y as constant. II.Integrate only those terms of N with respect to y, which do not contain x. III.Equate the sum of this result is the required solution.

Non exact differential equation An equation of the form M(x,y)dx + N(x,y)dy = 0 is called non exact if, ∂M/∂Y ≠ ∂N/∂X five rules for finding integrating factors.

RULE 2 :-If Mx –Ny ≠ 0 & equation can be written in the form F₁(xy)y dx +F₂(xy)x dy = 0 then 1/Mx-Ny is an I.F RULE 1:- if Mx+Ny ≠ 0 and the equation is homogeneous, then 1/Mx+Ny is an I.F RULE 3 : - for the equation Mdx+Ndy = 0 if 1/N(∂M/∂Y - ∂N/∂X ) is a function of x alone, say f(x) then find I.F RULE 4 :- for the equation Mdx+Ndy = 0 if 1/M(∂N/∂Y - ∂M/∂X ) is a function of y alone, say g(y) then find I.F

Linear differential equation A differential equation is said to be linear if the dependent variable and its derivative occur only in the first degree and are not multiplied together. The form of the L.D.E of the first order is dy/dx + Py = Q