Partial Differential Equations MCQ Quiz - Objective Question with Answer for Partial Differential Equations - Download Free PDF

Last updated on Mar 21, 2025

Latest Partial Differential Equations MCQ Objective Questions

Partial Differential Equations Question 1:

The solution of the PDE p+q=1 is of the 

  1. z = ax + (1 - a)y + c

  2. z = ax + (1a)2y + c

  3. z = ax + by + c where b = (1a)2

  4. z = a(x + y) + bx + c

Answer (Detailed Solution Below)

Option :

Partial Differential Equations Question 1 Detailed Solution

Explanation:

The given PDE is

p+q=1

i.e., p+q1=0 which id of the form f(p, q) = 0

so, the solution is

z = ax + by + c where

a+b=1

i.e., b=1a

i.e., b = (1a)2

So, the solution is

z = ax + (1a)2y + c

(2), (3) are correct.

Partial Differential Equations Question 2:

The partial differential equation (1xy)uxx2uxy+(1+xy)uyy=0 is 

  1. Hyperbolic in the first quadrant
  2. Elliptic in the second quadrant
  3. Hyperbolic in the Third quadrant
  4. Elliptic in the fourth quadrant

Answer (Detailed Solution Below)

Option :

Partial Differential Equations Question 2 Detailed Solution

Concept:

A PDE of the form 

Auxx + Buxy + Cuyy + f(x, y, u, ux, uy) = 0 is

(i) hyperbolic if B2 - 4AC > 0

(ii) parabolic if B2 - 4AC = 0

(iii) elliptic if B2 - 4AC < 0

Explanation:

Given PDE

(1xy)uxx2uxy+(1+xy)uyy=0

B2 - 4AC = (-2)2 - 4(1xy)(1+xy) = 4 - (4 - 4xy) = 4xy

So, B2 - 4AC > 0 in first and third quadrant as x > 0, y > 0 in 1st quadrant and x < 0, y < 0 in 3rd quadrant.

So, PDE is hyperbolic in first and third quadrant.

(1) and (3) are true.

and B2 - 4AC < 0 in second and fourth quadrant as x < 0, y > 0 is 2nd quadrant and x > 0, y < 0 in 4th quadrant.

So, PDE is elliptic in second and fourth quadrant.

(2) and (4) are true.

Partial Differential Equations Question 3:

Which of the following is/are the general solution of the PDE 

z(px - qy) = y2 - x2

  1. x2 + y2 + z2 = f(xy)
  2. x2 + y2 + z2 = f(x-y)
  3. x2 + y2 + z2 = f((x+y)2+z2)
  4. (x+y)2+z2=f(xy)

Answer (Detailed Solution Below)

Option :

Partial Differential Equations Question 3 Detailed Solution

Concept:

The Lagrange's auxiliary equation of the PDE of the for Pp + qq = R is

dxP=dyQ=dzR

Explanation:

Given PDE is

z(px - qy) = y2 - x2

⇒ xzp - yzq = y2 - x2

Then dxP=dyQ=dzR
⇒ dxxz=dyyz=dzy2x2
 
Now,
 
xdx+ydy+zdzx2zy2z+y2zx2z
i.e., xdx+ydy+zdz0
 
i.e., xdx + ydy + zdz = 0

 

Integrating we get
 
x2 + y2 + z2 = c1...(i)
 
Taking 1st two ratio
 
dxxz=dyyz
 
dxx+dyy=0
 

 Integrating we get

xy = c2...(ii)

 

Taking (i) and (ii) we get the solution
 
x2 + y2 + z2 = f(xy)
 
(1) is true.

 

Also, d(x+y)z(xy)=dzy2x2

⇒ d(x+y)z=dz(x+y)

⇒ (x + y) d(x + y) + zdz = 0 

Integrating both sides we get

(x+y)2+z2=c2....(iii)

Taking (i) and (iii) we get teh solution

x2 + y2 + z2 = f((x+y)2+z2)

(3) is true.

Taking (ii) and (ii) we get the solution

(x+y)2+z2=f(xy)

(4) is true.

Partial Differential Equations Question 4:

The integral surface of ux+uy=u passing through the centre x = t, y = 2t, u = 1

  1. u = ex-2y
  2. u = ex+2y
  3. u = e2x+y
  4. u = e2x-y

Answer (Detailed Solution Below)

Option 4 : u = e2x-y

Partial Differential Equations Question 4 Detailed Solution

Concept:

Quasi-linear PDE of the form Pp + Qq = R satisfy Lagrange's equation

dxP=dyQ=dzR

Explanation:

