Are $y_1=x^3$ and $y_2=x^2|x|$ ($x\in \mathbb R$) linearly independent solutions of the Cauchy-Euler homogeneous differential equation: $x^2y''-4xy'+6y=0$ on $\mathbb R$?
Clearly, $y_1$ and $y_2$ are linearly independent functions on $\mathbb R$ and on plugging, both satisfy the given differential equation. Hence, it appears that they are LI solutions of the given ODE, but solving this equation gives $x^2$ and $x^3$ as the two independent solutions and both of them are defined for all $x\in \mathbb R$ (which again contradicts the fact that the Cauchy-Euler equation is defined for $x>0$). Now, my confusion is:
$1$. Can a second order ODE have three LI solutions viz. $x^2$, $x^3$ and $x^2|x|$ over $\mathbb R$?
$2$. Though the coefficients of $y'$ and $y$ viz. $-4/x$ and $6/x^2$ are not defined at $x=0$ but its solutions are defined there. So, will it be correct to talk about the behaviour of solutions in the domain $x\in \mathbb R$?
Thanks!