I have a rather trivial question regarding the notation connected with simple asymptotic formulas. Let the solutions of an equation asymptotically be given by $$z_n=iy^2_n+O\,(1/y^2_n),\quad |n|\rightarrow\infty,$$ where $$y_n=(n+1)\pi,\quad n=0,1,2,\ldots$$ Suppose now that we would like to refer to the solution for some specific value of $n$ explicitly. How do we do this in a mathematically correct way? To clarify, say we are interested in the solution for $n=0$. Shall we write
- $\quad z_0=iy^2_0+O\,(1/y^2_0),\quad y_0=\pi$
- $\quad z_0=i\pi^2+O\,(1/\pi^2)$
- $\quad z_0=i\pi^2$
Which of these is common and correct? I would rule out 3. since it neglects the asymptotic notation completely. Many thanks!