1 of 10

Classification of PDE

(BMG2CC1B)

2 of 10

Order and degree of Partial Differential Equations (PDEs)

Partial Differential Equation (PDE) : An equation containing one or more partial derivatives of an unknown function of two or more independent variables is known as a Partial Differential Equation.

Order of a PDE : The order of a PDE is defined as the order of the highest partial derivative occurring in the PDE.

Degree of a PDE : The of a PDE is the degree of the highest order derivative which occurs in it after the equation has been rationalized.

Examples :

𝜕𝑥 𝜕𝑦

(i) 𝜕𝑧 + 𝜕𝑧 = 𝑧 + 𝑥𝑦 (1st order & 1st degree PDE)

𝜕𝑧

𝜕𝑥

(ii) ( )

𝜕𝑦

3

𝜕𝑧

𝜕𝑥

2 3

+ 𝜕 𝑧 = 2𝑥 ( )

(3rd order & 1st degree PDE)

𝜕𝑧

(iii) 𝑧 ( ) +

𝜕𝑥 𝜕𝑦

𝜕𝑧 = 𝑥

(1st order & 1st degree PDE)

𝜕𝑥 𝜕𝑦 𝜕𝑧

(iv) 𝜕𝑢 + 𝜕𝑢 + 𝜕𝑢 = 𝑥𝑦𝑧

(1st order & 1st degree PDE)

(v)

𝜕2𝑧

𝜕𝑥2

= (1 +

𝜕𝑦

1

𝜕𝑧)2

(2nd order & 2nd degree PDE)

𝜕𝑧

𝜕𝑧 𝜕𝑧

𝜕𝑥 𝜕𝑦 𝜕𝑦

(vi) 𝑦 {( ) ( ) } = 𝑧 ( )

2 2

+ (1st order & 2nd degree PDE)

Linear and Non-linear PDEs :

A PDE is said to be linear if the dependent variable and its partial derivatives occur only in the first degree and are not multiplied, otherwise it is said to be non-linear.

Examples :

𝜕𝑥 𝜕𝑦

(i) 𝜕𝑧 + 𝜕𝑧 = 𝑧 + 𝑥𝑦 (Linear PDE)

𝜕𝑧

𝜕𝑥

(ii) ( )

𝜕𝑦

3

𝜕𝑧

𝜕𝑥

2 3

+ 𝜕 𝑧 = 2𝑥 ( )

(Non-linear PDE)

3 of 10

𝜕𝑧

(iii) 𝑧 ( ) +

𝜕𝑥 𝜕𝑦

𝜕𝑧 = 𝑥

(Non-linear PDE)

𝜕𝑥 𝜕𝑦 𝜕𝑧

(iv) 𝜕𝑢 + 𝜕𝑢 + 𝜕𝑢 = 𝑥𝑦𝑧

(Linear PDE)

(v)

𝜕2𝑧

𝜕𝑥2

= (1 +

𝜕𝑦

1

𝜕𝑧)2

(Non-linear PDE)

𝜕𝑧

𝜕𝑥

𝜕𝑧

𝜕𝑦

2 2

+

𝜕𝑧

𝜕𝑦

(vi) 𝑦 {( ) ( ) } = 𝑧 ( )

(Non-linear PDE)

Notations : (i) When we consider two independent variables 𝑥 and 𝑦 and one dependent variable 𝑧. Then, we use the following notations in the PDEs.

𝜕2𝑧

2

𝜕𝑧 = 𝑝, 𝜕𝑧 = 𝑞, 𝜕 𝑧 = 𝑟, = 𝑠,

𝜕𝑥 𝜕𝑦 𝜕𝑥2 𝜕𝑥𝜕𝑦 𝜕𝑦2

𝜕2𝑧 = 𝑡

(ii) When we consider 𝑛 independent variables 𝑥1, 𝑥2, 𝑥3, … … , 𝑥𝑛 and one dependent variable 𝑧. Then, we use the following notations in the PDEs.

𝜕𝑧 𝜕𝑧

