Let $F(X, Y) = Y^2 - X^3 + X \in \mathbb{C}[X, Y]$, and let $a$ and $b$ be constants (elements of $\mathbb{C}$). Write $W = V(F)$, and let $P$ be the point $(0, 0)$ on $W$.
- Show that $aX + bY$ is an element of the maximal ideal $M = M_P(W)$ of the local ring $\mathcal{O}_P(W)$ at the point $P = (0, 0)$.
- Show that $aX + bY$ is an element of $M^2$ if and only if the line $aX + bY = 0$ is tangent to $W$ at $(0, 0)$. ($M$ is the same as in part (a).)
The definition I am using:
$K(W)$ is the fraction field of the coordinate ring $\Gamma(W)$.
The local ring $\mathcal{O}_P(W) = \left\{ f \in K(W) \mid f \text{ is defined at } (0, 0) \right\}$
The maximal ideal $M = M_P(W) = \left\{ f \in K(W) \mid f = \frac{a}{b} \text{ for } a(P) = 0, b(P) \neq 0 \right\}$
My attempt to part (1):
Since $Y^2 - X^3 + X$ is irreducible, $W = V(F)$ is an infinite set, $W = V(F)$ is irreducible with $I(W) = V(F) = \langle F \rangle$.
The coordinate ring is given as: $$\Gamma(W) = \mathbb{C}[X, Y] / I(W) = \mathbb{C}[X, Y] / \langle F \rangle$$
Since the coordinate ring $\Gamma(W)$ is the ring of polynomials from $W$ to $\mathbb{A}^1 = \mathbb{C}$, then we can see that $aX + bY \in \Gamma(W)$ for all $a, b \in \mathbb{C}$. Hence, $aX + bY \in K(W)$. Since $aX + bY$ a polynomial, then $aX + bY$ is defined on all $\mathbb{A}^2$. Naturally, $aX + bY \in M_P(W)$ as we can let $f = k / m$ with $k = aX + bY$ and $m = 1$ such that $k(P) = 0$ and $m(P) = 1 \neq 0$.
I am not sure how to approach part (2).
I know that $M^2$ is the ideal generated by products of an element from $M$ and an element from $M$. $$M^2 = \left\{ \sum_{k = 1}^n m_k m_k \mid m_1, \dots, m_n \in M \right\}$$ but this does not seem to be immediately helpful...
Also, I know that $$M_P(W) = I(P) \mathcal O_P(W)$$ where $I(P) \subseteq \Gamma(W)$ is the ideal of all the functions that vanish at $P$. That is, $M_P(W)$ is just the ideal of $\mathcal O_P(W)$ generated by $I(P)$.
I feel like that I am missing something obvious...
Also, in the book Algebraic Curves by Fulton, there is an exercise 2.18 which states
2.18. Let $\mathcal O_P(V)$ be the local ring of a variety $V$ at a point $P$. Show that there is a natural one-to-one correspondence between the prime ideals in $\mathcal O_P(V)$ and the subvarieties of $V$ that pass through $P$. (Hint: If $I$ is prime in $\mathcal O_P(V)$, $I \cap \Gamma(V)$ is prime in $\Gamma(V)$, and $I$ is generated by $I \cap \Gamma(V)$; use Problem 2.2.)