PARTIAL DIFFERENTIAL EQUATIONS

Similar documents
MATHEMATICAL METHODS INTERPOLATION

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY

TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A

Applied Numerical Analysis

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn

Preface. 2 Linear Equations and Eigenvalue Problem 22

MEAN VALUE THEOREMS FUNCTIONS OF SINGLE & SEVERAL VARIABLES

DIFFERENTIAL EQUATIONS-II

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A)

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

Numerical Methods. Scientists. Engineers

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Numerical Methods with MATLAB

NUMERICAL METHODS FOR ENGINEERING APPLICATION

Fundamental Numerical Methods for Electrical Engineering

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

Exact and Approximate Numbers:

NUMERICAL METHODS USING MATLAB

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)

M.SC. PHYSICS - II YEAR

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad MECHANICAL ENGINEERING TUTORIAL QUESTION BANK

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS

Contents. Preface to the Third Edition (2007) Preface to the Second Edition (1992) Preface to the First Edition (1985) License and Legal Information

GATE Engineering Mathematics SAMPLE STUDY MATERIAL. Postal Correspondence Course GATE. Engineering. Mathematics GATE ENGINEERING MATHEMATICS

Advanced. Engineering Mathematics

NUMERICAL MATHEMATICS AND COMPUTING

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh

Virtual University of Pakistan

Computational Methods

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK

Engineering. Mathematics. GATE 2019 and ESE 2019 Prelims. For. Comprehensive Theory with Solved Examples

ELEMENTARY MATRIX ALGEBRA

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA

Syllabus (Session )

Program : M.A./M.Sc. (Mathematics) M.A./M.Sc. (Final) Paper Code:MT-08 Numerical Analysis Section A (Very Short Answers Questions)

Introduction to Numerical Analysis

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY DEPARTMENT OF SCIENCE & HUMANITIES STATISTICS & NUMERICAL METHODS TWO MARKS

Math 411 Preliminaries

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

Preliminary Examination in Numerical Analysis

Mathematical Methods for Numerical Analysis and Optimization

Numerical Methods for Engineers and Scientists

FINITE-DIMENSIONAL LINEAR ALGEBRA

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

Numerical Methods for Engineers

SOLUTION OF EQUATION AND EIGENVALUE PROBLEMS PART A( 2 MARKS)

Numerical Methods in Matrix Computations

Part IB Numerical Analysis

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

CS 257: Numerical Methods

Numerical Mathematics

Engineering Mathematics

(f(x) P 3 (x)) dx. (a) The Lagrange formula for the error is given by

Numerical Methods in Physics and Astrophysics

Notes Prepared PREETHA VARGHESE

Department of Applied Mathematics and Theoretical Physics. AMA 204 Numerical analysis. Exam Winter 2004

Applied Linear Algebra

Previous Year Questions & Detailed Solutions

Third Edition. William H. Press. Raymer Chair in Computer Sciences and Integrative Biology The University of Texas at Austin. Saul A.

MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS

Numerical Methods in Physics and Astrophysics

Unit I (Testing of Hypothesis)

Appendix C: Recapitulation of Numerical schemes

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

LECTURE NOTES ELEMENTARY NUMERICAL METHODS. Eusebius Doedel

ADVANCED ENGINEERING MATHEMATICS

x n+1 = x n f(x n) f (x n ), n 0.

Exam 2. Average: 85.6 Median: 87.0 Maximum: Minimum: 55.0 Standard Deviation: Numerical Methods Fall 2011 Lecture 20

MTH603 FAQ + Short Questions Answers.

Course Plan for Spring Semester 2018

ENGINEERING MATHEMATICS (For ESE & GATE Exam) (CE, ME, PI, CH, EC, EE, IN, CS, IT)

9.6 Predictor-Corrector Methods

Mathematical Methods for Engineers and Scientists 1

MATRIX AND LINEAR ALGEBR A Aided with MATLAB

B.Sc. DEGREE COURSE IN MATHEMATICS SYLLABUS SEMESTER I CORE PAPER I-ALGEBRA

Lösning: Tenta Numerical Analysis för D, L. FMN011,

Problem 1: Toolbox (25 pts) For all of the parts of this problem, you are limited to the following sets of tools:

Differential Equations

Department of Mathematics Faculty of Natural Science, Jamia Millia Islamia, New Delhi-25

Today s class. Linear Algebraic Equations LU Decomposition. Numerical Methods, Fall 2011 Lecture 8. Prof. Jinbo Bi CSE, UConn

