Show $ \langle 5,7 \rangle $ and $ \langle 6,9 \rangle $ are principal ideals in $\Bbb Z$

294 Views Asked by At

Show $ \langle 5,7 \rangle $ and $ \langle 6,9 \rangle $ are principal ideals in $\Bbb Z$ .

I don't understand what the difference between a principal ideal and an ideal is?

I need some tips on this question.

2

There are 2 best solutions below

8
On

Hint: You need to show that there exists some number $a$ so that $$\langle5,7\rangle =\langle a\rangle.$$

Hint 2: Try $a=\gcd(5,7)$. To prove the equality of ideals use double inclusion.

0
On

A principal ideal is one with a single generator. You may be familiar with the fact that $\mathbb{Z}$ is a principal ideal domain (because it is a Euclidean domain): every ideal in $\mathbb{Z}$ is principal.

However, invoking that theorem is probably against the spirit of the question. So you're going to need to find a single integer $n$ such that $\langle n \rangle = \langle 5,7\rangle$. Since $5 \in \langle n\rangle$, we must have $n \mid 5$; and since $7 \in \langle n \rangle$, we must have $n \mid 7$.

Now, once you've found your candidate $n$, show that it works: show that everything in $\langle 5,7\rangle$ is in $\langle n \rangle$, and that everything in $\langle n \rangle$ is in $\langle 5,7\rangle$.