= 𝑝 , = 𝑝 ,

𝜕𝑧

𝜕𝑥1 𝜕𝑥2 𝜕𝑥3

1 2 3

= 𝑝 , …………………,

𝜕𝑧

𝜕𝑥𝑛

= 𝑝

𝑛

(iii) Partial differentiations are also denoted as :

𝜕𝑢

𝜕𝑥 = 𝑢𝑥,

𝜕𝑢

𝜕𝑦 = 𝑢𝑦,

𝜕2𝑢

𝜕𝑥2 = 𝑢𝑥𝑥,

𝜕2𝑢

𝜕𝑦2 = 𝑢𝑦𝑦,

𝜕2𝑢

𝜕𝑥𝜕𝑦 = 𝑢𝑥𝑦

Classification of First Order PDEs :

(i) Linear PDE : A first order equation 𝑓(𝑥, 𝑦, 𝑧, 𝑝, 𝑞) = 0 is said to be Linear PDE if it is linear in 𝑝, 𝑞 𝑎𝑛𝑑 𝑧, that is, if the given equation is of the form

𝑃(𝑥, 𝑦)𝑝 + 𝑄(𝑥, 𝑦)𝑞 = 𝑅(𝑥, 𝑦)𝑧 + 𝑆(𝑥, 𝑦).

Example : (i) 𝑥2𝑦𝑝 + 𝑥𝑦2𝑞 = 𝑥𝑦𝑧 + 𝑥2𝑦2

(ii) 𝑝 + 𝑞 = 𝑧 + 𝑥𝑦

(iii) 𝑥𝑝 + 𝑦𝑞 = 𝑥2𝑦2𝑧 + 𝑥

𝑦

4 of 10

(ii) Semi-linear PDE : A first order equation 𝑓(𝑥, 𝑦, 𝑧, 𝑝, 𝑞) = 0 is said to be Semi-linear PDE if it is linear in 𝑝 𝑎𝑛𝑑 𝑞, the co-efficients 𝑝 𝑎𝑛𝑑 𝑞 are functions

of 𝑥 𝑎𝑛𝑑 𝑦 only, that is, if the given equation is of the form 𝑃(𝑥, 𝑦)𝑝 + 𝑄(𝑥, 𝑦)𝑞 =

𝑅(𝑥, 𝑦, 𝑧).

Example : (i) 𝑥2𝑦𝑝 + 𝑥𝑦2𝑞 = 𝑥2𝑦2𝑧2

2

(ii) 𝑦𝑝 + 𝑥𝑞 = 𝑧

𝑥𝑦

2 2

(iii) 𝑥𝑝 + 𝑦𝑞 = 𝑥 𝑦

𝑧2

  1. Quasi-linear PDE : A first order equation 𝑓(𝑥, 𝑦, 𝑧, 𝑝, 𝑞) = 0 is said to be Quasi-linear PDE if it is linear in 𝑝 𝑎𝑛𝑑 𝑞, that is, if the given equation is of the form 𝑃(𝑥, 𝑦, 𝑧)𝑝 + 𝑄(𝑥, 𝑦, 𝑧)𝑞 = 𝑅(𝑥, 𝑦, 𝑧).

Example : (i) 𝑥2𝑧𝑝 + 𝑧𝑦2𝑞 = 𝑥𝑦

(ii) (𝑥2 − 𝑦𝑧)𝑝 + (𝑦2 − 𝑧𝑥)𝑞 = (𝑧2 − 𝑥𝑦)

(iii) 𝑥𝑦2𝑧𝑝 + 𝑥2𝑦𝑧𝑞 = (𝑥2𝑦2𝑧2 − 1)

  1. Non-linear PDE : A first order equation 𝑓(𝑥, 𝑦, 𝑧, 𝑝, 𝑞) = 0 is said to be Non- linear PDE if it is not linear in 𝑝 𝑎𝑛𝑑 𝑞.

Example : (i) 𝑝2 + 𝑞2 = 1

(ii) 𝑝𝑞 = 𝑧

