Proving x ∉ (x,y)^n for any n ∈ N in F[x,y] Field

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Prime
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Consider ##F[x,y]##, where ##F## is some field. I've been working on a problem all day and I'm having trouble with this last step. I am trying to show that ##x \notin(x,y)^n## for any ##n \in \Bbb{N}##.

Homework Equations

The Attempt at a Solution



Note that ##(x,y)^n = [(x)+(y)]^n = \sum_{i=0}^n (x)^i y^{n-i}##. I tried working with this, but I couldn't get anywhere. I could really use a hint; I don't want to have this become a problem that takes two days...
 
Physics news on Phys.org
I don't get it. Why isn't ##x \in (x) \subseteq (x,y) = (x,y)^1## as I can write it ##x=x^1+0\,##?
What does it mean an element is not an ideal?
 
fresh_42 said:
I don't get it. Why isn't ##x \in (x) \subseteq (x,y) = (x,y)^1## as I can write it ##x=x^1+0\,##?
What does it mean an element is not an ideal?

Sorry, I forgot to mention to stipulate that ##n \ge 2##.
 
Then under the assumption ##x \in (x,y)^n## for an ##n>1## we can write ##x= \sum_{n_i+m_i > 1} f_ix^{n_i}y^{m_i} ## with ##f_i \in \mathbf{F}\; , \;f_i = 0## almost all. Now the substitution ##y=1## is a ring homomorphism and we get a representation ##x \in \mathbf{F}[x]##.
 
try showing all elements of (x,y)^n have degree ≥ n.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top