Partial Differential Equations and Formation Methods - Question Bank

1. When forming a PDE by eliminating arbitrary constants, if the original equation has 'n' arbitrary constants, typically how many differentiations are required to obtain a PDE?
A) n-1
B) n
C) n+1
D) 2n
2. What is the order of the PDE u_xx + u_yy + u_zz = 0?
A) First order
B) Second order
C) Third order
D) Fourth order
3. The Cauchy-Riemann equations (∂u/∂x = ∂v/∂y and ∂u/∂y = -∂v/∂x) are related to analytic functions and are examples of:
A) Second-order elliptic PDEs
B) First-order linear PDEs
C) Second-order hyperbolic PDEs
D) First-order non-linear PDEs
4. Consider z = f(x+y). What is the PDE obtained by eliminating 'f'?
A) z_x - z_y = 0
B) z_x + z_y = 0
C) z_xx - z_yy = 0
D) z_xx + z_yy = 0
5. What is a PDE called if the coefficients of the highest order derivatives are functions of the independent variables?
A) Constant coefficient PDE
B) Variable coefficient PDE
C) Homogeneous PDE
D) Non-homogeneous PDE
6. The formation of the wave equation from physical principles often involves which principle?
A) Conservation of Energy
B) Newton's Second Law of Motion applied to a small element of the medium
C) Principle of Superposition
D) Principle of Least Action
7. The formation of the heat equation from physical principles involves which law?
A) Newton's Law of Cooling
B) Fourier's Law of Heat Conduction
C) Ohm's Law
D) Conservation of Mass
8. Consider the equation z = f(x)y + g(y)x. What is the PDE formed by eliminating 'f' and 'g'?
A) z_xy = f'(x) + g'(y)
B) z_xx = 0
C) z_yy = 0
D) z_xy = 0
9. What is the primary difference between forming a PDE by eliminating arbitrary constants versus arbitrary functions?
A) Eliminating constants results in lower-order PDEs, while functions result in higher-order PDEs.
B) Eliminating constants requires differentiation and substitution, while eliminating functions requires differentiation and solving a system of equations.
C) Eliminating constants typically leads to linear PDEs, while eliminating functions leads to non-linear PDEs.
D) There is no fundamental difference in the resulting PDE order or type.
10. If a PDE contains partial derivatives of the first order only, it is classified as a:
A) First-order PDE
B) Second-order PDE
C) Higher-order PDE
D) Linear PDE
11. Consider the equation z = ax + by + c. What is the PDE formed by eliminating the arbitrary constants 'a', 'b', and 'c'?
A) z_x = a, z_y = b, z = x*z_x + y*z_y + c
B) z_x = a, z_y = b, z = 0
C) z_xx = 0, z_yy = 0
D) z_xy = 0
12. Which technique is often used to simplify the formation of PDEs, especially when dealing with symmetry?
A) Change of variables
B) Fourier Series
C) Laplace Transforms
D) Green's Functions
13. What is the general form of a second-order quasi-linear PDE?
A) A u_xx + 2B u_xy + C u_yy + D(x, y, u, u_x, u_y) = 0, where A, B, C are constants.
B) A(x, y, u, u_x, u_y) u_xx + 2B(x, y, u, u_x, u_y) u_xy + C(x, y, u, u_x, u_y) u_yy + D(x, y, u, u_x, u_y) = 0
C) u_xx + u_yy = f(x, y)
D) u_t = k * u_xx
14. Consider z = f(x, y, a). To form a PDE by eliminating 'a', we need to differentiate with respect to x and y and then solve.
A) z_x = f_x
B) z_y = f_y
C) z_x = f_x, z_y = f_y, and eliminate 'a' from z, z_x, z_y
D) z = f(x, y, a), z_x = f_x(x, y, a), z_y = f_y(x, y, a)
15. The formation of PDEs often involves physical laws expressed in terms of rates of change. Which branch of mathematics is fundamental to this process?
A) Linear Algebra
B) Calculus (Differential and Integral)
C) Set Theory
D) Number Theory
16. What is the order of the PDE u_t + u * u_x = 0 (KdV equation simplified)?
A) First order
B) Second order
C) Third order
D) Fourth order
17. Consider the equation z = ax + by. What is the PDE obtained by eliminating 'a' and 'b'?
A) z_x = a, z_y = b, z = x*z_x + y*z_y
B) z_x = a, z_y = b, z = 0
C) z_xx + z_yy = 0
D) z_x + z_y = 0
18. What is a 'complete integral' of a PDE?
A) A solution containing the maximum possible number of arbitrary constants, equal to the order of the PDE.
B) A solution containing an arbitrary function.
C) A particular solution satisfying boundary conditions.
D) A solution that is always zero.
19. The equation u_xx + u_yy = 0 represents which physical phenomenon?
A) Wave propagation
B) Heat conduction
C) Steady-state potentials (e.g., electrostatics, fluid flow)
D) Transient heat transfer
20. The equation u_tt = c^2 * u_xx represents which physical phenomenon?
A) Heat conduction
B) Elastic vibrations
C) Diffusion
D) Steady-state potential
21. The equation u_t = k * u_xx represents which physical phenomenon?
A) Wave propagation
B) Elastic vibrations
C) Heat conduction
D) Fluid dynamics
22. If z = f(x) + y * g(x), what is the PDE formed by eliminating the arbitrary functions 'f' and 'g'?
A) z_yy = 0
B) z_y = g(x)
C) z_xy = g'(x)
D) z_xxy = 0
23. Consider the equation z = ax^2 + by^2. What is the PDE formed by eliminating 'a' and 'b'?
A) x * z_x + y * z_y = 2z
B) x * z_x - y * z_y = 0
C) y * z_x - x * z_y = 0
D) x * z_x = y * z_y
24. What is the primary goal of the formation of PDEs?
A) To simplify complex physical phenomena into mathematical models.
B) To always obtain analytical solutions.
C) To reduce the number of variables in a problem.
D) To convert differential equations into algebraic equations.
25. Consider the first-order linear PDE: a(x, y) u_x + b(x, y) u_y = c(x, y) u + d(x, y). The characteristic equations are given by:
A) dx/a = dy/b = du/c
B) dx/a = dy/b = du/(cu+d)
C) dx/c = dy/b = du/a
D) dx/u = dy/a = du/b
26. In the context of the method of characteristics, what do the characteristic curves represent?
A) Lines along which the PDE reduces to an ODE.
B) Lines of symmetry of the solution.
C) Lines where the solution is always zero.
D) Lines of constant gradient.
27. The method of characteristics is primarily used for solving which type of PDEs?
A) Elliptic PDEs
B) Parabolic PDEs
C) Hyperbolic PDEs
D) All types of PDEs equally
28. What is the characteristic equation for the PDE of the form Au_xx + 2Bu_xy + Cu_yy = 0?
A) Am^2 + 2Bm + C = 0
B) A + 2Bm + Cm^2 = 0
C) Am^2 - 2Bm + C = 0
D) A + Bm + Cm^2 = 0
29. If z = f(x^2 + y^2), what is the PDE formed by eliminating 'f'?
A) y * z_x - x * z_y = 0
B) x * z_x - y * z_y = 0
C) y * z_x + x * z_y = 0
D) x * z_x + y * z_y = 0
30. Consider z = f(y/x). What is the PDE formed by eliminating the arbitrary function 'f'?
A) x * z_x + y * z_y = 0
B) x * z_x - y * z_y = 0
C) y * z_x + x * z_y = 0
D) y * z_x - x * z_y = 0
31. The process of eliminating arbitrary functions from an equation generally results in a PDE of which order?
A) First order
B) Second order
C) Third order
D) Variable order
32. Consider the equation z = f(x+ay) + g(x-ay), where f and g are arbitrary functions. What is the PDE obtained by eliminating f and g?
A) z_xx - a^2 * z_yy = 0
B) z_xx + a^2 * z_yy = 0
C) z_yy - a^2 * z_xx = 0
D) z_xx + z_yy = 0
33. Which method is used to form a PDE by eliminating arbitrary functions?
A) Direct differentiation and substitution.
B) Applying Lagrange multipliers.
C) Using Fourier transforms.
D) Method of characteristics.
34. Consider the Clairaut's equation form: z = px + qy + f(p, q). What is the general solution of a Clairaut's equation?
A) z = ax + by + f(a, b)
B) z = ax + by + f(x, y)
C) z = ax + by
D) z = f(x, y)
35. What is the standard notation for the partial derivative of u with respect to x, denoted as u_x?
A) du/dx
B) ∂u/∂x
C) d^2u/dx^2
D) ∂^2u/∂x^2
36. Consider the equation z = ax + by + a^2 + b^2. What is the PDE formed by eliminating the arbitrary constants 'a' and 'b'?
A) z_x = a, z_y = b, z = z_x * x + z_y * y + z_x^2 + z_y^2
B) z_x = a, z_y = b, z = z_x + z_y
C) z = ax + by
D) z_xx + z_yy = 0
37. If a function f(x, y, z, a, b) = 0 contains two arbitrary constants 'a' and 'b', how many independent partial derivatives are needed to form a PDE by eliminating these constants?
A) One
B) Two
C) Three
D) Four
38. What is the general method for forming a PDE by eliminating arbitrary constants from a complete integral?
A) Differentiate with respect to x and y, then solve for the constants.
B) Differentiate with respect to x only.
C) Differentiate with respect to y only.
D) Take the Laplacian of the function.
39. Consider a function u(x, y). If we form a PDE by eliminating an arbitrary constant 'a' from the equations u = ax^2 + y^2 and a = x, what is the resulting PDE?
A) u = x^3 + y^2
B) u_x = 3x^2
C) u = x^3 + y^2, u_x = 3x^2
D) u_y = 2y
40. A PDE is classified as elliptic if B^2 - AC < 0. What is the typical behavior described by elliptic PDEs?
A) Wave propagation
B) Diffusion over time
C) Steady-state phenomena
D) Instability
41. A PDE is classified as parabolic if B^2 - AC = 0. What is the typical behavior described by parabolic PDEs?
A) Wave propagation
B) Steady-state phenomena
C) Diffusion or smoothing over time
D) Oscillatory behavior
42. A PDE is classified as hyperbolic if B^2 - AC > 0. What is the typical behavior described by hyperbolic PDEs?
A) Diffusion or smoothing
B) Wave propagation
C) Steady-state phenomena
D) Boundary layer formation
43. The classification of a second-order linear PDE of the form Au_xx + 2Bu_xy + Cu_yy + ... = 0 depends on the sign of which expression?
A) B^2 - AC
B) A^2 - BC
C) AC - B^2
D) B^2 + AC
44. What is the order of the partial derivative term u_xx in a PDE?
A) First order
B) Second order
C) Third order
D) Zero order
45. Which PDE describes heat diffusion or temperature distribution?
A) Wave Equation
B) Heat Equation
C) Laplace Equation
D) Schrödinger Equation
46. The Laplace equation is a fundamental equation in which class of PDEs?
A) Hyperbolic
B) Parabolic
C) Elliptic
D) Degenerate
47. The wave equation is a classic example of which type of PDE?
A) Elliptic
B) Parabolic
C) Hyperbolic
D) Mixed type
48. Which of the following is an example of a second-order PDE?
A) du/dx + du/dy = 0
B) d^2u/dx^2 + d^2u/dy^2 = f(x,y)
C) du/dx = u
D) d^3u/dx^3 = 0
49. What is the primary characteristic of a Partial Differential Equation (PDE)?
A) It involves derivatives of a function with respect to only one independent variable.
B) It involves derivatives of a function with respect to two or more independent variables.
C) It involves only algebraic terms and no derivatives.
D) It involves ordinary derivatives of a function with respect to a single variable.