Chapter 22: Differential Equations (PDE) and Total Differential Equations (Set-4)

For a linear system dX/dt = AX, if A has two distinct real eigenvalues, the solution is generally

A Pure polynomial only
B One constant mode
C Pure sine only
D Two exponential modes

If a 2×2 matrix A has a repeated eigenvalue but only one eigenvector, the system solution involves

A Only constants
B Only sine waves
C t·e^(λt) term
D Only e^(λt)

In elimination for coupled ODEs, a common sign you did it right is

A One variable removed
B PDE order increases
C Boundary terms appear
D Degree becomes undefined

For a system dx/dt = y and dy/dt = −x, the combined single equation for x is

A x′ − x = 0
B x″ + x = 0
C x′ + x = 0
D x″ − x = 0

In a homogeneous linear system, the trivial solution always exists because

A Degree requires it
B Boundary forces it
C Zero satisfies equations
D Fourier gives it

For a 2-variable exact differential equation Mdx+Ndy=0, the potential function F satisfies

A Fx = M and Fy = N
B Fxx = M only
C Fyy = N only
D Fx = N and Fy = M

If ∂M/∂y ≠ ∂N/∂x, then Mdx+Ndy=0 is

A Always separable
B Always exact
C Not exact
D Always linear PDE

A common integrating factor for Mdx+Ndy=0 depends on x only if

A (∂M/∂y−∂N/∂x)/N is x-only
B M/N is constant
C M and N equal
D (∂M/∂y+∂N/∂x)/M is y-only

Similarly, an integrating factor depending on y only is possible if

A M is constant
B (∂N/∂x−∂M/∂y)/M is y-only
C M+N is zero
D (∂M/∂y−∂N/∂x)/N is x-only

A Pfaffian differential equation is most closely associated with

A Only dy/dx form
B Only p+q form
C General form Mdx+Ndy+Pdz
D Only uxx+uyy form

In Lagrange’s PDE, one first integral can be obtained by choosing multipliers l,m,n such that

A lP+mQ+nR = 0
B lP+mQ+nR = z
C lP+mQ+nR = x
D lP+mQ+nR = 1

In Lagrange PDE, after obtaining two independent integrals u and v, the solution is

A u+v=0 only
B u=v only
C z=u+v
D F(u,v)=0

A “particular integral” differs from the “general integral” mainly because it

A Removes derivatives
B Changes PDE order
C Uses a condition
D Changes PDE type

Charpit method introduces auxiliary equations involving

A Only boundary values
B p, q and derivatives
C Only discriminant sign
D Only uxx and uyy

In second-order PDE classification for A uxx + 2B uxy + C uyy, hyperbolic means

A B² − AC > 0
B B² − AC < 0
C B² − AC = 0
D A = 0 always

For the same form, parabolic means

A B² − AC > 0
B B² − AC < 0
C B² − AC = 0
D C = 0 always

For the same form, elliptic means

A B² − AC < 0
B B² − AC = 0
C B² − AC > 0
D B = 0 always

Canonical variables are introduced mainly to simplify the

A Boundary data only
B Initial constants only
C Second-derivative part
D Fourier coefficients only

For elliptic equations like Laplace’s equation, uniqueness is typically tied to

A Initial velocity only
B Boundary conditions
C Discriminant only
D Integrating factor

For wave equations, data is commonly specified as

A Boundary value only
B Potential function only
C Integrating factor only
D Initial displacement, velocity

In separation of variables, boundary conditions help decide

A Integrating factor form
B PDE type always
C Eigenvalues allowed
D Exactness condition

In Fourier series solutions, coefficients are mainly found by matching

A Initial or boundary data
B Exactness condition
C Mixed derivative removal
D Discriminant sign

“Well-posedness” includes stability, which means

A Multiple solutions always
B Small data change small effect
C No solution ever
D Large data change small effect

In PDE language, “homogeneous equation” often means the equation has

A Zero source term
B Only mixed derivatives
C Only boundary values
D Only constant solutions

A linear PDE allows superposition, meaning if u1 and u2 solve it then

