> < ^ Date: Fri, 08 Jan 1999 17:37:59 +0100 (CET)
> < ^ From: Thomas Breuer <Thomas.Breuer@Math.RWTH-Aachen.DE >
^ Subject: error in CharTable( "6.Suzmod7" )

Dear GAP Forum,

the 7-modular character table of 6.Suz contained in the
character table library of GAP contains an error,
the list of irreducibles contains four vectors with first entries
18876, 27444, 84876, and 86724 which are in fact not Brauer characters
of 6.Suz.

We are grateful to William Husen who reported this error.

If you want to use the correct table of 6.Suz mod 7,
read the following GAP code before accessing
`CharTable( "6.Suz" ) mod 7'.

ReadTbl( "ctbspora" );
MBT("6.Suz",7,
"origin: modular ATLAS of finite groups, tests: DEC",
[95,96,97,98,99,100,101,102,103,104,95,96,105,106,107,108,109,110,111,112,113,
114,95,96,115,116,95,96,97,98,97,98,117,118,119,120,95,96,95,96,121,122,123,
124,125,126,127,128,129,130,131,132],
[1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
[],
[[[1,3],[2,4],[4,5],[3,6],[6,7],[5,7]],1,[[1,4],[2,3,5],[4,5]],3],
[],
[["Suz",0],["2.Suz",0],["3.Suz",33]],
[(184,187)(185,188)(186,189),(156,158)(157,159),(136,137),(144,150)(145,151)
(146,152)(147,153)(148,154)(149,155),(  2,  6)(  3,  5)(  8, 12)(  9, 11)
( 14, 15)( 17, 21)( 18, 20)( 23, 27)( 24, 26)( 31, 35)( 32, 34)( 37, 38)
( 40, 41)( 43, 44)( 46, 50)( 47, 49)( 52, 56)( 53, 55)( 58, 62)( 59, 61)     
( 63, 69)( 64, 74)( 65, 73)( 66, 72)( 67, 71)( 68, 70)( 76, 80)( 77, 79)
( 83, 84)( 86, 90)( 87, 89)( 92, 93)( 94,100)( 95,105)( 96,104)( 97,103)
( 98,102)( 99,101)(107,111)(108,110)(113,114)(116,120)(117,119)(122,126)
(123,125)(128,132)(129,131)(134,135)(138,141)(139,140)(142,143)(145,149)
(146,148)(151,155)(152,154)(161,165)(162,164)(166,172)(167,177)(168,176)
(169,175)(170,174)(171,173)(179,183)(180,182)(185,189)(186,188)],
0,
rec(version:=3,
date:="08.01.99"));

Sorry for the inconveniences,
Thomas


> < [top]