(EDIT: I’ve updated this question to feature a new cubic. Sorry for asking so many similar questions. The responses that I’ve received so far have been extremely helpful.)
Consider a cubic in $P^2(\mathbb{C})$ defined by a conic and its tangent. Write a parametrization $\gamma(t)$ such that $t=\infty$ corresponds to the unique singular point, and the sum of the parameters of three collinear points is equal to 0.
I think this problem is related to a question that I posted recently: Unique group law on cubic
I’d like to work with the cubic $F(x,y,z)=(x^2+y^2-z^2)(x-z)$. But I can’t see how to parametrize this curve in $P^2(\mathbb{C})$. I think something like $\gamma(t)=[t^2-1:-2t: t^2+1]$ should parametrize the conic, but I’m not sure how to get the tangent line as well… It seems I’d need more parameters.
I calculated the singular point of this cubic to be $[1: 0: 1]$, which $\gamma(t)$ approaches as $t$ goes to infinity. Am I on to something here?