I searched around but was unable to find anything.
For the usual $2$-ellipse we have the parametrization $x(t) = a\cos(t)$ and $y(t) = b\sin(t)$ for $t\in [0,2\pi]$.
Is there anything similar for the more general $3$-ellipse or $4$-ellipse? If there general case is too difficult is there a parametrization for a constrained version, for example where some of the foci lie, say on the $x$-axis?
Edit: I mean in 2 dimensions, as here https://en.wikipedia.org/wiki/N-ellipse
Edit 2: Assume $u_1 = (-R,0)$ and $u_2 = (R,0)$ and $u_3 = (0, -H)$ are the foci of the $3$-ellipse, for $R,H > 0$, given some $d$ the $3$-ellipse is the set of points given by $$\left\{(x, y) \in \mathbf{R}^{2} : \sum_{i=1}^{3} \sqrt{\left(x-u_{i}\right)^{2}+\left(y-v_{i}\right)^{2}}=d\right\}$$
Is there a parametrization of this curve similar to the $2$-ellipse?