(iii) 𝑥2𝑝2 + 𝑦2𝑞2 = 𝑧2

5 of 10

Formation of first order partial differential equations

Rule I : Derivation of PDE by eliminating constants

Example 1. Find a PDE by eliminating a and b from

𝑧 = 𝑎𝑥 + 𝑏𝑦 + 𝑎2 + 𝑏2

Solution : Given, 𝑧 = 𝑎𝑥 + 𝑏𝑦 + 𝑎2 + 𝑏2 ………… (i) Differentiating (i) partially with respect to x, we get

𝜕𝑧 = 𝑎

𝜕𝑥

⇒ 𝑝 = 𝑎 ……………. (ii)

Differentiating (i) partially with respect to y, we get

𝜕𝑧 = 𝑏

𝜕𝑦

⇒ 𝑞 = 𝑏 ……………. (iii)

Now, putting 𝑎 = 𝑝 and 𝑏 = 𝑞 in (i), we get

𝑧 = 𝑝𝑥 + 𝑞𝑦 + 𝑝2 + 𝑞2, which is the required PDE.

Answer

EXERCISE 1 (A)

1. 𝒛 = 𝑨 𝒆𝒑𝒕 𝐬𝐢𝐧 𝒑𝒙 (𝒑 𝒂𝒏𝒅 𝑨)

Solution : Given, 𝑧 = 𝐴 𝑒𝑝𝑡 sin 𝑝𝑥 ………… (i) Differentiating (i) partially with respect to x, we get

𝜕𝑥

𝜕𝑧 = 𝐴 𝑒𝑝𝑡 cos 𝑝𝑥 . 𝑝

𝜕𝑥

𝜕𝑧 = 𝐴𝑝𝑒𝑝𝑡 cos 𝑝𝑥 ………………. (ii)

Again, differentiating (ii) partially with respect to x, we get

6 of 10

𝜕𝑥2

𝜕2𝑧 = 𝐴𝑝𝑒𝑝𝑡(−sin 𝑝𝑥). 𝑝

𝜕𝑥2

2

𝜕 𝑧 = −𝐴𝑝2𝑒𝑝𝑡𝑠𝑖𝑛𝑝𝑥 ………….. (iii)

Differentiating (i) partially with respect to t, we get

𝜕𝑡

𝜕𝑧 = 𝐴 𝑝𝑒𝑝𝑡 𝑠𝑖𝑛 𝑝𝑥 …………………. (iv)

Again, differentiating (iv) partially with respect to t, we get

𝜕𝑡2

𝜕2𝑧 = 𝐴𝑝2𝑒𝑝𝑡𝑠𝑖𝑛𝑝𝑥 ………………….(v)

Adding (iii) & (v), we get

𝜕𝑥2 𝜕𝑡2

𝜕2𝑧 + 𝜕2𝑧 = 0, which is the required PDE.

Answer

2. 𝒛 = 𝑨 𝒆−𝒑𝟐𝒕 𝐜𝐨𝐬 𝒑𝒙 (𝒑 𝒂𝒏𝒅 𝑨)

Solution : Given, 𝑧 = 𝐴 𝑒−𝑝2𝑡 cos 𝑝𝑥 ………… (i) Differentiating (i) partially with respect to x, we get

𝜕𝑥

𝜕𝑧 = −𝐴 𝑝𝑒−𝑝2𝑡 sin 𝑝𝑥 …………… (ii)

Again, differentiating (i) partially with respect to x, we get

𝜕𝑥2

𝜕2𝑧 = −𝐴 𝑝2𝑒−𝑝2𝑡 cos 𝑝𝑥 ……………(iii)

Differentiating (i) partially with respect to t, we get

𝜕𝑡

𝜕𝑧 = −𝐴 𝑝2𝑒−𝑝2𝑡 cos 𝑝𝑥 ……………(iv)

From (iii) & (iv), we get,

𝜕𝑥2 𝜕𝑡

𝜕2𝑧 = 𝜕𝑧, which is the required PDE.

