What is the difference between a characteristic polynomial and an auxiliary polynomial?
In our linear algebra textbook: the auxiliary polynomial associated with a differential equation is $p(t)=t^n+a_{n-1}t^{n-1}+\cdots+a_1t+a_0$.
In our analysis lecture notes: the characteristic polynomial of a differential equation is $p(T)=T^n+a_{n-1}T^{n-1}+\cdots+a_1T+a_0\in\mathbb{R}[T]$.
However, on Wikipedia they have separate articles and are (if I have understood correctly) not directly connected.