Concept of Solution of a PDE
The solution of a Partial Differential Equation (PDE) involves finding a function \(u(x, y, z, \ldots)\) that satisfies the given PDE within a specified domain. PDEs involve partial derivatives of an unknown function with respect to multiple variables. Solutions to PDEs can be classified based on their type and the methods used to solve them.
Types of Solutions
- General Solution: A solution containing all possible solutions of a PDE and includes arbitrary constants or functions.
- Particular Solution: A specific solution derived from the general solution by choosing particular values for the arbitrary constants or functions.
- Singular Solution: A solution not obtainable from the general solution by any choice of constants.
Classification of Solution Methods
Linear PDEs
A PDE is linear if it can be written in the form:
\[a_{ij}(x, y, \ldots) \frac{\partial^2 u}{\partial x_i \partial x_j} + \sum_{i} b_i(x, y, \ldots) \frac{\partial u}{\partial x_i} + c(x, y, \ldots) u = f(x, y, \ldots)\]
where \(a_{ij}\), \(b_i\), \(c\), and \(f\) are given functions, and \(u\) is the unknown function.
For example \(z=px+qy\), \((x^2-y^2)p+(y^2-z^2)q=x(x^2-y^2)\) are linear PDEs.
Solution Methods for Linear PDEs:
Method of Characteristics: Used for first-order PDEs, it involves reducing the PDE to a set of ordinary differential equations (ODEs) along characteristic curves.
Separation of Variables: Assumes that the solution can be written as a product of functions, each of which depends on a single coordinate. This method is often used for solving linear PDEs with boundary conditions.
Transform Methods: Includes methods like the Fourier Transform or Laplace Transform, which convert the PDE into an algebraic equation or an ODE that is easier to solve.
Green’s Functions: Used to solve inhomogeneous linear PDEs. The solution is expressed in terms of the Green’s function, which incorporates the effects of boundary conditions.
Numerical Methods: Includes finite difference, finite element, and finite volume methods. These methods approximate the solution using discrete grids and are useful for complex domains and boundary conditions.
Non-Linear PDEs
A PDE is non-linear if it involves non-linear terms of the unknown function or its derivatives.
For example, \(pq=x^2-y^2\), \(rs=px+pq-z\). Solution Methods for Non-Linear PDEs:
Method of Characteristics: Also applicable to non-linear first-order PDEs, it involves finding characteristic curves along which the PDE reduces to an ODE.
Perturbation Methods: Used for PDEs that can be considered as small perturbations of simpler problems. Solutions are found as a series expansion.
Numerical Methods: Similar to linear PDEs but more complex due to non-linearity. Techniques include finite difference methods, finite element methods, and spectral methods adapted for non-linear cases.
Exact Solutions: In some cases, non-linear PDEs may be solvable exactly using methods such as the inverse scattering transform, method of similarity solutions, or using specific ansatzes.
Conservation Laws: For some non-linear PDEs, solutions can be derived using conservation laws and integral constraints that the solution must satisfy.
Lagrange PDE
Concept:
Lagrange PDEs are first-order PDEs and can be expressed in the general form:
\[F(x, y, z, p, q) = 0\]
where \(p = \frac{\partial z}{\partial x}\) and \(q = \frac{\partial z}{\partial y}\). These equations are often solved using the method of characteristics. The most general form of a Lagrange PDE is \[Pp+Qq=R\]
Theory Behind Characteristic Equation:
To solve a Lagrange PDE, the characteristic equation is introduced. This equation simplifies the process of finding the general solution.
Characteristic Equation:
For a Lagrange PDE \(F(x, y, z, p, q) = 0\), the characteristic equation is given by:
\[\frac{dx}{P} = \frac{dy}{Q} = \frac{dz}{R}\]
where: - \(F_p = \frac{\partial F}{\partial p}\) - \(F_q = \frac{\partial F}{\partial q}\) - \(F\) is the original function.
Reasoning Behind Solving the Characteristic Equation:
- Simplification: The characteristic equation simplifies the PDE by reducing it to a system of ODEs along characteristic curves. This reduction makes it easier to solve the PDE.
- Reduction to Simpler Form: The characteristic equation often transforms the PDE into simpler ODEs or integrable forms, facilitating the process of finding a solution.
- Insight into Characteristics: Solving the characteristic equation provides insight into the nature of the characteristic curves along which the PDE can be integrated. This helps in constructing the general solution.
Example: Consider the Lagrange PDE:
\[ x \frac{\partial z}{\partial x} + y \frac{\partial z}{\partial y} = z \]
Steps to Solve Using Characteristic Equation:
Set Up the Characteristic Equations:
For this PDE, the characteristic equations are:
\[\frac{dx}{x} = \frac{dy}{y} = \frac{dz}{z}\]
Solve Characteristic Equations (grouping method):
Consider the first two fractions in the characteristic equation: \[\frac{dx}{x} = \frac{dy}{y}\]
On integration we get:
\[\begin{align*} \ln |x| &= \ln |y|+\ln c_1\\ \ln |x|-\ln|y|&=\ln c_1\\ \ln\left|\frac{x}{y}\right|&=\ln c_1\\ \implies \left|\frac{x}{y}\right|&=c_1 \end{align*}\]
Now consider the last two fractions in the characteristic equation: \[\frac{dy}{y} = \frac{dz}{z}\]
On integration we get:
\[\begin{align*} \ln |y| &= \ln |z|+\ln c_2\\ \ln |y|-\ln|z|&=\ln c_2\\ \ln\left|\frac{y}{z}\right|&=\ln c_2\\ \implies \left|\frac{y}{z}\right|&=c_2 \end{align*}\]
Considering these two partial solutions, the general solution will be of the form:
\[\phi\left(\frac{x}{y},\frac{y}{z}\right)=0\]
Algorithm to solve the Lagrange PDE
The first order PDE is of the form \(Pp+Qq=R\) can be solved using the following algorithm:
Step 1: Write the Lagrange Auxiliary equation \(\frac{dx}{P}=\frac{dy}{Q}=\frac{dz}{R}\)
Step 2: By grouping or applying method of multipliers, form two pairs of fractions such that mere integration eliminate the differentials and form the solution sets \(u=c_1\) and \(v=c_2\).
Step 3: Then the general solution is a function of these two functions \(u,v\). Thus the required solution is \[\begin{equation*} \phi(u,v)=0 \end{equation*}\] or \[\begin{equation*} u=\phi(v) \end{equation*}\]
There are two rules to solve the Lagrange PDE namely method of grouping and method of multipliers.
- **Method of grouping:* Suppose that one of the variables is either absent or cancels out from any pair of fractions of \(\dfrac{dx}{P}=\dfrac{dy}{Q}=\dfrac{dz}{R}\), and then a solution can be obtained by using usual methods. The same procedure is repeated with another pair of fractions of equation \(\dfrac{dx}{P}=\dfrac{dy}{Q}=\dfrac{dz}{R}\) for second independent solution.
- Method of multipliers: In this method we make use of the following properties of ratio and proportion. If \(\frac{a_1}{b_1}=\frac{a_2}{b_2}=\frac{c_1}{c_2}=k\), then for any choice of numbers \(l,m,n\), we have \[\frac{la_1+ma_2+na_3}{lb_1+mb_2+nb_3}=k\] In our context, we will find the multipliers, \(l,m,n\) such that \[lP+mQ+nR=\]
Then the partial solution corresponding to the choice of these multipliers is given by:
\[\int ldx+\int mdy+\int ndz=a\]
In the same way find another set of multipliers and formulate second partial solution. Finally the general solution is given by \[\phi(u,v)=0\]
Problems
- Solve \(p+q=1\).
Solution:
The Auxiliary equations are \(\dfrac{dx}{1}=\dfrac{dy}{1}=\dfrac{dz}{1}\)
Consider \(\dfrac{dx}{1}=\dfrac{dy}{1}\)
\(\Longrightarrow dx=dy\) Integrating we get \(x=y+a\Longrightarrow x-y=a\)…….(1)
Consider \(\dfrac{dx}{1}=\dfrac{dz}{1}\)
\(\Longrightarrow dx=dz\)
Integrating we get \(x=z+b\Longrightarrow x-z=b\)…….(2)
From (1) and (2) the general solution is \(\phi(x-y,x-z)=0\)
- Solve \(p\tan x+q\tan y=\tan z\).
Solution:
Clearly given PDE is in Lagrange form. So the subsidiary equation is given by:
\[\begin{align*} \dfrac{dx}{P}=\dfrac{dy}{Q}&=\dfrac{dz}{R}\\ \implies \dfrac{dx}{\tan x}=\dfrac{dy}{\tan y}&=\dfrac{dz}{\tan z}\\ \text{ Considering first two fractions, we get}\\ \dfrac{dx}{\tan x}&=\dfrac{dy}{\tan y}\\ \cot xdx&=\cot y dy\\ \text{ Integrating , we get}\\ \ln(\sin x)&=\ln(\sin y)+\ln(c_1)\\ \ln(\sin x)-\ln(\sin y)&=\ln(c_1)\\ \ln\biggl(\dfrac{\sin x}{\sin y}\biggr)&=\ln(c_1)\\ \implies\dfrac{\sin x}{\sin y}&=c_1 \end{align*}\]
Similarly, considering second and third fractions, \[\begin{align*} \dfrac{dy}{\tan y}&=\dfrac{dz}{\tan z}\\ \cot ydy&=\cot z dz\\ \text{ Integrating , we get}\\ \ln(\sin y)&=\ln(\sin z)+\ln(c_2)\\ \implies\ln(\sin y)-\ln(\sin z)&=\ln(c_2)\\ \ln\biggl(\dfrac{\sin y}{\sin z}\biggr)&=\ln(c_2)\\ \implies\dfrac{\sin y}{\sin z}&=c_2 \end{align*}\]
Hence the required solution is: \[\begin{align*} \phi(u,v)&=0\\ \phi\biggl(\dfrac{\sin x}{\sin y},\dfrac{\sin y}{\sin z}\biggr)&=0 \end{align*}\]
- Solve the Lagrange Linear PDE, \(\displaystyle \frac{y^2z}{x}p+xzq=y^2\)
Solution:
Given PDE can be written as \(y^2zp+x^2zq=y^2x\), clearly this is a linear PDE. So the subsidiary equation is given by; \[\begin{eqnarray*} \frac{dx}{P}&=&\frac{dy}{Q}=\frac{dz}{R}\\ \therefore \frac{dx}{y^2z}&=&\frac{dy}{x^2z}=\frac{dz}{y^2x} \end{eqnarray*}\] Considering first two fractions; \[\frac{dx}{y^2z}=\frac{dy}{x^2z}\] or \[x^2dx=y^2dy\]
n integrating both sides, we get \[x^3-y^3=c_1\] In the same way considering first and third fractions, \[\begin{align*} \dfrac{dx}{y^2z}&=\dfrac{dz}{y^2x}\\ \implies \dfrac{dx}{z}&=\dfrac{dz}{x}\\ xdx&=zdz\\ \dfrac{x^2}{2}&=\dfrac{z^2}{2}+c \end{align*}\] \[\therefore \, x^2-z^2=c_2\] Thus the required solution is \(\phi(x^2-z^2,x^3-y^3)=0\).
- Solve \(pz-qz=z^2+(x+y)^2\).
Solution:
Clearly this is a LPDE. The S.E is given by \[\frac{dx}{z}=\frac{dy}{-z}=\frac{dz}{z^2+(x+y)^2}\] Taking first two fractions, we have \[\begin{eqnarray} \frac{dx}{z}&=&\frac{dy}{-z}\nonumber\\ dx&=&-dy\nonumber\\ \therefore x+y&=&a[ \textit{By integration}] \end{eqnarray}\]
Again taking first and third fractions, we have
\[\begin{eqnarray*} \frac{dx}{z}&=&\frac{dz}{z^2+(x+y)^2}\\ dx&=&z\frac{dz}{z^2+a^2}\\ 2dx&=&\frac{2zdz}{z^2+a^2}\\ 2x+b&=&\log(z^2+a^2)\\ \log(z^2+a^2)-2x&=&b \label{prb:eq2} \end{eqnarray*}\] Therefore, the general solution is \[\phi(x+y,\log(z^2+a^2)-2x)=0\]
Summary
- Lagrange PDEs: First-order PDEs that can be solved using the method of characteristics.
- Characteristic Equation: Derived from the PDE and used to simplify the PDE into a set of ODEs. It represents the relationship between variables along the characteristic curves.
- Reasoning: Solving the characteristic equation simplifies the original PDE, providing insights into the characteristics and facilitating the integration along characteristic curves.