Help solving a Cauchy-Euler Equation (Differential equation help)

  • Thread starter Thread starter Jim4592
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving a Cauchy-Euler equation represented by the differential equation x²y'' + xy' + 4y = 0. The solution involves finding the roots of the characteristic equation r² + 4 = 0, resulting in complex roots r = 2i and r = -2i. To express the solution without imaginary numbers, the general solution is transformed using Euler's formula into the form y = c₁e^{0}cos(2ln(x)) + c₂e^{0}sin(2ln(x)), where the coefficients are derived from the roots of the characteristic equation.

PREREQUISITES
  • Understanding of Cauchy-Euler equations
  • Familiarity with differential equations and their solutions
  • Knowledge of Euler's formula and complex numbers
  • Ability to manipulate characteristic equations
NEXT STEPS
  • Study the derivation of solutions for Cauchy-Euler equations
  • Learn about Euler's formula and its applications in differential equations
  • Explore the method of solving homogeneous linear differential equations with constant coefficients
  • Investigate the implications of complex roots in differential equations
USEFUL FOR

Students and educators in mathematics, particularly those studying differential equations, as well as professionals seeking to deepen their understanding of Cauchy-Euler equations and their solutions.

Jim4592
Messages
49
Reaction score
0

Homework Statement


x2y'' + xy' + 4y = 0


Homework Equations


y = xr
y' = r xr-1
y'' = r(r-1)xr-2


The Attempt at a Solution



x2[r(r-1)xr-2] + x [r xr-1] + 4xr = 0

(r2-r)xr + r xr + 4xr = 0

[(r2-r) + r + 4]xr = 0

r2 - r + r + 4 = 0

r2 + 4 = 0

from the quadratic equation i know that: r = 2i and r = -2i

so y = c1x2i + c2x-2i

my question is how can i remove the imaginary number from the answer.

Thanks in advanced!
 
Physics news on Phys.org
x^2i can be expressed as e^(ln x^2i). Use Euler's equation to express that in terms of sine and cosine and you're done.
 
If the roots of your characteristic equation [itex]r^2 + (b-1)r + c = 0[/itex] (here a = 1, where a is the coefficient of r^2, b = 1, and c = 4) are complex (occurs since b^2 - 4ac < 0), then the general solution is

[tex]y= c_1 e^{\alpha x}\cos{\beta x} + c_2 e^{\alpha x}\sin{\beta x}[/tex]

where

[tex]r_1 = \overline{r_2} = \alpha + i\beta = \frac{-b}{2a} + i\frac{\sqrt{4ac - b^2}}{2a}[/tex]

so that

[tex]\alpha = \frac{-b}{2a} \mbox{ and } \beta = \frac{\sqrt{4ac - b^2}}{2a}[/tex]

(All you are doing is reducing Cauchy-Euler equation to a homogeneous linear differential equation with constant coefficients)
 

Similar threads

Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
6
Views
2K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K