Suppose $A,B,C$ are finite cyclic groups such that $A = B \times C$, where the orders of $B$ and $C$ are $p$ and $p^2$ respectively, where $p$ is a prime. What are the orders of $End(A)$ and $Aut(A)$?
Question about the number of endomorphisms/automorphisms of finite cyclic groups
0
$\begingroup$
abstract-algebra
group-theory
finite-groups
-
1If $A=B\times C$ where $B,C$ have orders $p,p^2$ resp. then $A$ cannot be cyclic. – 2012-12-09
1 Answers
2
You sure have a lot of questions:
Hint:
$\text{Hom}(X\times Y,Z)\cong\text{Hom}(X,Z)\times\text{Hom}(Y,Z)$ and $\text{Hom}(X,Y\times Z)\cong\text{Hom}(X,Y)\times\text{Hom}(X,Z)$.
$\text{Hom}(\mathbb{Z}_a,\mathbb{Z}_b)\cong\mathbb{Z}_{(a,b)}$.
-
0@Alex Youcis: Are you sure that $\text{Hom}(X\times Y,Z)\equiv \text{Hom}(X,Z)\times \text{Hom}(Y,Z)$ holds also for non-abelian $Z$? – 2017-12-29