I am tasked to prove that the subset:
$K:= \{P\in \mathbb{Q}[x,y]|P(1,0)=P(0,3)=0\}$
is an ideal in $\mathbb{Q}[x,y]$.
Now I understand the steps to show a subset is an ideal but I'm not sure how to apply them or how to interpret K.
Firstly, is K representing the ideal $\langle x,3y \rangle$?
Am I correct in thinking I need to test if $P +Q \in K$ for $P,Q \in k$ and if $PQ \in K$ for $P \in K$ and $Q \in \mathbb{Q}[x,y]$? I'm very confused as to find out how to complete these calculations.
Any advise is greatly appreciated, I want to complete these equations myself but the lecture notes I am following are really not very helpful.
Thanks
Yes, those are the steps to do in order to show $K$ is an ideal.
If $P,Q\in K$ and $R=P+Q$, then $$ R(1,0)=P(1,0)+Q(1,0)=0, \qquad R(0,3)=P(0,3)+Q(0,3)=0 $$ Similarly if $P\in K$ and $Q\in\mathbb{Q}[x,y]$.
Note that $x\notin K$ and $3y\notin K$. What you should consider are $x-1$ and $y-3$, but they aren't in $K$, so some adjustments are to be made. Hint: use the fact that, for any polynomial $P(x,y)\in\mathbb{Q}[x,y]$ you can write \begin{align} P(x,y)&=(x-1)Q_1(x,y)+R_1(y)\\ &=(y-3)Q_2(x,y)+R_2(x) \end{align}