Math Challenges

Submissions for Problem #38

Problem #38

The set of even integers form a group under addition. Is this group cyclic?

← Back to problem

zapwai
Solution:
\( <2>=\left\lbrace2n:n\in\mathbb{Z}\right\rbrace \)
Explanation:
Yes, it is an infinite cyclic group, generated by either 2 or -2.
0 likes