Dear Neha and Forum, On Oct 10, 2011, at 08:58 , Neha Makhijani wrote:
> Hi, > > Can somebody please tell me as to how we read the output > of CentralIdempotentsOfAlgebra function. > > G:=SymmetricGroup(3); > Sym( [ 1 .. 3 ] ) > K2G := GroupRing( GF(2), G );; > R2 := RadicalOfAlgebra(K2G);; > CentralIdempotentsOfAlgebra(K2G/R2); > > [ v.4+v.5, v.1+v.4+v.5 ] > > As in, what do these v's represent and how do I read them?? I believe the 'v's are the generators of the algebra K2G/R2. How the generators are named and displayed, I think, depends on how the algebra is defined. Justin -- Justin C. Walker, Curmudgeon at Large Director Institute for the Enhancement of the Director's Income ----------- Nobody knows the trouble I've been ----------- _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
