1

Consider the map $f:\mathbb{A}^1\to \mathbb{A}^3$ with $f(t)=(t,t^3,t^5)$. I want to show that $I(f(\mathbb{A}))=(y-x^3,z-x^2y)$.

First, I can show that $(y-x^3,z-x^2y)\subset I(X)$ where $X$ is the image of $f$. But, I don't know how to show another inclusion that $I(X)\subset(y-x^3,z-x^2y)$.

What is general approach in finding the generators of the ideal of the image of $f$ where $f$ is the map $t\mapsto(t^i,t^j,t^k)$ with $i\leq j\leq k$?

user89898989
  • 351
  • 1
  • 9

1 Answers1

1

This is a special case of a general setup for toric ideals. In this case, here’s your answer:

Let $A$ be the 1-by-3 matrix $[i, j, k]$. Then the ideal you're looking for is $$\left(\prod_{u_l> 0}x_l^{u_l}- \prod_{u_l<0} x_l^{-u_l} : \mathbf{u}\in \mathbb{Z}^3, A\mathbf{u}=0\right). $$

Avi Steiner
  • 4,209