Review for Exam 2 Ben Wang and Mark Styczynski

(w.e.f. session )

Linear Algebra Primer

Linear Algebra Done Wrong. Sergei Treil. Department of Mathematics, Brown University

AN INTRODUCTION TO NUMERICAL METHODS USING MATHCAD. Mathcad Release 14. Khyruddin Akbar Ansari, Ph.D., P.E.

Review problems for MA 54, Fall 2004.

YEAR III SEMESTER - V

Fixed point iteration and root finding

Miller Objectives Alignment Math

5.7 Cramer's Rule 1. Using Determinants to Solve Systems Assumes the system of two equations in two unknowns

Contents. I Basic Methods 13

Final Year M.Sc., Degree Examinations

Mathematics for Chemists

STATISTICS AND NUMERICAL METHODS QUESTION I APRIL / MAY 2010

Transcription:

MATHEMATICAL METHODS PARTIAL DIFFERENTIAL EQUATIONS I YEAR B.Tech By Mr. Y. Prabhaker Reddy Asst. Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad.

SYLLABUS OF MATHEMATICAL METHODS (as per JNTU Hyderabad) Name of the Unit Unit-I Solution of Linear systems Unit-II Eigen values Eigen vectors Unit-III Linear Transformations Unit-IV Solution of Nonlinear Systems Unit-V Curve fitting & Numerical Integration Unit-VI Numerical solution of ODE Unit-VII Fourier Series Unit-VIII Partial Differential Equations Name of the Topic Matrices Linear system of equations: Elementary row transformations Rank Echelon form, Normal form Solution of Linear Systems Direct Methods LU Decomposition from Gauss Elimination Solution of Tridiagonal systems Solution of Linear Systems. Eigen values, Eigen vectors properties Condition number of Matrix, Cayley Hamilton Theorem (without proof) Inverse powers of a matrix by Cayley Hamilton theorem Diagonalization of matrix Calculation of powers of matrix Model spectral matrices. Real Matrices, Symmetric, skew symmetric, Orthogonal, Linear Transformation - Orthogonal Transformation. Complex Matrices, Hermition skew Hermition matrices, Unitary Matrices - Eigen values Eigen vectors of complex matrices their properties. Quadratic forms - Reduction of quadratic form to canonical form, Rank, Positive, negative semi definite, Index, signature, Sylvester law, Singular value decomposition. Solution of Algebraic Transcendental Equations- Introduction: The Bisection Method The Method of False Position The Iteration Method - Newton Raphson Method Interpolation:Introduction-Errors in Polynomial Interpolation - Finite differences- Forward difference, Backward differences, Central differences, Symbolic relations separation of symbols-difference equations Differences of a polynomial - Newton s Formulae for interpolation - Central difference interpolation formulae - Gauss Central Difference Formulae - Lagrange s Interpolation formulae- B. Spline interpolation, Cubic spline. Curve Fitting: Fitting a straight line - Second degree curve - Exponential curve - Power curve by method of least squares. Numerical Integration: Numerical Differentiation-Simpson s 3/8 Rule, Integration, Evaluation of Principal value integrals, Generalized Quadrature. Gaussian Solution by Taylor s series - Picard s Method of successive approximation- Euler s Method -Runge kutta Methods, Predictor Corrector Methods, Adams- Bashforth Method. Determination of Fourier coefficients - Fourier series-even odd functions - Fourier series in an arbitrary interval - Even odd periodic continuation - Halfrange Fourier sine cosine expansions. Introduction formation of PDE by elimination of arbitrary constants arbitrary functions - Solutions of first order linear equation - Non linear equations - Method of separation of variables for second order equations - Two dimensional wave equation.

UNIT-VIII PARTIAL DIFFERENTIAL EQUATIONS CONTENTS Introduction to PDE Formation of PDE by elimination of arbitrary constants Formation of PDE by elimination of arbitrary Functions Solutions of First order Linear equations Non Linear equations (Types) Method of Seperation of Variables