Answer

7 of 10

3. 𝒛 = 𝒂𝒙𝟑 + 𝒃𝒚𝟑 ; ( 𝒂, 𝒃 )

Solution : Given equation is,

𝑧 = 𝑎𝑥3 + 𝑏𝑦3 ……………. (i)

Differentiating (i) partially with respect to x, we get

𝜕𝑥

𝜕𝑧 = 3𝑎𝑥2 ………………. (ii)

Differentiating (i) partially with respect to y, we get

𝜕𝑦

𝜕𝑧 = 3𝑏𝑦2 ………………. (iii)

From (ii) and (iii), we get

𝜕𝑧 𝜕𝑧

𝑥 + 𝑦 = 3𝑎𝑥3 + 3𝑏𝑦3

𝜕𝑥 𝜕𝑦

⇒ 𝑥 𝜕𝑧 + 𝑦 𝜕𝑧 = 3(𝑎𝑥3 + 𝑏𝑦3)

𝜕𝑥 𝜕𝑦

⇒ 𝑥 𝜕𝑧 + 𝑦 𝜕𝑧 = 3𝑧 [𝐹𝑟𝑜𝑚 (𝑖)]

𝜕𝑥 𝜕𝑦

which is the required PDE.

Answer

𝒂

𝟐

4. 𝟒𝒛 = [𝒂𝒙 + 𝒚 + 𝒃] ; (𝒂, 𝒃)

Solution : Given equation is,

𝑦

𝑎

2

4𝑧 = [𝑎𝑥 + + 𝑏] ……………. (i)

Differentiating (i) partially with respect to x, we get

𝜕𝑧 𝑦

4 𝜕𝑥 = 2 (𝑎𝑥 + 𝑎 + 𝑏) . 𝑎

8 of 10

𝜕𝑧 = 1.𝑎. (𝑎𝑥 + 𝑦 + 𝑏) ………….. (ii)

𝜕𝑥 2 𝑎

Differentiating (i) partially with respect to y, we get

4 𝜕𝑧

𝜕𝑦

𝑦

𝑎

= 2. (𝑎𝑥 + + 𝑏) .

1

𝑎

𝜕𝑧

1 1 𝑦

𝜕𝑦 2 𝑎 𝑎

= . (𝑎𝑥 + + 𝑏) ……………..(iii)

Multiplying (ii) by (iii), we get

𝜕𝑧 𝜕𝑧 1 𝑦

𝜕𝑥 𝜕𝑦 4 𝑎

. = . [𝑎𝑥 + + 𝑏]

2

𝜕𝑧 . 𝜕𝑧 1

𝜕𝑥 𝜕𝑦 4

= . 4𝑧 [𝐹𝑟𝑜𝑚 (𝑖)]

𝜕𝑥 𝜕𝑦

𝜕𝑧 . 𝜕𝑧 = 𝑧, which is the required PDE.

Answer

5. 𝒛 = 𝒂𝒙𝟐 + 𝒃𝒙𝒚 + 𝒄𝒚𝟐, (𝒂, 𝒃, 𝒄)

Solution : Given equation is,

𝑧 = 𝑎𝑥2 + 𝑏𝑥𝑦 + 𝑐𝑦2 …………………….. (i) Differentiating (i) partially with respect to x, we get

𝜕𝑥

𝜕𝑧 = 2𝑎𝑥 + 𝑏𝑦 …………………… (ii)

Differentiating (ii) partially with respect to x, we get

𝜕2𝑧 = 2𝑎 ……………….. (iii)

𝜕𝑥2

Differentiating (ii) partially with respect to y, we get

𝜕 𝜕𝑧

𝜕𝑦 𝜕𝑥

( ) = 𝑏

𝜕2𝑧

𝜕𝑥𝜕𝑦

= 𝑏 ………………………(iv)

9 of 10

Differentiating (i) partially with respect to y, we get

𝜕𝑦

𝜕𝑧 = 𝑏𝑥 + 2𝑐𝑦 …………………… (v)

