

Clairaut's Theorem
The equation of the clairaut's form is as given: y = xy′+ ψ(y′), where ψ(y′) = a nonlinear differentiable function. The Clairauts equation is a special case of the Lagrange equation when φ(y′) equals y′. It is solved in the same manner by establishing a parameter. A standard solution is assigned as y = Cx + ψ(C), where C = an arbitrary constant.
Likewise, the Lagrange equation, the Clairaut equation also may contain a singular solution which is expressed parametrically in the form:
x = −ψ′(p)
y = xp + ψ(p)
,where p = parameter.
Clairaut Differential Equation
Clairaut form of the differential equation is basically a 1st -order differential equation of the form: y = x dy/dx + f (dy/dx)
In which, f is a suitable function.
Differential Equation Solution Method and Formula
Differentiate both sides in terms of x and obtain:
dy/dx = dy/dx + (x + f' (dy/dx)) d²y/d²x
Cancel the common term from both the sides of equation and get:
0 = (x + f' (dy/dx)) d²y/d²x
This provides two possible solution types as below:
D²y/d²x = 0
x + f'(dy/dx) = 0
Remember that when we differentiate, we lose details, so it is not true that all solutions of the differentiated equation solve the actual equation. Instead, we require plugging these solutions into the actual equation to compel them. We get the following:
The solutions for the d²y/d²x = 0 case are straight lines in the form y = Cx + f(C). This is the solution family for the general solution of the differentiated equation.
The solution for the x + f'(dy/dx) = 0 case is special: it is a parametric curve provided by x = -f'(p), y = f(p) - pf'(p) in which p = dy/dx is the parameter moving along the curve. This is referred to as the singular solution. The curve resembling this is the envelope of the general solution curves. For the purpose of verifying that this solution is right, we can compute dy/dx with the help of parametric differentiation with reference to p and check that it is indeed equivalent to p.
Solved Example
Example:
1. Evaluate the general and singular solutions of the clairaut differential equation form y = 2xy' – 3 (y') 2.
Solution:
Here we observe that we manage a Lagrange equation. We will solve it with the help of the method of differentiation.
Represent y′= p, so the equation is expressed in the form:
y
Differentiating both sides of the equation, we find:
dy = 2xdp + 2pdx − 6pdp.
Now, you can replace dy with pdx:
pdx = 2xdp + 2pdx − 6pdp, ⇒ −pdx = 2xdp − 6pdp.
Dividing by p, we can express the following mathematical equation (further we check if p = 0 is a solution of the original equation):
−dx = 2xpdp − 6dp, ⇒ dxdp + 2px – 6 = 0.
As it can be observed, we get a linear equation for the function x (p). The integrating factor is \[u(p) = exp (\int \frac{2p}{dp}) = exp(2ln\left| p\right|) = exp(ln\left| p\right|2) = |p^{2} = p^{2}\].
The general solution of the linear equation of the form is assigned as:
\[X(p) = \int p^{2}.6dp + \frac{C}{p^{2}} = \frac{6p^{3}}{3} + \frac{C}{p^{2}} = 2p + \frac{C}{p^{2}}\].
By substituting this expression for x into the Lagrange equation, we get:
y = 2(2p + Cp²)p − 3p² = 4p² + 2Cp − 3p² = p² + 2Cp.
Therefore, the general solution in parametric form is explained by the methodology of equations:
{X (p) = 2p + C/p²
{X (p) = p² + 2C/p
Apart from that, the Lagrange equation can contain a singular solution. Solving the equation φ (p) − p = 0, we determine the root:
2p − p = 0, ⇒p = 0.
Thus, the singular solution is written by the linear function:
y=φ (0)x + ψ(0) = 0⋅x + 0 = 0.
FAQs on Clairaut's Equation
1. What is Clairaut's equation and what is its standard form?
A Clairaut's equation is a specific type of first-order ordinary differential equation. It is defined by the standard form: y = px + f(p), where 'p' represents the first derivative of y with respect to x, or p = dy/dx. The function f(p) can be any function of p. This structure makes it uniquely solvable for two distinct types of solutions.
2. How do you find the general and singular solutions of a Clairaut's equation?
Solving a Clairaut's equation involves finding two types of solutions:
- General Solution: This is found by simply replacing the term 'p' (dy/dx) with an arbitrary constant 'c'. So, the general solution is a family of straight lines given by y = cx + f(c).
- Singular Solution: This is found by differentiating the original equation with respect to 'p' and then eliminating 'p' between the original equation and its derivative. The singular solution often represents the envelope of the family of straight lines from the general solution.
3. Can you provide a simple example of solving a Clairaut's equation?
Consider the equation y = px + p². To solve it:
- The general solution is obtained by substituting 'p' with a constant 'c', which gives y = cx + c². This represents a family of straight lines.
- To find the singular solution, we differentiate the general solution with respect to 'c': 0 = x + 2c, which gives c = -x/2. Substituting this back into the general solution, we get y = (-x/2)x + (-x/2)², which simplifies to 4y = -x² or x² + 4y = 0. This is the parabolic envelope of the straight lines.
4. What is the main difference between Clairaut's equation and Lagrange's equation?
Clairaut's equation is a special case of Lagrange's equation. The general form of a Lagrange's equation is y = xg(p) + f(p). When the function g(p) is simply equal to p, the Lagrange's equation reduces to the standard form of a Clairaut's equation, y = xp + f(p). Therefore, every Clairaut's equation is a Lagrange's equation, but not all Lagrange's equations are Clairaut's equations.
5. What is the real-world significance of the singular solution in a Clairaut's equation?
The singular solution has a crucial geometric interpretation: it represents the envelope of the family of curves defined by the general solution. For instance, if the general solution is a family of tangent lines to a curve, the singular solution is the equation of the curve itself. In physics and engineering, this can model phenomena like the caustic curve formed by light reflection or the boundary of a region reachable by projectiles fired at different angles.
6. How does the concept of Clairaut's equation extend to Partial Differential Equations (PDEs)?
Yes, there is an analogous form of Clairaut's equation for first-order Partial Differential Equations (PDEs). The standard form is z = px + qy + f(p, q), where z is a function of x and y, and p = ∂z/∂x and q = ∂z/∂y. Similar to its ODE counterpart, it has a complete integral (analogous to the general solution) and a singular integral (analogous to the singular solution), which represents the envelope of the surfaces defined by the complete integral.
7. Why does differentiating Clairaut's equation with respect to x lead to its solutions?
Differentiating the equation y = px + f(p) with respect to x is a key strategic step. The differentiation yields p = p + x(dp/dx) + f'(p)(dp/dx), which simplifies to (x + f'(p))(dp/dx) = 0. This creates two independent conditions:
- dp/dx = 0: This implies that p is a constant (p=c), which directly leads to the general solution.
- x + f'(p) = 0: This condition, when used alongside the original equation to eliminate 'p', provides the singular solution. This method effectively separates the family of solutions from their unique envelope.

