A u1−u2 never solves
B u1·u2 always solves
C u1+u2 also solves
D only u1 solves

A nonlinear PDE generally breaks superposition because it contains

A Only constant coefficients
B Only second derivatives
C Only boundary terms
D Products of u, derivatives

The “total derivative” of F(x,y,z) along a curve means

A dF/dt with chain rule
B ∂F/∂x only
C ∂F/∂y only
D ∂F/∂z only

If Mdx+Ndy+Pdz is exact, then along any path between two points the integral depends on

A Path shape only
B Parameter choice only
C Endpoints only
D Time taken only

In a linear system, if eigenvalues are complex a±bi, solutions typically involve

A Only polynomial terms
B Exponential with sin/cos
C Only step functions
D Only constant solutions

For dx/P=dy/Q=dz/R, two independent integrals are needed because

A PDE becomes second order
B Boundary is unnecessary
C Solution uses arbitrary F
D Degree becomes undefined

In classification, “characteristics” are curves where the PDE changes into

A ODE form
B Algebraic form
C Exact form only
D Fourier form

In a boundary value problem for Laplace’s equation, specifying u on boundary is called

A Neumann condition
B Dirichlet condition
C Initial condition
D Charpit condition

Specifying ∂u/∂n on the boundary is called

A Dirichlet condition
B Initial curve data
C Neumann condition
D Lagrange condition

For Neumann boundary condition on Laplace’s equation, uniqueness is usually up to

A A sine function
B A multiplicative constant
C A quadratic polynomial
D An additive constant

In a heat equation on a rod, boundary conditions usually represent

A End temperatures or flux
B Only eigenvalues
C Only discriminant
D Only exactness

In a wave equation on a string, fixed-end boundary conditions mean

A Velocity zero at ends
B Temperature zero at ends
C Displacement zero at ends
D Flux constant at ends

A “particular solution” for a forced linear system is often found using

A Undetermined coefficients idea
B Discriminant test
C Exactness check
D Canonical transform

In total differential equations, the method of multipliers is different from integrating factor because it

A Always uses μ(x)
B Requires Fourier series
C Needs discriminant sign
D Builds integrals directly

For first-order PDE, “initial curve” data is important because it

A Changes PDE degree
B Selects unique solution
C Removes boundary needs
D Forces elliptic type

In separation of variables, the spatial eigenfunctions for fixed ends are usually

A Sine functions
B Cosine only
C Exponential only
D Polynomial only

For an insulated end in heat flow, the boundary condition is typically

A Zero temperature
B Zero time derivative
C Zero normal derivative
D Constant temperature

In a PDE, “source term” typically represents

A External input effect
B Mixed derivative term
C Discriminant value
D Boundary geometry

In a coupled ODE system, writing it as X′=AX is possible only if

A It is a PDE
B Coefficients are linear
C It is exact form
D It is separable always

In Lagrange PDE, if one chooses multipliers equal to (x,y,z), the goal is to get

A A discriminant value
B A boundary condition
C An integrable relation
D A Fourier coefficient

In PDE classification, converting to canonical form is most helpful because it

A Matches standard equations
B Removes all conditions
C Makes PDE nonlinear
D Guarantees exactness

A typical reason Fourier series appear is because eigenfunctions form

A A random set
B A constant set
C A nonlinear set
D An orthogonal basis

In first-order PDE, “characteristic direction” at a point depends on

A Discriminant only
B Coefficients P and Q
C Boundary values only
D Eigenvalues of A

In Lagrange PDE, if one integral is u(x,y,z)=c1, then along characteristics

A u remains constant
B u always increases
C u becomes zero
D u becomes linear

In exact differential equations, the solution method mainly requires

A Finding discriminant
B Matrix eigenvalues only
C Building potential function
D Fourier expansion only

For hyperbolic PDE, characteristics matter most because they describe

A Only boundary geometry
B Only eigenfunction basis
C Only exactness condition
D Paths of information travel

Leave a Reply

Your email address will not be published. Required fields are marked *