PARTIAL DIFFERENTIAL EQUATIONS The Partial Differential Equation (PDE) corresponding to a physical system can be formed, either by eliminating the arbitrary constants or by eliminating the arbitrary functions from the given relation. The Physical system contains arbitrary constants or arbitrary functions or both. Equations which contain one or more partial derivatives are called Partial Differential Equations. Therefore, there must be atleast two independent variables one dependent variable. Let us take to be two independent variables to be dependent variable. Order: The Order of a partial differential equation is the order of the highest partial derivative in the equation. Degree: The degree of the highest partial derivative in the equation is the Degree of the PDE Notations,,,, Formation of Partial Differential Equation Formation of PDE by elimination of Arbitrary Constants Formation of PDE by elimination of Arbitrary Functions Solution of a Partial Differential Equation Let us consider a Partial Differential Equation of the form 1 If it is Linear in, it is called a Linear Partial Differential Equation (i.e. Order Degree of is one) If it is Not Linear in, it is called as nonlinear Partial Differential Equation (i.e. Order Degree of is other than one) Consider a relation of the type By eliminating the arbitrary constants from this equation, we get, which is called a complete integral or complete solution of the PDE. A solution of obtained by giving particular values to in the complete Integral is called a particular Integral.

LINEAR PARTIAL DIFFERENTIAL EQUATIONS OF FIRST ORDER A Differential Equation which involves partial derivatives only no higher order derivatives is called a first order equation. If have the degree one, it is called a linear partial differential equation of first order; otherwise it is called a non-linear partial equation of first order. Ex: 1) is a linear Partial Differential Equation. 2) is a non-linear Partial Differential Equation. LAGRANGE S LINEAR EQUATION A linear Partial Differential Equation of order one, involving a dependent variable two independent variables, is of the form, where are functions of is called Lagrange s Linear Equation. Solution of the Linear Equation Consider Now, Case 1: If it is possible to separate variables then, consider any two equations, solve them by integrating. Let the solutions of these equations are is the required solution of given equation. Case 2: If it is not possible to separate variables then To solve above type of problems we have following methods Method of grouping: In some problems, it is possible to solve any two of the equations (or) (or) In such cases, solve the differential equation, get the solution then substitute in the other differential equation Method of Multiplier: consider In this, we have to choose integrating. so that denominator=0. That will give us solution by

NON-LINEAR PARTIAL DIFFERENTIAL EQUATIONS OF FIRST ORDER A partial differential equation which involves first order partial derivatives with degree higher than one the products of is called a non-linear partial differential equation. There are six types of non-linear partial differential equations of first order as given below. Type I: Type II: Type III: (variable separable method) Type IV: Clairaut s Form Equation reducible to stard forms CHARPIT S METHOD Let us see in detail about these types. Type I: Equations of the type i.e. equations containing only Let the required solution be Substituting these values in, we get From this, we can obtain in terms of (or) in terms of Let, then the required solution is Note: Since, the given equation contains two first order partial derivatives solution should contain only two constants., the final Type II: Let us consider the Equations of the type 1 Let is a function of i.e. Now,.1. a a 1 is the 1 st order differential equation in terms of dependent variable independent variable. Solve this differential equation finally substitute gives the required solution.

Type III: (variable separable method) Let us consider the differential equation is of the form Let (say) Now (I.e. writing in terms of ) (I.e. writing in terms of ) Now, By Integrating this, we get the required solution. Note: This method is used only when it is possible to separate variables. i.e. on one side on other side. Type IV: Clairaut s Form Equations of the form Let the required solution be, then Required solution is i.e. Directly substitute in place of in place of in the given equation. Equations Reducible to Stard Forms Equations of the type, where are constants. Now, let us transform above equation to the form Case-I: If Put, then (Type-I) Substituting these values in the given equation, we get ( ) ( ) which is in the form of (Type-I) Solve this, get the result which will be in terms of the substitute, which is the required solution.

Case-II: If Put, then ( ) ( ) Substituting these values in the given equation, we get (Type-I) Solve this, get the result which will be in terms of the substitute, which is the required solution. Equations of the type, where are constants This equation can be reduced in to (Type-II) by taking above substitutions. Equations of the type, where is a constant In order to convert into the form, we have to take the following substitutions Put Equations of the type where is a constant. These type of equations can be reduced to the form (Type-I) (or) by taking above substitutions given for the equation CHARPIT S METHOD This is a general method to find the complete integral of the non-linear PDE of the form Now Auxillary Equations are given by Here we have to take the terms whose integrals are easily calculated, so that it may be easier to solve. Finally substitute in the equation Integrate it, we get the required solution. Note that all the above (TYPES) problems can be solved in this method.

Method of Separation of variables This method involves a solution which breaks up into product of functions, each of which contains only one of the independent variables. Procedure: For the given PDE, let us consider the solution to be Substitute these values in the given equation, from which we can separate variables. Write the equation such that terms are on one side similarly terms are on the other side. Let it be Solve these equations; finally substitute in which gives the required solution.