Differentiating (v) partially with respect to y, we get

𝜕2𝑧 = 2𝑐 …………………………(vi)

𝜕𝑦2

From (iii), (iv) and (vi), we get

𝑥2 + 2𝑥𝑦

𝜕2𝑧 𝜕2𝑧

𝜕𝑥2 𝜕𝑥𝜕𝑦

𝜕2𝑧

𝜕𝑦2

+ 𝑦2 = 2𝑎𝑥2 + 2𝑏𝑥𝑦 + 2𝑐𝑦2

2 2

⇒ 𝑥2 𝜕 𝑧 + 2𝑥𝑦 𝜕 𝑧

𝜕𝑥2 𝜕𝑥𝜕𝑦

2

+ 𝑦2 𝜕 𝑧

𝜕𝑦2

= 2(𝑎𝑥2 + 𝑏𝑥𝑦 + 𝑐𝑦2)

= 2𝑧 [𝐹𝑟𝑜𝑚 (𝑖)]

2 2

⇒ 𝑥2 𝜕 𝑧 + 2𝑥𝑦 𝜕 𝑧

𝜕𝑥2 𝜕𝑥𝜕𝑦

2

+ 𝑦2 𝜕 𝑧

𝜕𝑦2

which is the required PDE.

Answer

6. 𝒛𝟐 = 𝒂𝒙𝟑 + 𝒃𝒚𝟑 + 𝒂𝒃, (𝒂, 𝒃)

Solution : Given equation is,

𝑧2 = 𝑎𝑥3 + 𝑏𝑦3 + 𝑎𝑏 …………….. (i) Differentiating (i) partially with respect to x, we get

𝜕𝑥

2𝑧 𝜕𝑧 = 3𝑎𝑥2 …………………… (ii)

Differentiating (i) partially with respect to y, we get

𝜕𝑦

2𝑧 𝜕𝑧 = 3𝑏𝑦2 …………………… (iii)

𝜕𝑧 𝜕𝑧

𝜕𝑥 𝜕𝑦

(ii) x (iii) ⇒ 4𝑧2 ( ) ( ) = 9𝑎𝑏𝑥2𝑦2 ………………….. (iv)

From (ii) and (iii), we get

10 of 10

6𝑥3𝑦2𝑧 𝜕𝑧 + 6𝑥2𝑦3𝑧 𝜕𝑧 = 9𝑎𝑥5𝑦2 + 9𝑏𝑥2𝑦5 …………… (v)

𝜕𝑥 𝜕𝑦

Adding (iv) and (v), we get

6𝑥3𝑦2𝑧 𝜕𝑧 + 6𝑥2𝑦3𝑧 𝜕𝑧 + 4𝑧2 (𝜕𝑧) (𝜕𝑧) = 9𝑎𝑥5𝑦2 + 9𝑏𝑥2𝑦5 + 9𝑎𝑏𝑥2𝑦2

𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦

𝜕𝑧 𝜕𝑧

𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦

⇒ 6𝑥3𝑦2𝑧 𝜕𝑧 + 6𝑥2𝑦3𝑧 𝜕𝑧 + 4𝑧2 ( ) ( ) = 9𝑥2𝑦2(𝑎𝑥3 + 𝑏𝑦3 + 𝑎𝑏)

𝜕𝑧

𝜕𝑧

𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦

⇒ 𝑧 [6𝑥3𝑦2 𝜕𝑧 + 6𝑥2𝑦3 𝜕𝑧 + 4𝑧 ( ) ( )] = 9𝑥2𝑦2𝑧2

[𝐹𝑟𝑜𝑚 (𝑖)]

𝜕𝑧

𝜕𝑧

𝜕𝑥 𝜕𝑦 𝜕𝑥 𝜕𝑦

⇒ 6𝑥3𝑦2 𝜕𝑧 + 6𝑥2𝑦3 𝜕𝑧 + 4𝑧 ( ) ( ) = 9𝑥2𝑦2𝑧, which is required PDE.

Answer