Let $G$ be the group generated by $a_i,b_j$, $i,j=1,2,3$ and the following relations: $$b_ib_j=b_jb_i, a_ib_j=b_ja_i, a_1a_2=b_3a_2a_1, a_2a_3=v_1a_3a_2, a_3a_1=v_2a_1a_3$$ I want to comute the homology of $H_nG=H_n(G,\mathbb{Z})$ where $\mathbb{Z}$ is considered as a trivial $G$-module. I have made some attempts of applying spectral sequences (Lyndon-Hochschild-Serre). Here I chose $N=\langle b_1,b_2,b_3\rangle$ as the normal (central) subgroup of $G$. However I could not manage to compute the differentials. Does anyone know how to do this (either by spectral sequences or any other way)?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
3
1
|
||||||||||||||||||||
|
|
10
|
If $v_i=b_i$, your group is the free nilpotent group of class 2 and rank 3. Its homology is known: http://iopscience.iop.org/1064-5616/189/4/A03. |
|||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
9
|
I'll try to give an idea on how the computation can be done using the LHS spectral sequence (SS). I start computing cohomology, for cohomology admits a cup product in the SS that is quite useful. Let be $C := Z(G) = \langle b_1,b_2,b_3 \rangle \cong \mathbb{Z}^3$ and $Q := G/C \cong \mathbb{Z}^3$. Note that $H^\ast(C) = \Lambda_{\mathbb{Z}}(x_1,x_2,x_3)$ and $H^\ast(Q) = \Lambda_{\mathbb{Z}}(y_1,y_2,y_3)$. Since the extension $$ 1 \to C \to G \to Q \to 1\hspace{20pt}(\ast)$$ is central, by universal coefficients, $$E_2 = H^\ast(Q;H^\ast(C)) = H^\ast(Q) \otimes H^\ast(C) = \Lambda_{\mathbb{Z}}(x_1,...,y_3)$$ with $\deg x_i = (0,1)$, $\deg y_j = (1,0)$. Note that $d_2$ is a derivation, i.e. $$d_2(a \cdot b) = d_2(a)\cdot b + (-1)^{i+j}a \cdot d_2(b) \hspace{20pt}(\ast\ast)$$ for $a \in E_2^{i,j}, b \in E_2^{k,l}$. Since $d_2(y_j) = 0$ (for positional reasons), $d_2$ is completely determined by its values on the $x_i's$. Now there's an important formula for $d_2^{0,1}$. It depends on the extension class from $(\ast)$. A good reference is [Neukirch, Schmidt, Wingberg: Cohomology of Number Fields, Theorem 2.1.7]. Using the formula, I found Perhaps someone can compare the result with the paper referenced by Mark Sapir. Thanks. |
||
|
2
|
Trivially $H_0G=\mathbb{Z}$. And it's well known that $H_1G=G/[G,G]$. And we have Hopf's formula $H_2G=R∩[F,F]/[F,R]$ for presentation $G=F/R$. So "low" dimensions are taken care of. Computer programs (GAP,HAP) can compute group homology for a ton of finite groups and certain infinite groups, but I haven't used it in 3 years and am not sure if it works in your case. |
|||
|

