The duplication formula for an elliptic curve over rationals: $$y^2 = x^3 + ax^2 + bx + c$$
for the $x$-coordinate is given by:
$x$-coordinate of $2(x, y)=(x^4-2bx^2-8cx+b^2-4ac)/(4x^3+4ax^2+4bx+4c)$
Here $2(x, y)=(x, y)+(x,y)$ via the group law of addition of two points on the curve.
I am asking if there is a similar formula or a shape for the general case: $x$-coordinate of $n(x, y)$ where $n$ is a positive integer.
Can the duplicate formula be understood as an iterative sequence, i.e., replacing the $x$ coordinate of $n(x,y)$ by the $x$ coordinate of $(n+1) (x,y)$ ?