Lagrange’s auxiliary equation 

 
dx1=dy1=duu
 
Taking 1st and 2nd ratio
 
dx = dy
 
Integrating,
x – y = c1…(i)
 
Taking 1st and 3rd ratio
 
dx=duu
Integrating,
 x = log u + log c2
⇒ x = log c2u 
⇒ uc2 = ex
⇒ ue-x = c3 …(ii) where c3 = 1/c2
 
So, general solution is
ue-x = ϕ(x-y)….(iii)
 
Putting x = t, y = 2t, u = 1 we get
1e-t = ϕ(t-2t)
⇒ e-t = ϕ(-t)
⇒ ϕ(s) = es
⇒ ϕ(x-y) = ex-y
 
Putting in (iii) we get
 ue-x = ex-y
⇒ u = e2x-y
 
Hence option (4) is true.

Partial Differential Equations Question 5:

Consider the partial differential equation (PDE)

(p2 + q2)y = qz

Which of the following statements are true?

  1. The general solution of the PDE is z2 = a2y2 + (ax+b), where a and b are arbitrary constants.
  2. The Charpit's equations are

    dx2py=dy2qyz=dz2p2y+2q2yqz=dppq=dqp2

  3. Both 1 and 2 are correct
  4. Neither 1 nor 2 are correct

Answer (Detailed Solution Below)

Option 3 : Both 1 and 2 are correct

Partial Differential Equations Question 5 Detailed Solution

Concept:

The non-linear PDE of the form

f(x, y, z, p, q) = 0 satisfy Charpit equation

dxfp=dyfq=dzpfp+qfq=dp(fx+pfz)=dq(fy+qfz)

Explanation:

Here f(x, y, z, p, q) = (p2 + q2)y - qz 

Using Charpit formula

dx2py=dy2qyz=dz2p2y+2q2yqz=dp0+pq=dqp2q2+q2

⇒ dx2py=dy2qyz=dz2p2y+2q2yqz=dppq=dqp2

Taking

dppq=dqp2

⇒ pdp + qdq = 0

Integrating

p2 + q2 = a2....(i)

Putting in the given equation

a2y = qz

⇒ q = a2yz

Putting in (i)

p a2q2 = azz2a2y2

Putting p and q in

dz = pdx + qdy

⇒ dz = azz2a2y2dx + a2yzdy

⇒ zdza2ydyz2a2y2 = a dx

Integrating

z2a2y2 = ax + b

Squaring both sides

z2 = a2y2 + (ax+b)2

Both (1) and (2) are correct.

Hence option (3) is true.

Top Partial Differential Equations MCQ Objective Questions

Let u(x, t) be the solution of

utt − uxx = 0, 0 < x < 2, t > 0

u(0, t) = 0 = u(2, t), ∀ t > 0, 

u(x, 0) = sin (πx) + 2 sin(2πx), 0 ≤ x ≤ 2,

ut(x, 0) = 0, 0 ≤ x ≤ 2.

Which of the following is true?

  1. u(1, 1) = −1.
  2. u(1/2, 1) = 0.
  3. u(1/2, 2) = 1.
  4. ut(1/2, 1/2) = π.

Answer (Detailed Solution Below)

Option 3 : u(1/2, 2) = 1.

Partial Differential Equations Question 6 Detailed Solution

Download Solution PDF

Explanation:

Given 

utt − uxx = 0, 0 < x < 2, t > 0

u(0, t) = 0 = u(2, t), ∀ t > 0, 

u(x, 0) = sin(πx) + 2sin(2πx), 0 ≤ x ≤ 2,

ut(x, 0) = 0, 0 ≤ x ≤ 2.

which is a wave equation of finite length. So solution is

u(x, t) = Dnsin(nπxl)cos(nπctl) where

Dn=2l0lf(x)sin(nπxl)dx

Here c = 1, l = 2, f(x) = sin(πx) + 2sin(2πx)

So, Dn=2202(sin(πx)+2sin(2πx))sin(nπx2)dx

and u(x, t) = Dnsin(nπx2)cos(nπct2)

u(x, 0) = Dnsin(nπx2) = sin(πx) + 2sin(2πx)

Comparing we get

D2 = 1, D4 = 2, Dn = 0 for other natural number n

Hence we get

u(x, t) = sin(πx) cos(πt) + 2sin(2πx)cos(2πt)

Then u(1, 1) = 0

u(1/2, 1) = -1

u(1/2, 2) = 1

u(1/2, 1/2) = 0

Option (3) is correct, other are false.

The general solution of the surfaces which are perpendicular to the family of surfaces

z2 = kxy, k ∈ R 

