Suppose I have an equation
$y" + P(x)y' + Q(x)y = 0$
Now we apply power series when $P$ and $Q$ are analytic at $x=0$ and apply Frobenius method when $P$ and $Q$ are not analytic at $x=0$.
Now, I want to know why do we apply the Frobenius method? We could equally have taken a power series in terms of $(x-a)$, where $P$ and $Q$ would analytic at $a$ and $a$ could be anything i.e $(2, 3 ...100)$. But we don't do that. We always use the Frobenius Method at $x=0$.
So why do we not do that? Is that wrong? Why do we always look for a series centered at $x=0$?
Is it necessary that we find the series centered at $0$? And how does the multiplication of $x^r$ in the Frobenius method with our normal power series correct everything ?
Can we use power series at points other than $0$ or Frobenius Method is the only way out?