![]() |
Partial Differential Equation contains an unknown function of two or more variables and its partial derivatives with respect to these variables. The order of partial differential equations is that of the highest-order derivatives. Such equations aid in the relationship of a function with several variables to their partial derivatives. They are extremely important in analyzing natural phenomena such as sound, temperature, flow properties, and waves. In this article, we will learn the definition of Partial Differential Equations, their representation, their order, the types of partial differential equations, how to solve PDE, and many more details. ![]() Partial Differential Equation Table of Content
What is a Partial Differential Equation?Partial Differential Equation is also called PDE. It is a differential equation containing partial derivatives of the dependent variable with one independent variable. For any function f(x1, x2,…,xn) its partial differential equation(PDE) is,
Suppose we have a linear function of u then its PDE is,
Partial Differential Equation Definition
Order of Partial Differential EquationOrder of the highest derivative term that occurs in a given partial differential equation is called the order of the said equation. Let’s say ∂z/∂x + ∂y/∂x = x + zy is a partial differential equation. As the order of the highest derivative is 1, hence, this is a first-order partial differential equation. Examples of Partial Differential EquationsVarious examples of partial differential equations are,
Degree of Partial Differential EquationDegree of a partial differential equation is the degree of the highest derivative in the PDE. The partial differential equation ∂z/∂x + ∂y/∂x = x + zy has 1 as the highest derivative of the first degree. Note: We will consider the highest degree of that derivative which has the highest order in an equation. General Form of Partial Differential EquationThe general form of Partial Differential Equation is,
Representing Partial Differential EquationPartial Differential Equations are represented using subscript and ∂ or ∇ symbol. suppose we have a function f then Partial Differential Equations are given as:
We use, ∂ and ∇ symbols to represent the Partial Differential Equations. Types of Partial Differential EquationsVarious types of Differential Equations are,
First-Order Partial Differential EquationFirst-order partial differential equations are those in which the highest partial derivatives of the unknown function are of the first order. They can be both linear and non-linear. The derivatives of these variables are neither squared nor multiplied. Second-Order Partial Differential EquationSecond-order partial differential equations have the highest partial derivatives of the order. These equations can be linear, semi-linear, or non-linear. Linear second-order partial differential equations are much more complicated than non-linear and semi-linear second-order PDEs. Quasi-Linear Partial Differential EquationThe highest rank of partial derivatives arises solely as linear terms in quasilinear partial differential equations. First-order quasi-linear partial differential equations are commonly utilized in physics and engineering to solve a variety of problems. Homogeneous Partial Differential EquationThe nature of the variables in terms determines whether a partial differential equation is homogeneous or non-homogeneous. A non-homogeneous PDE is a partial differential equation that contains all terms including the dependent variable and its partial derivatives. Classification of Partial Differential EquationThere is a linear second-order partial differential equation of second degree given as Auxx + 2Buxy + Cuyy + constant = 0. Its discriminant is B2 – AC. On the basis of different values of such discriminant, the partial differential equations can be classified as follows,
Below are the classification of Partial Differential Equation. Parabolic PDESuch partial equations whose discriminant is zero, i.e., B2 – AC = 0, are called parabolic partial differential equations. These types of PDEs are used to express mathematical, scientific as well as economic, and financial topics such as derivative investments, particle diffusion, heat induction, etc. Hyperbolic PDESuch partial equations whose discriminant exceeds zero, i.e., B2 – AC > 0, are called hyperbolic partial differential equations. These types of PDEs are used to express wave progressions and other such concepts and fundamentals which pertain to waves. Elliptic PDESuch partial equations whose discriminant is less than zero, i.e., B2 – AC < 0, are called elliptic partial differential equations. The most common example of an elliptic PDE is the Laplace equation. Applications of Partial Differential EquationsPDEs are applied in a lot of fields like mathematics, engineering, physics, finance, etc. Some of their applications are as follows:
How to Solve Partial Differential EquationsThere are various methods to solve Partial Differential Equation, such as variable substitution and change of variables, can be used to identify the general, specific, or singular solution of a partial differential equation. Say we have an equation: z = yf(x) + xg(y). The partial differential equation from the equation can be made as follows: Steps for Solving Partial Differential EquationsStep I: Differentiate both LHS and RHS w.r.t.x. ∂z/∂x = yf'(x) + g(y) —(1) ∂z/∂y = f(x) + xg'(y) —(2) Step II: Differentiate eq. (1) w.r.t.y and eq. (2) w.r.t.x. ∂2z/∂x∂y = f'(x) + g'(y) Step III: Multiply the first equation by x and the second equation by y then add the resultant. x∂z/∂x + y∂z/∂y = xg(y) + yf(x) + xy(f'(x) + g'(y)) = z + xy(f'(x) + g'(y)) From Step II, we have, x∂z/∂x + y∂z/∂y = z + xy(∂–2z/∂x∂y) Thus, partial differential equations are solved using the steps added above. Partial Differential Equation Class 12In many educational systems, including those following the Class 12 curriculum, partial differential equations (PDEs) are often introduced as part of advanced mathematics or physics courses. Class 12 courses typically provide an introductory understanding of partial differential equations, focusing on foundational concepts and solution techniques rather than in-depth mathematical theory or advanced applications. Articles Related to Partial Differential Equation:Partial Differential Equations ExamplesExample 1: Given the function c = f(x2 – y2), find its partial differential equation. Solution:
Example 2: Prove that u(x,t) = sin(at)cos(x) is a solution to ?2u/?t2 = a2(?2u/?x2) , given that a is constant. Solution:
Example 3: Form the partial differential equation for all such spheres having a center in the x-y plane and fixed radii. Solution:
Example 4: Prove that ?2p/?t2 = b2?2p/?x2 if p(x, t) = sin(bt)cosx. Solution:
Example 5: Reduce uxx + 5uxy + 6uyy = 0. to its canonical form and solve it. Solution:
Practice Questions on Partial Differential EquationsVarious practice questions on Partial Differential Equations are: Q1. Solve PDE ux + 2uy – 4 = 0 Q2. Solve PDE uxy + 3uy – 6ux = 0 Q3. Solve the following PDE: ?u/?t = ?2u/?x2 with the initial condition u(x,0) = [Tex]e^{-x^2}[/Tex] Q4. Solve the first-order PDE: ux + 2uy = 0 with the initial condition u(x, 0) = sin(x). Q5. Find the general solution of the PDE: uxx + uyy = 0 FAQs on Partial Differential EquationsWhat are Partial Differential Equations?
Are Partial Differential Equations Linear?
What are the Applications of Partial Differential Equations?
What are Ordinary Differential Equations?
How to Solve Partial Differential Equation?
|
Reffered: https://www.geeksforgeeks.org
Engineering Mathematics |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 14 |