Let $\{ \delta_n (\varepsilon) \}$ be an asymptotic sequence as $\varepsilon \rightarrow 0$, and $a_n$ be independent of $\varepsilon$ and $\delta_n (\varepsilon)$. A series $\sum \limits_{n=0}^{\infty} a_n \delta_n (\varepsilon)$ is said to be an asymptotic expansion of a function $f(\varepsilon)$ as $\varepsilon \rightarrow 0$ if for all $N>1$, $f(\varepsilon)-\sum \limits_{n=0}^{N} a_n \delta_n (\varepsilon)=o(\delta_N (\varepsilon))$ as $\varepsilon \rightarrow 0$.
Write down an asymptotic expansion for the function $$f(\varepsilon)=\cos(2\varepsilon)$$ in the limit $\varepsilon \rightarrow 0^+$.
Following the definition, I need $$\frac{\cos(2\varepsilon)-\sum \limits_{n=0}^N a_n \delta_n (\varepsilon)}{\delta_N (\varepsilon)} \rightarrow 0$$as $\varepsilon \rightarrow 0^+$
so I need to choose my $a_n$ and $\delta_n(\varepsilon)$ so that this is satisfied, right?
But how can I do this because the numerator is always going to have the negative of the largest $N$ term as the denominator.
Please help.