is

  1. ϕ(x2 - y2, xz) = 0, ϕ ∈ C1 (R2)
  2. ϕ(x2 - y2, x2 + z2) = 0, ϕ ∈ C1 (R2)
  3. ϕ(x2 - y2, 2x2 + z2) = 0, ϕ ∈ C1 (R2)
  4. ϕ(x2 + y2, 3x2 - z2) = 0, ϕ ∈ C1 (R2)

Answer (Detailed Solution Below)

Option 3 : ϕ(x2 - y2, 2x2 + z2) = 0, ϕ ∈ C1 (R2)

Partial Differential Equations Question 7 Detailed Solution

Download Solution PDF

Explanation:

Given z2 = kxy, k ∈ ℝ ← system surface

⇒ k=z2xy=f(x,y,z)      ........(i)

Now, we will solve it using lagrange A.E - 

(Recall: Pp + Qq = R)

fx=z2y(1x2)=z2x2y

fy=z2x(1y2)=z2xy2

fz=2zxy

So, fxp+fyq=fz (p = zx, q = zy)

⇒ (z2x2y)p+(z2xy2)q=fz=2zxy

⇒ zxy[zxp+zyq]=zxy[2]

⇒ zxp+zyq=2

⇒ (zy)p + (xz)q = -2xy (on taking LCM)     (ii)

(zy)p → P

(xz)q → Q

-2xy → R

So, by lagrange, A.E -

dxP=dyQ=dzR   

dzzy=dyzx=dz(2xy)

Now,

dxzy=dyzx

⇒ x dx = y dy

on integrating

x22=y22+c

⇒ x2 - y2 = c1

dxzy=dz2xy

⇒ 2x dx = -z dz

on integrating

x2=z622+c

⇒ 2x2 + z2 = c2

So, general soln will be ϕ (c1, c2) = 0

⇒ ϕ (x2 - y2, 2x2 + z2) = 0 ⇒ option (3) correct.

other possible form of solution and when c1 & c2 calculated.

ϕ(c1, c2), c1 = ϕ(c2), c2 = ϕ(c2), c12=ϕ(c2)...

Let u(x, y) be the solution of the Cauchy problem

uux + uy = 0, x ∈ ℝ, y > 0,

u(x, 0) = x, x ∈ ℝ.

Which of the following is the value of u(2, 3)?

  1. 2
  2. 3
  3. 1/2
  4. 1/3

Answer (Detailed Solution Below)

Option 3 : 1/2

Partial Differential Equations Question 8 Detailed Solution

Download Solution PDF

Concept:

Let Pp + Qq = R be a PDE where P, Q, R are functions of x, y, z then by Lagrange's method

dxP = dyQ = duR

Explanation:

Given 

uux + uy = 0, x ∈ ℝ, y > 0,

u(x, 0) = x, x ∈ ℝ.

Using Lagrange's method

dxP = dyQ = duR

⇒ dxu = dy1 = du0

Solving this we get 

u = c1...(i)

and putting u = cwe get from first two terms

dxc1 = dy1  

dx = c1dy
⇒ x - c1y = c2

⇒ x - uy = c2...(ii)

 From (i) and (ii) we get the general solution as

u = ϕ(x - uy)

Using u(x, 0) = x we get

x = ϕ(x)  so ϕ(x - uy) = x - uy

Hence solution is

u = x - uy ⇒  u(1 + y) = x ⇒ u = x1+y

Therefore u(2, 3) = 24=12

Option (3) is correct

If u = (x, t) is the solution of the initial value problem

