The solution of differential equation \(x^2 \frac {d^2y} {dx^2} - 2x \frac {dy} {dx} + 2y = 0\) will be ___________, where c1 and c2 are arbitrary constants.
y = c1x + c2x2
The given differential equation is:
\(x^2 \frac {d^2y} {dx^2} - 2x \frac {dy} {dx} + 2y = 0\)
This is a second-order linear homogeneous differential equation with variable coefficients. This specific type of equation is known as a Cauchy-Euler differential equation (also sometimes called an Euler-Cauchy equation). It has the general form \(ax^2 \frac {d^2y} {dx^2} + bx \frac {dy} {dx} + cy = 0\), where 'a', 'b', and 'c' are constants.
To find the solution of a Cauchy-Euler differential equation, we use a specific method involving a substitution. The process typically involves the following steps:
Let's apply the Cauchy-Euler method to solve the given differential equation:
\(x^2 \frac {d^2y} {dx^2} - 2x \frac {dy} {dx} + 2y = 0\)
We start by assuming a solution of the form:
\(y = x^m\)
Next, we find the first and second derivatives of \(y = x^m\):
The first derivative is:
\( \frac {dy} {dx} = \frac{d}{dx}(x^m) = mx^{m-1} \)
The second derivative is:
\( \frac {d^2y} {dx^2} = \frac{d}{dx}(mx^{m-1}) = m(m-1)x^{m-2} \)
Substitute \(y\), \(\frac{dy}{dx}\), and \(\frac{d^2y}{dx^2}\) back into the original differential equation:
\(x^2 [m(m-1)x^{m-2}] - 2x [mx^{m-1}] + 2[x^m] = 0\)
Simplify each term by combining the powers of \(x\):
\(m(m-1)x^{2+m-2} - 2mx^{1+m-1} + 2x^m = 0\)
\(m(m-1)x^m - 2mx^m + 2x^m = 0\)
Factor out the common term \(x^m\) from the entire equation. Since \(x^m \neq 0\) for a non-trivial solution, we can divide by \(x^m\):
\(x^m [m(m-1) - 2m + 2] = 0\)
This gives us the characteristic equation:
\(m(m-1) - 2m + 2 = 0\)
Expand and simplify the equation:
\(m^2 - m - 2m + 2 = 0\)
\(m^2 - 3m + 2 = 0\)
We now solve this quadratic equation for 'm'. We can factor the quadratic expression:
\((m-1)(m-2) = 0\)
This yields two distinct real roots for 'm':
\(m_1 = 1\)
\(m_2 = 2\)
For a Cauchy-Euler differential equation with distinct real roots \(m_1\) and \(m_2\), the general solution is given by the formula:
\(y = c_1x^{m_1} + c_2x^{m_2}\)
Substitute the values of \(m_1 = 1\) and \(m_2 = 2\) into this formula:
\(y = c_1x^1 + c_2x^2\)
\(y = c_1x + c_2x^2\)
Here, \(c_1\) and \(c_2\) are arbitrary constants determined by initial or boundary conditions (if provided).
Let's compare our derived general solution with the given options to find the correct match:
| Option Number | Provided Solution |
|---|---|
| 1 | \(y = c_1x + c_2x^2\) |
| 2 | \(y = c_1 \log x + c_2x\) |
| 3 | \(y = c_1 + c_2x\) |
| 4 | \(y = c_1x^2 + c_2x^3\) |
Our calculated solution, \(y = c_1x + c_2x^2\), perfectly matches Option 1.
What is the differential equation of all parabolas of the type y2 = 4a (x - b)?
What is the order of the differential equation ?
What is the degree of the differential equation ?
A solution of the differential equation
\(\left(\frac{d y}{d x}\right)^2-x \frac{d y}{d x}=0 \) is
If x dy = y dx + y 2dy, y > 0 and y (1) = 1, then what is y (-3) equal to?