Posts

Showing posts with the label Charpits Method

Charpit’s Method or General Method to Solve Non-Linear Partial Differential Equation

Image
Charpit’s Method Charpit’s Method or General Method to Solve Non-Linear Partial Differential Equation Charpit’s Method: It is a well-known mathematical technique known as “Method of Characteristics”. The method is widely used for solving first-order or quasi-linear PDE’s. Explanation of Method: Let the given differential equation be: Different Types of Solutions in PDE \[ f(x, y, z, p, q) = 0 \quad \text{(i)} \quad \text{where} \quad z = z(x, y) \] We know \( dz = \frac{\partial z}{\partial x}dx + \frac{\partial z}{\partial y}dy \). [Therefore, z=z(x,y)] \( dz = p \, dx + q \, dy \quad \text{(ii)} \). Now we shall find another relation \( F(x, y, z, p, q) = 0 \quad \text{(iii)} \) so that on solving equations (i) and (iii) for \( p \) and \( q \) and putting these values in (ii), equation (ii) becomes integrable, and this integral gives the complete solution of (i) (integral). For finding \( F \), differentiate (i) with resp...