Suppose the collection $\{A_1, A_2,... A_k\}$ forms a group under matrix multiplication, where each $A_i$ is an $n×n$ real matrix. Let $A=\sum_{i=1}^kA_i$.
- Show that $A^2=kA$
- If the trace of $A$ is zero, then show that $A$ is the zero matrix
My try: Since $G=\{A_1, A_2,... A_k\}$ forms a group under matrix multiplication, there exists $A_p=I$ for some $ p\in \{1,2,...k\}$. WLOG let $A_1=I$. Also being group, for each $A_i \in G$ there exist $A_j \in G$ for some $j\in\{1, 2,...,k\}$ I cannot proceed further how to solve this problem. Please help me. Thank you in advance