{ut=uxx,xR,t>0u(x,0)=sin(4x)+x+1,xR

satisfying |u(x. t)| < 3ex2 for all x ∈ ℝ and t > 0, then

  1. u(π8,1)+u(π8,1)=2
  2. u(π8,1)=u(π8,1)
  3. u(π8,1)+2u(π8,1)=2
  4. u(π8,1)=u(π8,1)

Answer (Detailed Solution Below)

Option 1 : u(π8,1)+u(π8,1)=2

Partial Differential Equations Question 9 Detailed Solution

Download Solution PDF

Explanation:

Given 

ut=uxx,xR,t>0 with the initial condition

u(x,0)=sin(4x)+x+1,xR 

which is a heat equation for infinite domain.

So solution is

u(x, t) = 14πcte(xy)24c2tf(y)dy

Here f(x) = sin 4x + x + 1 and c = 1 then

u(x, t) = 14πte(xy)24t(sin4y+y+1)dy....(i)

(1): u(π8,1) = 14πe(π8y)24(sin4y+y+1)dy

Let π8y=udy=du so

u(π8,1) = 14πeu24(sin4(π8u)+(π8u)+1)du

u(π8,1)14π[eu24cos4udu+eu24(π8u)+eu24du]......(ii)

and u(π8,1) = 14πe(π8y)24(sin4y+y+1)dy

Let π8+y=udy=du so

u(π8,1) = 14πeu24(sin4(π8+u)+(π8+u)+1)du

u(π8,1) = 14π[eu24cos4udueu24(π8u)+eu24du].....(iii)

adding (ii) and (iii) we get

u(π8,1)+u(π8,1) = 24πeu24du

                                 = 1πeu24du

                               = 1πep22dp (let u = 2p then du = 2dp)

                              = 1π.2π(ep2dp=π)

                             = 2

(1) is true.

From (ii) and (iii) we can see that (2), (3), (4) are false.

Consider the Cauchy problem

xux+yuy=u;

𝑢 = 𝑓(𝑡) on the initial curve Γ = (𝑡, 𝑡); 𝑡 > 0.

Consider the following statements:

𝑃: If 𝑓(𝑡) = 2𝑡 + 1, then there exists a unique solution to the Cauchy problem in a neighbourhood of Γ.

𝑄: If 𝑓(𝑡) = 2𝑡 − 1, then there exist infinitely many solutions to the Cauchy problem in a neighbourhood of Γ.

Then

  1. both 𝑃 and 𝑄 are TRUE
  2. 𝑃 is FALSE and 𝑄 is TRUE
  3. 𝑃 is TRUE and 𝑄 is FALSE
  4. both 𝑃 and 𝑄 are FALSE

Answer (Detailed Solution Below)

Option 4 : both 𝑃 and 𝑄 are FALSE

Partial Differential Equations Question 10 Detailed Solution

Download Solution PDF

Given -

Consider the Cauchy problem

xux+yuy=u;

𝑢 = 𝑓(𝑡) on the initial curve Γ = (𝑡, 𝑡); 𝑡 > 0.

Concept -

If the PDE is the form of pP + qQ = R then 

(i) p(t)x=q(t)y=Ru(t) ⇒ Infinite solutions 

(ii) p(t)xq(t)yRu(t) ⇒ Unique solution

(iii) p(t)x=q(t)yRu(t) ⇒ No solution

where p = x, q = y and R = u  

Explanation -

we have the PDE is xux+yuy=u; and 𝑢 = 𝑓(𝑡) on the initial curve Γ = (𝑡, 𝑡); 𝑡 > 0.

So x = t, y = t and u = f(t) 

Now for Statement (P) -

t1=t12t+12

Hence there is no solution. So Statement P is false.

Now for Statement (Q) -

t1=t12t12

Hence there is no solution. So Statement Q is false.

Hence option (4) is true.

Let B(0,1) = {(x,y) ∈ ℝ2|x2 + y2 < 1} be the open unit disc in ℝ2, ∂B(0, 1) denote the boundary of B(0,1), and v denote unit outward normal to ∂B(0, 1). Let f : ℝ2 → ℝ be a given continuous function. The Euler-Lagrange equation of the minimization problem  

min{12B(0,1)|u|2dxdy+12B(0,1)eu2dxdy+tB(0,1)fuds}

subject to u ∈ C1 B(0,1) is

  1. {Δu=ueu2in B(0,1) uν=fon B(0,1
  2. {Δu=ueu2+fin B(0,1) u=0on B(0,1
  3. {Δu=ueu2in B(0,1) uν=fon B(0,1
  4. {Δu=ueu2in B(0,1) uν+u=fon B(0,1

Answer (Detailed Solution Below)

Option 3 : {Δu=ueu2in B(0,1) uν=fon B(0,1

Partial Differential Equations Question 11 Detailed Solution

Download Solution PDF
The Correct answer is (3).

We will update the solution later.

The general solution of the equation

xzx+yzy=0 is

  1. z=ϕ(|x||y|),ϕC1(R)
  2. z=ϕ(x1y),ϕC1(R)
  3. z=ϕ(x+1y),ϕC1(R)
  4. z = ϕ(|x| + |y|), ϕ ∈ C1(R)

Answer (Detailed Solution Below)

Option 1 : z=ϕ(|x||y|),ϕC1(R)

Partial Differential Equations Question 12 Detailed Solution

Download Solution PDF

Explanation:

Given: xzx+yzy=0 i.e. xp + yq = 0

on comping with Pp + Qq = R, we have-

P = x, Q = y & R = 0

so, By Lagrange auxillary equation

 dxp=dyQ=dzR

dxx=dyy=dz0

Now dz = 0

⇒ z = c1

using first and 2nd term

 dxx=dyy

Integrating, 

log |z| = log |y| + log c2

log(|x||y|)=logc2

c2=|x||y|

Hence, general sol is -

c1 ϕ(c2) or c2 = ϕ(c1) or ϕ(c1 c2) = o

⇒ z = ϕ (|x||y|) 

option (1) correct

Partial Differential Equations Question 13:

Let u(x, t) be the solution of

utt − uxx = 0, 0 < x < 2, t > 0

u(0, t) = 0 = u(2, t), ∀ t > 0, 

u(x, 0) = sin (πx) + 2 sin(2πx), 0 ≤ x ≤ 2,

ut(x, 0) = 0, 0 ≤ x ≤ 2.

Which of the following is true?

  1. u(1, 1) = −1.
  2. u(1/2, 1) = 0.
  3. u(1/2, 2) = 1.
  4. ut(1/2, 1/2) = π.

Answer (Detailed Solution Below)

Option 3 : u(1/2, 2) = 1.

Partial Differential Equations Question 13 Detailed Solution

Explanation:

Given 

utt − uxx = 0, 0 < x < 2, t > 0

u(0, t) = 0 = u(2, t), ∀ t > 0, 

u(x, 0) = sin(πx) + 2sin(2πx), 0 ≤ x ≤ 2,

ut(x, 0) = 0, 0 ≤ x ≤ 2.

which is a wave equation of finite length. So solution is

u(x, t) = Dnsin(nπxl)cos(nπctl) where

Dn=2l0lf(x)sin(nπxl)dx

Here c = 1, l = 2, f(x) = sin(πx) + 2sin(2πx)

So, Dn=2202(sin(πx)+2sin(2πx))sin(nπx2)dx

and u(x, t) = Dnsin(nπx2)cos(nπct2)

u(x, 0) = Dnsin(nπx2) = sin(πx) + 2sin(2πx)

Comparing we get

D2 = 1, D4 = 2, Dn = 0 for other natural number n

Hence we get

u(x, t) = sin(πx) cos(πt) + 2sin(2πx)cos(2πt)

Then u(1, 1) = 0

u(1/2, 1) = -1

u(1/2, 2) = 1

u(1/2, 1/2) = 0

Option (3) is correct, other are false.

Partial Differential Equations Question 14:

Let u(x, y) be the solution of 2ux2+2uy2=64 in the unit disc {(x, y)|x2 + y2 < 1} and such that u vanishes on the boundary of the disc. Then u (14,12) is equal to

  1. 7
  2. 16
  3. -7
  4. -16

Answer (Detailed Solution Below)

Option 3 : -7

Partial Differential Equations Question 14 Detailed Solution

Explanation:

From the trial and error method, we can say that u = 16(x2 + y2) - 16 will be the solution of the given partial differential equation as

ux = 32x ⇒ 2ux2 = 32 and uy = 32y ⇒ 2uy2 = 32 so

2ux2+2uy2=64

Also, it satisfies the given boundary condition as on the boundary of a unit disk u = 16 × 1 - 16 = 0, so u vanishes.

Hence u (14,12)=16(116+12) - 16 = 16.916 - 16 = 9 -16 = - 7

Option (3) is correct

Partial Differential Equations Question 15:

Let u(x, t) be a smooth solution to the wave equation

(∗) 2ut22ux2=0 for (x, t) ∈ ℝ2.

Which of the following is FALSE?

  1. u(x - θ, t) also solves the wave equation (∗) for any fixed θ ∈ ℝ.
  2. ux also solves the wave equation (∗).
  3. u(3x, 9t) also solves the wave equation (∗).
  4. u(3x, 3t) also solves the wave equation (∗).

Answer (Detailed Solution Below)

Option 3 : u(3x, 9t) also solves the wave equation (∗).

Partial Differential Equations Question 15 Detailed Solution

Concept:

If u(x, t) is a solution of a homogeneous PDE then u(x- a, t-b) is also a solution of the PDE for a, b ∈ R and u(ax, bt) is also a solution if a = b is real number

Explanation:

(∗) 2ut22ux2=0 x, t) ∈ ℝ2

u(x, t) is a solution of (∗) 

then u(x - θ, t) is also a solution of (i) for any fixed θ ∈ ℝ.

u(3x, 3t) is also a solution of (∗)

u(3x, 9t) is not a solution of (∗) as 3 ≠ 9

(3) is FALSE

Get Free Access Now
Hot Links: teen patti joy teen patti star apk teen patti gold old version teen patti master online teen patti 51 bonus