Kreizhn
- 714
- 1
Homework Statement
For some field F, if a and b are two elements which are not squares but whose product is a square, show that there is an element k such that a = k^2 b.
The Attempt at a Solution
This is a boiled down version of what I'm actually trying to show, so the statement above may not actually be correct. If it's not, please let me know!
I have a few ideas of how to hit this, but the following is the one I like the most:
If ab = c^2 for some element c \in F then it is sufficient to show that either a | c or b | c, since then (without loss of generality) if a | c then there is some constant k such that ak = c in which case ab = a^2 k^2 which implies that b = k^2 a. Now the hard part (for me at least!) is showing that ab = c^2 implies that either a|c or b|c. It seems like this result should be true, but I've been having trouble showing it.
I start like this. If both a|c and b|c then we are done, hence assume without loss of generality that b \not| c. Here is where I get stuck. Any ideas?