Suppose I have a parametrically defined curve: $$x=x(t),\quad y=y(t).$$ For some parametrically defined curves, such as $x=t^2,y=\sin(t^2)$ (a very basic example, I know) we can eliminate $t$ and write the equation of the curve in terms of $x$ and $y$ only.
However, for many other parametrically defined curves, we cannot eliminate $t$. I have been wondering if there's a way we could write the equation of the curve as an infinite Maclaurin-like series instead, ie as $$y=\sum_{n=0}^{\infty}a_n x^n$$ where $a_n$ is the coefficient of $x^n$.
Do you know of any way we could do this?
I know you would like me to show any work I have done myself but I simply have no idea where to start.
Thank you for your time and help.