Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/edim/tst/   (GAP Algebra Version 4.15.1©)  Datei vom 21.1.2024 mit Größe 4 kB image not shown  

Quelle  mat2   Sprache: unbekannt

 
#############################################################################
##
#A  testmat2               EDIM-mini-package                     Frank Lübeck
##
##  
#Y  Copyright (C) 1999  Lehrstuhl D f\"ur Mathematik, RWTH Aachen
##  
##  Smaller example matrix for the EDIM package
##  

Print("Reading 34x34 integer matrix 'mat2' with elementary divisors 'eldiv2'.\n");

mat2 :=
[ [ 10222, -4, -2, -2008, -422200, -1044210
      -4, -4, -2, -2000002, -4, -20 ], 
  [ 216, -84, -2, -404, -2, -4, -2440, -42, -412004
      -12600, -84, -424000, -4 ], 
  [ 2, -816, -2, -220, -248, -2, -2, -202, -4, -4, -6004
      6, -12004, -822, -20002 ], 
  [ 24, -216, -80, -422, -40004, -2, -2, -482400
      000, -42, -8420, -1200 ], 
  [ -4, -2, -2, -81602, -42, -4000, -24, -28, -4, -4, -2
      00000224, -820600 ], 
  [ -2, -4200186, -126, -1200, -6, -24, -22, -442
      -24, -222, -84, -424, -60012 ], 
  [ -200, -42618, -6, -6, -12, -42, -2, -6222000, -2
      0006, -42, -842, -2424 ], 
  [ 04, -22, -4, -12, -624, -1202, -442, -8404, -4, -2
      0, -424, -24, -222, -84, -22, -8 ], 
  [ 0, -24226, -6, -1224022, -224, -80, -22, -20
      2, -4, -2, -2, -2, -22, -44, -2, -224 ], 
  [ 8, -48, -4, -4, -12, -120048, -4, -44400, -8, -44, -4
      84, -8, -4, -412, -12120044, -4, -8 ], 
  [ -4, -2, -2000, -422, -416, -8000000, -4, -2, -8
      442, -4224, -820000 ], 
  [ 24, -20002, -42, -4, -816000000244, -8
      4, -42, -42, -24, -40000 ], 
  [ 24, -200, -6, -24, -24003010, -2010, -102000
      10, -2010, -10, -10000002, -4, -2, -4 ], 
  [ 2004, -2, -2, -6224001030, -10, -10, -10000
      -6, -48, -2, -20000010, -20, -10, -4 ], 
  [ 0, -42, -2442, -84000, -20, -1040, -200, -2000
      -44, -28800000, -42412 ], 
  [ 02, -4, -2, -2, -224, -800010, -10, -204001000
      8, -2, -8, -4, -400000, -424, -6 ], 
  [ -10, -4, -4, -482200, -800, -10, -100050, -2000
      -10120, -6600000, -612, -68 ], 
  [ 412, -68, -4, -404, -2, -400200, -2010, -206000
      12, -2010, -4, -16000008, -44, -8 ], 
  [ 4002, -440, -424, -42000000168000
      00, -4, -4, -242, -4, -4, -20 ], 
  [ 2004, -220, -2, -2, -4, -2400000081600
      000, -2, -2, -42, -2, -2, -8, -40 ], 
  [ 104400, -2, -2008, -8410, -6, -48, -10120050
      -20, -20, -10, -1000000, -61264 ], 
  [ -4, -1260040, -4244, -8, -20, -44, -212, -2000
      -2060, -300000000416, -4, -4 ], 
  [ -46, -1200, -202, -4, -844108, -2, -801000
      -20, -306000000004, -20, -42 ], 
  [ -20000204, -2, -42, -4, -10, -28, -4, -6, -400
      -1000300000002, -410, -8 ], 
  [ -2000026, -2, -2, -4, -42, -10, -28, -46, -1600
      -100003000000, -10, -4, -24 ], 
  [ 0, -84, -42, -8, -44, -2122, -4000000, -4, -20
      000024, -1212, -6, -12000, -8 ], 
  [ 04, -82242, -2, -2, -1222000000, -4, -200
      000, -1224, -6, -660004 ], 
  [ 0, -42, -84, -4, -822124, -2000000, -2, -400
      00012, -624, -12, -6000, -4 ], 
  [ 0224, -8242, -40, -8400000042000
      00, -6, -6, -1224, -60002 ], 
  [ 04, -22242, -8402, -40000002, -2000
      00, -126, -6, -6240004 ], 
  [ 20000, -6, -24, -2400210, -4, -4, -68, -4, -2, -6
      442, -10000003000, -12 ], 
  [ -400, -12604, -2, -2400, -4, -202212, -4, -4, -8
      1216, -20, -4, -40000006000 ], 
  [ -200000222, -400, -2, -1044, -64, -2, -46
      -4, -410, -20000000300 ], 
  [ 0, -4200124, -84, -800, -4, -412, -68, -8004
      -42, -84, -84, -424, -120036 ] ];

eldiv2 := 
222222666666666666666121212
  4848484848481441008100815120 ];


[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-06-05]