1 | Singular for x86_64-Linux version 3-0-4 (3042-2008041813) Apr 18 2008 14:09:00 |
---|
2 | with |
---|
3 | factory(@(#) factoryVersion = 3.0.4),libfac(3.0.4,Mar 2008), |
---|
4 | GMP(4.1),NTL(5.4.1),static readline,Plural,DBM, |
---|
5 | namespaces,dynamic modules,dynamic p_Procs,TESTs,YYDEBUG=1,ASSUME,MDEBUG=0,OM_CHECK=1,OM_TRACK=4,PDEBUG,KDEBUG,-g,random=1208521040 |
---|
6 | CC= gcc -O3 -w -fomit-frame-pointer -pipe -DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H, |
---|
7 | CXX= g++ -O3 -w -fomit-frame-pointer --no-rtti -pipe -DNDEBUG -DOM_NDEBUG -Dx86_64_Linux -DHAVE_CONFIG_H (3.3.4 20040623 (Gentoo Linux 3.3.4-r2, ssp-3.3.2-2, pie-8.7.6)) |
---|
8 | argv[0] : ./Singular |
---|
9 | SearchPath: /home/motsak/NFS/MY.Math/16AprilCVS/Singular/LIB:/home/motsak/NFS/MY.Math/16AprilCVS/LIB |
---|
10 | Singular : /home/motsak/NFS/MY.Math/16AprilCVS/Singular/Singularg |
---|
11 | BinDir : /home/motsak/NFS/MY.Math/16AprilCVS/Singular |
---|
12 | RootDir : /home/motsak/NFS/MY.Math/16AprilCVS |
---|
13 | DefaultDir: /home/motsak/NFS/MY.Math/16AprilCVS |
---|
14 | InfoFile : |
---|
15 | IdxFile : |
---|
16 | HtmlDir : |
---|
17 | ManualUrl : http://www.singular.uni-kl.de/Manual/3-0-4 |
---|
18 | ExDir : |
---|
19 | Path : /home/motsak/NFS/MY.Math/16AprilCVS/Singular:.:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:/home/motsak/myroot/bin:/home/motsak/bin |
---|
20 | EmacsDir : /home/motsak/NFS/MY.Math/16AprilCVS/emacs |
---|
21 | Available HelpBrowsers: dummy, emacs, |
---|
22 | Current HelpBrowser: dummy |
---|
23 | sca.quotient.bug.sing 1> /* |
---|
24 | sca.quotient.bug.sing 2. Guten Tag! |
---|
25 | sca.quotient.bug.sing 3. |
---|
26 | sca.quotient.bug.sing 4. Im Anhang definiere ich zunächst wieder einen superkommutativen Ring R mit |
---|
27 | sca.quotient.bug.sing 5. einer Matrix-Ordnung und einem Ideal I. |
---|
28 | sca.quotient.bug.sing 6. Da twostd(I) leider nicht funktioniert, ich aber weiß, dass groebner(I) |
---|
29 | sca.quotient.bug.sing 7. hier ein zweiseitiges Ideal liefert, definiere ich |
---|
30 | sca.quotient.bug.sing 8. qring Q = groebner(I); |
---|
31 | sca.quotient.bug.sing 9. und ignoriere die Warnung. |
---|
32 | sca.quotient.bug.sing 10. |
---|
33 | sca.quotient.bug.sing 11. Dann habe ich ein Ideal FRS, welches eine filter-reguläre Folge definiert. |
---|
34 | sca.quotient.bug.sing 12. Um nachzuweisen, dass die Folge filter-regulär ist, muss ich Quotienten |
---|
35 | sca.quotient.bug.sing 13. berechnen. quotient(ideal(0),ideal(FRS[1])) klappt, aber |
---|
36 | sca.quotient.bug.sing 14. quotient(ideal(FRS[1]),ideal(FRS[2])) verabschiedet sich mit der Meldung |
---|
37 | sca.quotient.bug.sing 15. |
---|
38 | sca.quotient.bug.sing 16. ? sca_mm_Mult_p: exponent mismatch 1 and 1 |
---|
39 | sca.quotient.bug.sing 17. |
---|
40 | sca.quotient.bug.sing 18. ? sca_mm_Mult_p: exponent mismatch 1 and 1 |
---|
41 | sca.quotient.bug.sing 19. |
---|
42 | sca.quotient.bug.sing 20. ? sca_mm_Mult_pp: exponent mismatch 1 and 1 |
---|
43 | sca.quotient.bug.sing 21. |
---|
44 | sca.quotient.bug.sing 22. ? sca_mm_Mult_pp: exponent mismatch 1 and 1 |
---|
45 | sca.quotient.bug.sing 23. |
---|
46 | sca.quotient.bug.sing 24. ? error occurred in Bsp125gp3.txt line 71: `def q2 = quotient(ideal(FRS[1]),ideal(FRS[2])); |
---|
47 | sca.quotient.bug.sing 25. |
---|
48 | sca.quotient.bug.sing 26. Was ist da passiert? Habe ich quotient falsch verwendet? Gibt es |
---|
49 | sca.quotient.bug.sing 27. Beschränkungen, die ich nicht kannte? Ist es ein Bug? |
---|
50 | sca.quotient.bug.sing 28. |
---|
51 | sca.quotient.bug.sing 29. Gruß |
---|
52 | sca.quotient.bug.sing 30. Simon |
---|
53 | sca.quotient.bug.sing 31. */ |
---|
54 | sca.quotient.bug.sing 32. |
---|
55 | sca.quotient.bug.sing 33. LIB "ncall.lib"; |
---|
56 | sca.quotient.bug.sing 34> |
---|
57 | sca.quotient.bug.sing 35. intmat m [12][12]= |
---|
58 | sca.quotient.bug.sing 36. 2, 2, 2, 2, 8, 10, 1, 1, 3, 3, 7, 9, |
---|
59 | sca.quotient.bug.sing 37. 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, |
---|
60 | sca.quotient.bug.sing 38. -1, -1, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, |
---|
61 | sca.quotient.bug.sing 39. -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
---|
62 | sca.quotient.bug.sing 40. 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
---|
63 | sca.quotient.bug.sing 41. 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
---|
64 | sca.quotient.bug.sing 42. 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, |
---|
65 | sca.quotient.bug.sing 43. 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, |
---|
66 | sca.quotient.bug.sing 44. 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, |
---|
67 | sca.quotient.bug.sing 45. 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, |
---|
68 | sca.quotient.bug.sing 46. 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, |
---|
69 | sca.quotient.bug.sing 47. 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0; |
---|
70 | sca.quotient.bug.sing 48> |
---|
71 | sca.quotient.bug.sing 49. |
---|
72 | sca.quotient.bug.sing 50. ring r = 5, (a_2_0, a_2_1, b_2_2, b_2_3, b_8_9, c_10_12, a_1_0, a_1_1, a_3_4, a_3_5, a_7_8, a_9_11),(M(m)); |
---|
73 | sca.quotient.bug.sing 51> def R = SuperCommutative(7,12); |
---|
74 | nctools.lib::SuperCommutative 730. parameter list #; |
---|
75 | nctools.lib::SuperCommutative 731> |
---|
76 | nctools.lib::SuperCommutative 732. // NOTE: as a side effect the basering will be changed (if not in a commutative case) to bo the ground G-algebra (without factor). |
---|
77 | nctools.lib::SuperCommutative 733. int fprot = (find(option(),"prot") != 0); |
---|
78 | nctools.lib::SuperCommutative 734> |
---|
79 | nctools.lib::SuperCommutative 735. string rname=nameof(basering); |
---|
80 | nctools.lib::SuperCommutative 736> |
---|
81 | nctools.lib::SuperCommutative 737. if ( rname == "basering") // i.e. no ring has been set yet |
---|
82 | nctools.lib::SuperCommutative 738. { |
---|
83 | nctools.lib::SuperCommutative 741. ERROR("You have to call the procedure from the ring"); |
---|
84 | nctools.lib::SuperCommutative 742> |
---|
85 | nctools.lib::SuperCommutative 743. def saveRing = basering; |
---|
86 | nctools.lib::SuperCommutative 744> |
---|
87 | nctools.lib::SuperCommutative 745. int N = nvars(saveRing); |
---|
88 | nctools.lib::SuperCommutative 746> int b = 1; |
---|
89 | nctools.lib::SuperCommutative 747> int e = N; |
---|
90 | nctools.lib::SuperCommutative 748> int flag = 0; |
---|
91 | nctools.lib::SuperCommutative 749> |
---|
92 | nctools.lib::SuperCommutative 750. ideal Q = 0; |
---|
93 | nctools.lib::SuperCommutative 751> |
---|
94 | nctools.lib::SuperCommutative 752. if(size(#)>0) |
---|
95 | nctools.lib::SuperCommutative 753. { |
---|
96 | nctools.lib::SuperCommutative 758. if(typeof(#[1]) != "int") |
---|
97 | nctools.lib::SuperCommutative 768. |
---|
98 | nctools.lib::SuperCommutative 769. if(size(#)>1) |
---|
99 | nctools.lib::SuperCommutative 770. { |
---|
100 | nctools.lib::SuperCommutative 775. if(typeof(#[2]) != "int") |
---|
101 | nctools.lib::SuperCommutative 790. |
---|
102 | nctools.lib::SuperCommutative 791. if(size(#)>2) |
---|
103 | nctools.lib::SuperCommutative 792. { |
---|
104 | nctools.lib::SuperCommutative 797. if(typeof(#[3]) != "ideal") |
---|
105 | nctools.lib::SuperCommutative 800> |
---|
106 | nctools.lib::SuperCommutative 801. if(size(#)>3) |
---|
107 | nctools.lib::SuperCommutative 802. { |
---|
108 | nctools.lib::SuperCommutative 807. if(typeof(#[4]) != "int") |
---|
109 | nctools.lib::SuperCommutative 810> |
---|
110 | nctools.lib::SuperCommutative 811. int iSavedDegBoung = degBound; |
---|
111 | nctools.lib::SuperCommutative 812> |
---|
112 | nctools.lib::SuperCommutative 813. if( (b == e) && (flag == 0) ) // commutative ring!!! |
---|
113 | nctools.lib::SuperCommutative 814. { |
---|
114 | nctools.lib::SuperCommutative 818. if( fprot == 1) |
---|
115 | nctools.lib::SuperCommutative 828> |
---|
116 | nctools.lib::SuperCommutative 829. /* |
---|
117 | nctools.lib::SuperCommutative 830. // Singular'(H.S.) politics: no ring copies! |
---|
118 | nctools.lib::SuperCommutative 831. // in future nc_algebra() should return a new ring!!! |
---|
119 | nctools.lib::SuperCommutative 832. list CurrRing = ringlist(basering); |
---|
120 | nctools.lib::SuperCommutative 833. def @R = ring(CurrRing); |
---|
121 | nctools.lib::SuperCommutative 834. setring @R; // @R; |
---|
122 | nctools.lib::SuperCommutative 835. */ |
---|
123 | nctools.lib::SuperCommutative 836. |
---|
124 | nctools.lib::SuperCommutative 837. if( (char(basering)==2) && (flag == 0) )// commutative ring!!! |
---|
125 | nctools.lib::SuperCommutative 838. { |
---|
126 | nctools.lib::SuperCommutative 842. if( fprot == 1) |
---|
127 | nctools.lib::SuperCommutative 858> |
---|
128 | nctools.lib::SuperCommutative 859. |
---|
129 | nctools.lib::SuperCommutative 860. int i, j; |
---|
130 | nctools.lib::SuperCommutative 861> |
---|
131 | nctools.lib::SuperCommutative 862. if( (b == 1) && (e == N) ) // just an exterior algebra? |
---|
132 | nctools.lib::SuperCommutative 863. { |
---|
133 | nctools.lib::SuperCommutative 866. def S = nc_algebra(-1, 0); // define ground G-algebra! |
---|
134 | nctools.lib::SuperCommutative 867> { |
---|
135 | nctools.lib::SuperCommutative 875. matrix @E = UpOneMatrix(N); |
---|
136 | nctools.lib::SuperCommutative 880. |
---|
137 | nctools.lib::SuperCommutative 881. ideal @Q = fetch(saveRing, Q); |
---|
138 | nctools.lib::SuperCommutative 882> |
---|
139 | nctools.lib::SuperCommutative 883. j = ncols(@Q) + 1; |
---|
140 | nctools.lib::SuperCommutative 884> |
---|
141 | nctools.lib::SuperCommutative 885. for ( i=e; i>=b; i--, j++ ) |
---|
142 | nctools.lib::SuperCommutative 886. { |
---|
143 | nctools.lib::SuperCommutative 888. @Q[j] = var(i)^2; |
---|
144 | nctools.lib::SuperCommutative 889> |
---|
145 | nctools.lib::SuperCommutative 890. if( (fprot == 1) and (attrib(basering, "global") != 1) ) |
---|
146 | nctools.lib::SuperCommutative 891. { |
---|
147 | nctools.lib::SuperCommutative 894. print("Warning: Since the current ordering is not global there might be problems computing twostd(Q)!"); |
---|
148 | nctools.lib::SuperCommutative 895> |
---|
149 | nctools.lib::SuperCommutative 896. degBound=0; |
---|
150 | nctools.lib::SuperCommutative 897> @Q = twostd(@Q); // must be computed within the ground G-algebra => problems with local orderings! |
---|
151 | nctools.lib::SuperCommutative 898> degBound = iSavedDegBoung; |
---|
152 | nctools.lib::SuperCommutative 899> |
---|
153 | nctools.lib::SuperCommutative 900. qring @EA = @Q; |
---|
154 | nctools.lib::SuperCommutative 901> |
---|
155 | nctools.lib::SuperCommutative 902. // "Alternating variables: [", AltVarStart(), ",", AltVarEnd(), "]."; |
---|
156 | nctools.lib::SuperCommutative 903. return(@EA); |
---|
157 | sca.quotient.bug.sing 52> setring R; |
---|
158 | sca.quotient.bug.sing 53> |
---|
159 | sca.quotient.bug.sing 54. ideal I = -a_1_0*a_1_1, |
---|
160 | sca.quotient.bug.sing 55. a_2_0*a_1_0, |
---|
161 | sca.quotient.bug.sing 56. a_2_1*a_1_1, |
---|
162 | sca.quotient.bug.sing 57. a_2_1*a_1_0-a_2_0*a_1_1, |
---|
163 | sca.quotient.bug.sing 58. b_2_3*a_1_0-b_2_2*a_1_1, |
---|
164 | sca.quotient.bug.sing 59. a_2_0^2, |
---|
165 | sca.quotient.bug.sing 60. a_2_0*a_2_1, |
---|
166 | sca.quotient.bug.sing 61. a_2_1^2, |
---|
167 | sca.quotient.bug.sing 62. -2*a_2_1*b_2_2-a_2_0*b_2_3+a_1_1*a_3_4, |
---|
168 | sca.quotient.bug.sing 63. a_2_0*b_2_2+a_1_0*a_3_4, |
---|
169 | sca.quotient.bug.sing 64. -a_2_1*b_2_3+a_1_1*a_3_5, |
---|
170 | sca.quotient.bug.sing 65. a_2_1*b_2_2+2*a_2_0*b_2_3+a_1_0*a_3_5, |
---|
171 | sca.quotient.bug.sing 66. a_2_0*a_3_4, |
---|
172 | sca.quotient.bug.sing 67. -b_2_3*a_3_4+b_2_2*a_3_5+2*b_2_2*b_2_3*a_1_1+2*b_2_2^2*a_1_1, |
---|
173 | sca.quotient.bug.sing 68. -a_2_1*a_3_4+a_2_0*a_3_5, |
---|
174 | sca.quotient.bug.sing 69. a_2_1*a_3_5, |
---|
175 | sca.quotient.bug.sing 70. a_1_1*a_7_8+2*b_2_2*b_2_3*a_1_1*a_3_5+b_2_2^2*a_1_1*a_3_5-2*b_2_2^2*a_1_0*a_3_5, |
---|
176 | sca.quotient.bug.sing 71. a_1_0*a_7_8+2*b_2_2^2*a_1_1*a_3_5+b_2_2^2*a_1_0*a_3_5-2*b_2_2^2*a_1_0*a_3_4, |
---|
177 | sca.quotient.bug.sing 72. b_2_2*a_7_8+b_2_2*b_2_3^3*a_1_1+2*b_2_2^2*b_2_3*a_3_5+b_2_2^3*a_3_5-2*b_2_2^3*a_3_4+2*b_2_2^3*b_2_3*a_1_1+2*b_2_2^4*a_1_1, |
---|
178 | sca.quotient.bug.sing 73. a_2_0*a_7_8, |
---|
179 | sca.quotient.bug.sing 74. a_2_1*a_7_8, |
---|
180 | sca.quotient.bug.sing 75. b_2_3*a_7_8+2*b_2_2*b_2_3^2*a_3_5+b_2_2^2*b_2_3*a_3_5+2*b_2_2^2*b_2_3^2*a_1_1-2*b_2_2^3*a_3_5-2*b_2_2^3*b_2_3*a_1_1+2*b_2_2^4*a_1_1, |
---|
181 | sca.quotient.bug.sing 76. b_8_9*a_1_1+b_2_2*b_2_3^3*a_1_1+2*b_2_2^3*b_2_3*a_1_1-b_2_2^4*a_1_1, |
---|
182 | sca.quotient.bug.sing 77. b_8_9*a_1_0-b_2_2*b_2_3^3*a_1_1+b_2_2^2*b_2_3^2*a_1_1+2*b_2_2^4*a_1_1, |
---|
183 | sca.quotient.bug.sing 78. a_3_5*a_7_8-2*b_2_2^2*b_2_3*a_1_1*a_3_5+2*b_2_2^3*a_1_1*a_3_5-2*b_2_2^3*a_1_0*a_3_5, |
---|
184 | sca.quotient.bug.sing 79. a_3_4*a_7_8-b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5-b_2_2^3*a_1_1*a_3_5, |
---|
185 | sca.quotient.bug.sing 80. b_2_2*b_8_9-b_2_2*b_2_3^4+b_2_2^2*b_2_3^3+2*b_2_2^4*b_2_3-2*b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5, |
---|
186 | sca.quotient.bug.sing 81. a_2_0*b_8_9+b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5-2*b_2_2^3*a_1_0*a_3_5, |
---|
187 | sca.quotient.bug.sing 82. a_2_1*b_8_9+b_2_2*b_2_3^2*a_1_1*a_3_5+2*b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5, |
---|
188 | sca.quotient.bug.sing 83. b_2_3*b_8_9+b_2_2*b_2_3^4+2*b_2_2^3*b_2_3^2-b_2_2^4*b_2_3-2*b_2_3^3*a_1_1*a_3_5-b_2_2*b_2_3^2*a_1_1*a_3_5, |
---|
189 | sca.quotient.bug.sing 84. a_1_1*a_9_11-b_2_3^3*a_1_1*a_3_5+2*b_2_2*b_2_3^2*a_1_1*a_3_5+b_2_2^2*b_2_3*a_1_1*a_3_5-b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5, |
---|
190 | sca.quotient.bug.sing 85. a_1_0*a_9_11+2*b_2_2*b_2_3^2*a_1_1*a_3_5+2*b_2_2^2*b_2_3*a_1_1*a_3_5+b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5+b_2_2^3*a_1_0*a_3_4, |
---|
191 | sca.quotient.bug.sing 86. b_8_9*a_3_5+b_2_2*b_2_3^3*a_3_5+2*b_2_2^3*b_2_3*a_3_5-b_2_2^4*a_3_5, |
---|
192 | sca.quotient.bug.sing 87. b_8_9*a_3_4-b_2_2*b_2_3^3*a_3_5+b_2_2^2*b_2_3^2*a_3_5+2*b_2_2^3*b_2_3^2*a_1_1+2*b_2_2^4*a_3_5-b_2_2^4*b_2_3*a_1_1+2*b_2_2^5*a_1_1, |
---|
193 | sca.quotient.bug.sing 88. b_2_2*a_9_11+2*b_2_2*b_2_3^3*a_3_5+2*b_2_2^2*b_2_3^2*a_3_5-b_2_2^2*b_2_3^3*a_1_1+b_2_2^3*b_2_3*a_3_5-b_2_2^4*a_3_5+b_2_2^4*a_3_4+2*b_2_2^4*b_2_3*a_1_1, |
---|
194 | sca.quotient.bug.sing 89. a_2_0*a_9_11, |
---|
195 | sca.quotient.bug.sing 90. a_2_1*a_9_11, |
---|
196 | sca.quotient.bug.sing 91. b_2_3*a_9_11-b_2_3^4*a_3_5+2*b_2_2*b_2_3^3*a_3_5+b_2_2^2*b_2_3^2*a_3_5-b_2_2^3*b_2_3*a_3_5+2*b_2_2^3*b_2_3^2*a_1_1-b_2_2^4*a_3_5+2*b_2_2^4*b_2_3*a_1_1+b_2_2^5*a_1_1, |
---|
197 | sca.quotient.bug.sing 92. a_3_5*a_9_11-2*b_2_2^3*b_2_3*a_1_1*a_3_5-2*b_2_2^4*a_1_1*a_3_5-b_2_2^4*a_1_0*a_3_5, |
---|
198 | sca.quotient.bug.sing 93. a_3_4*a_9_11-b_2_2^2*b_2_3^2*a_1_1*a_3_5+b_2_2^3*b_2_3*a_1_1*a_3_5-2*b_2_2^4*a_1_1*a_3_5+2*b_2_2^4*a_1_0*a_3_5, |
---|
199 | sca.quotient.bug.sing 94. b_8_9*a_7_8+2*b_2_2^3*b_2_3^3*a_3_5-2*b_2_2^4*b_2_3^2*a_3_5-b_2_2^4*b_2_3^3*a_1_1-b_2_2^5*b_2_3^2*a_1_1-2*b_2_2^6*a_3_5+b_2_2^6*b_2_3*a_1_1+2*b_2_2^7*a_1_1, |
---|
200 | sca.quotient.bug.sing 95. b_8_9^2+2*b_2_2^5*b_2_3^3-b_2_2^7*b_2_3+2*b_2_2^5*b_2_3*a_1_1*a_3_5+2*b_2_2^6*a_1_1*a_3_5-2*b_2_2^6*a_1_0*a_3_5, |
---|
201 | sca.quotient.bug.sing 96. a_7_8*a_9_11-2*b_2_2^4*b_2_3^2*a_1_1*a_3_5+b_2_2^5*b_2_3*a_1_1*a_3_5+b_2_2^6*a_1_0*a_3_5, |
---|
202 | sca.quotient.bug.sing 97. b_8_9*a_9_11+2*b_2_2^5*b_2_3^2*a_3_5-b_2_2^5*b_2_3^3*a_1_1+b_2_2^6*b_2_3*a_3_5+2*b_2_2^7*a_3_5-2*b_2_2^7*b_2_3*a_1_1-2*b_2_2^8*a_1_1; |
---|
203 | sca.quotient.bug.sing 98> |
---|
204 | sca.quotient.bug.sing 99. |
---|
205 | sca.quotient.bug.sing 100. qring Q = twostd(I); |
---|
206 | sca.quotient.bug.sing 101> basering; |
---|
207 | // characteristic : 5 |
---|
208 | // number of vars : 12 |
---|
209 | // block 1 : ordering M |
---|
210 | // : names a_2_0 a_2_1 b_2_2 b_2_3 b_8_9 c_10_12 a_1_0 a_1_1 a_3_4 a_3_5 a_7_8 a_9_11 |
---|
211 | // : weights 2 2 2 2 8 10 1 1 3 3 7 9 |
---|
212 | // : weights 0 0 0 0 0 -1 0 0 0 0 0 0 |
---|
213 | // : weights -1 -1 0 0 0 0 -1 -1 -1 -1 -1 -1 |
---|
214 | // : weights -1 0 0 0 0 0 0 0 0 0 0 0 |
---|
215 | // : weights 0 -1 0 0 0 0 0 0 0 0 0 0 |
---|
216 | // : weights 0 0 -1 0 0 0 0 0 0 0 0 0 |
---|
217 | // : weights 0 0 0 -1 0 0 0 0 0 0 0 0 |
---|
218 | // : weights 0 0 0 0 -1 0 0 0 0 0 0 0 |
---|
219 | // : weights 0 0 0 0 0 0 -1 0 0 0 0 0 |
---|
220 | // : weights 0 0 0 0 0 0 0 -1 0 0 0 0 |
---|
221 | // : weights 0 0 0 0 0 0 0 0 -1 0 0 0 |
---|
222 | // : weights 0 0 0 0 0 0 0 0 0 -1 0 0 |
---|
223 | // block 2 : ordering C |
---|
224 | // noncommutative relations: |
---|
225 | // a_1_1a_1_0=-a_1_0*a_1_1 |
---|
226 | // a_3_4a_1_0=-a_1_0*a_3_4 |
---|
227 | // a_3_5a_1_0=-a_1_0*a_3_5 |
---|
228 | // a_7_8a_1_0=-a_1_0*a_7_8 |
---|
229 | // a_9_11a_1_0=-a_1_0*a_9_11 |
---|
230 | // a_3_4a_1_1=-a_1_1*a_3_4 |
---|
231 | // a_3_5a_1_1=-a_1_1*a_3_5 |
---|
232 | // a_7_8a_1_1=-a_1_1*a_7_8 |
---|
233 | // a_9_11a_1_1=-a_1_1*a_9_11 |
---|
234 | // a_3_5a_3_4=-a_3_4*a_3_5 |
---|
235 | // a_7_8a_3_4=-a_3_4*a_7_8 |
---|
236 | // a_9_11a_3_4=-a_3_4*a_9_11 |
---|
237 | // a_7_8a_3_5=-a_3_5*a_7_8 |
---|
238 | // a_9_11a_3_5=-a_3_5*a_9_11 |
---|
239 | // a_9_11a_7_8=-a_7_8*a_9_11 |
---|
240 | // noncommutative type:5 |
---|
241 | // is skew constant:0 |
---|
242 | // alternating variables: [7, 12] |
---|
243 | // ref:3 |
---|
244 | // quotient ring from ideal |
---|
245 | _[1]=a_1_0*a_1_1 |
---|
246 | _[2]=a_2_0*a_1_0 |
---|
247 | _[3]=a_2_1*a_1_0-a_2_0*a_1_1 |
---|
248 | _[4]=a_2_1*a_1_1 |
---|
249 | _[5]=b_2_3*a_1_0-b_2_2*a_1_1 |
---|
250 | _[6]=a_2_0^2 |
---|
251 | _[7]=a_2_0*a_2_1 |
---|
252 | _[8]=a_2_1^2 |
---|
253 | _[9]=a_2_0*b_2_2+a_1_0*a_3_4 |
---|
254 | _[10]=a_2_0*b_2_3+2*a_1_1*a_3_4-a_1_0*a_3_5 |
---|
255 | _[11]=a_2_1*b_2_2+2*a_2_0*b_2_3+a_1_0*a_3_5 |
---|
256 | _[12]=a_2_1*b_2_3-a_1_1*a_3_5 |
---|
257 | _[13]=a_2_0*a_3_4 |
---|
258 | _[14]=a_2_1*a_3_4-a_2_0*a_3_5 |
---|
259 | _[15]=a_2_1*a_3_5 |
---|
260 | _[16]=b_2_3*a_3_4-b_2_2*a_3_5-2*b_2_2*b_2_3*a_1_1-2*b_2_2^2*a_1_1 |
---|
261 | _[17]=a_2_0*a_1_1*a_3_5 |
---|
262 | _[18]=b_2_2*a_1_1*a_3_4-b_2_2*a_1_0*a_3_5 |
---|
263 | _[19]=a_1_0*a_3_4*a_3_5 |
---|
264 | _[20]=a_1_1*a_3_4*a_3_5 |
---|
265 | _[21]=b_2_2*a_3_4*a_3_5-2*b_2_2^2*a_1_1*a_3_5-2*b_2_2^2*a_1_0*a_3_5 |
---|
266 | _[22]=a_1_0*a_7_8+2*b_2_2^2*a_1_1*a_3_5+b_2_2^2*a_1_0*a_3_5-2*b_2_2^2*a_1_0*a_3_4 |
---|
267 | _[23]=a_1_1*a_7_8+2*b_2_2*b_2_3*a_1_1*a_3_5+b_2_2^2*a_1_1*a_3_5-2*b_2_2^2*a_1_0*a_3_5 |
---|
268 | _[24]=a_2_0*a_7_8 |
---|
269 | _[25]=a_2_1*a_7_8 |
---|
270 | _[26]=b_2_2*a_7_8+b_2_2*b_2_3^3*a_1_1+2*b_2_2^2*b_2_3*a_3_5+b_2_2^3*a_3_5-2*b_2_2^3*a_3_4+2*b_2_2^3*b_2_3*a_1_1+2*b_2_2^4*a_1_1 |
---|
271 | _[27]=b_2_3*a_7_8+2*b_2_2*b_2_3^2*a_3_5+b_2_2^2*b_2_3*a_3_5+2*b_2_2^2*b_2_3^2*a_1_1-2*b_2_2^3*a_3_5-2*b_2_2^3*b_2_3*a_1_1+2*b_2_2^4*a_1_1 |
---|
272 | _[28]=b_8_9*a_1_0-b_2_2*b_2_3^3*a_1_1+b_2_2^2*b_2_3^2*a_1_1+2*b_2_2^4*a_1_1 |
---|
273 | _[29]=b_8_9*a_1_1+b_2_2*b_2_3^3*a_1_1+2*b_2_2^3*b_2_3*a_1_1-b_2_2^4*a_1_1 |
---|
274 | _[30]=a_1_0*a_9_11+2*b_2_2*b_2_3^2*a_1_1*a_3_5+2*b_2_2^2*b_2_3*a_1_1*a_3_5+b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5+b_2_2^3*a_1_0*a_3_4 |
---|
275 | _[31]=a_1_1*a_9_11-b_2_3^3*a_1_1*a_3_5+2*b_2_2*b_2_3^2*a_1_1*a_3_5+b_2_2^2*b_2_3*a_1_1*a_3_5-b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5 |
---|
276 | _[32]=a_3_4*a_7_8-b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5-b_2_2^3*a_1_1*a_3_5 |
---|
277 | _[33]=a_3_5*a_7_8-2*b_2_2^2*b_2_3*a_1_1*a_3_5+2*b_2_2^3*a_1_1*a_3_5-2*b_2_2^3*a_1_0*a_3_5 |
---|
278 | _[34]=a_2_0*b_8_9+b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5-2*b_2_2^3*a_1_0*a_3_5 |
---|
279 | _[35]=a_2_1*b_8_9+b_2_2*b_2_3^2*a_1_1*a_3_5+2*b_2_2^3*a_1_1*a_3_5-b_2_2^3*a_1_0*a_3_5 |
---|
280 | _[36]=b_2_2*b_8_9-b_2_2*b_2_3^4+b_2_2^2*b_2_3^3+2*b_2_2^4*b_2_3-2*b_2_2*b_2_3^2*a_1_1*a_3_5-b_2_2^2*b_2_3*a_1_1*a_3_5 |
---|
281 | _[37]=b_2_3*b_8_9+b_2_2*b_2_3^4+2*b_2_2^3*b_2_3^2-b_2_2^4*b_2_3-2*b_2_3^3*a_1_1*a_3_5-b_2_2*b_2_3^2*a_1_1*a_3_5 |
---|
282 | _[38]=a_2_0*a_9_11 |
---|
283 | _[39]=a_2_1*a_9_11 |
---|
284 | _[40]=b_2_2*b_2_3^4*a_1_1-b_2_2^5*a_1_1 |
---|
285 | _[41]=b_2_2*a_9_11+2*b_2_2*b_2_3^3*a_3_5+2*b_2_2^2*b_2_3^2*a_3_5-b_2_2^2*b_2_3^3*a_1_1+b_2_2^3*b_2_3*a_3_5-b_2_2^4*a_3_5+b_2_2^4*a_3_4+2*b_2_2^4*b_2_3*a_1_1 |
---|
286 | _[42]=b_2_3*a_9_11-b_2_3^4*a_3_5+2*b_2_2*b_2_3^3*a_3_5+b_2_2^2*b_2_3^2*a_3_5-b_2_2^3*b_2_3*a_3_5+2*b_2_2^3*b_2_3^2*a_1_1-b_2_2^4*a_3_5+2*b_2_2^4*b_2_3*a_1_1+b_2_2^5*a_1_1 |
---|
287 | _[43]=b_8_9*a_3_4-b_2_2*b_2_3^3*a_3_5+b_2_2^2*b_2_3^2*a_3_5+2*b_2_2^3*b_2_3^2*a_1_1+2*b_2_2^4*a_3_5-b_2_2^4*b_2_3*a_1_1+2*b_2_2^5*a_1_1 |
---|
288 | _[44]=b_8_9*a_3_5+b_2_2*b_2_3^3*a_3_5+2*b_2_2^3*b_2_3*a_3_5-b_2_2^4*a_3_5 |
---|
289 | _[45]=b_2_2*b_2_3^3*a_1_1*a_3_5-b_2_2^4*a_1_0*a_3_5 |
---|
290 | _[46]=a_3_4*a_9_11-b_2_2^2*b_2_3^2*a_1_1*a_3_5+b_2_2^3*b_2_3*a_1_1*a_3_5-2*b_2_2^4*a_1_1*a_3_5+2*b_2_2^4*a_1_0*a_3_5 |
---|
291 | _[47]=a_3_5*a_9_11-2*b_2_2^3*b_2_3*a_1_1*a_3_5-2*b_2_2^4*a_1_1*a_3_5-b_2_2^4*a_1_0*a_3_5 |
---|
292 | _[48]=b_2_2*b_2_3^5-b_2_2^5*b_2_3 |
---|
293 | _[49]=b_2_2*b_2_3^4*a_3_5-b_2_2^5*a_3_5 |
---|
294 | _[50]=b_8_9*a_7_8+2*b_2_2^3*b_2_3^3*a_3_5-2*b_2_2^4*b_2_3^2*a_3_5-b_2_2^4*b_2_3^3*a_1_1-b_2_2^5*b_2_3^2*a_1_1-2*b_2_2^6*a_3_5+b_2_2^6*b_2_3*a_1_1+2*b_2_2^7*a_1_1 |
---|
295 | _[51]=a_7_8*a_9_11-2*b_2_2^4*b_2_3^2*a_1_1*a_3_5+b_2_2^5*b_2_3*a_1_1*a_3_5+b_2_2^6*a_1_0*a_3_5 |
---|
296 | _[52]=b_8_9^2+2*b_2_2^5*b_2_3^3-b_2_2^7*b_2_3+2*b_2_2^5*b_2_3*a_1_1*a_3_5+2*b_2_2^6*a_1_1*a_3_5-2*b_2_2^6*a_1_0*a_3_5 |
---|
297 | _[53]=b_8_9*a_9_11+2*b_2_2^5*b_2_3^2*a_3_5-b_2_2^5*b_2_3^3*a_1_1+b_2_2^6*b_2_3*a_3_5+2*b_2_2^7*a_3_5-2*b_2_2^7*b_2_3*a_1_1-2*b_2_2^8*a_1_1 |
---|
298 | _[54]=a_1_0^2 |
---|
299 | _[55]=a_1_1^2 |
---|
300 | _[56]=a_3_4^2 |
---|
301 | _[57]=a_3_5^2 |
---|
302 | _[58]=a_7_8^2 |
---|
303 | _[59]=a_9_11^2 |
---|
304 | sca.quotient.bug.sing 102> |
---|
305 | sca.quotient.bug.sing 103. ideal FRS = c_10_12, b_2_2^2-b_2_2*b_2_3+b_2_3^2; |
---|
306 | sca.quotient.bug.sing 104> quotient(ideal(0),ideal(FRS[1])); // q1 |
---|
307 | _[1]=0 |
---|
308 | sca.quotient.bug.sing 105> |
---|
309 | sca.quotient.bug.sing 106. FRS[1]; |
---|
310 | c_10_12 |
---|
311 | sca.quotient.bug.sing 107> FRS[2]; |
---|
312 | b_2_3^2-b_2_2*b_2_3+b_2_2^2 |
---|
313 | sca.quotient.bug.sing 108> |
---|
314 | sca.quotient.bug.sing 109. quotient(ideal(FRS[1]),ideal(FRS[2])); // q2 |
---|
315 | |
---|
316 | // ***dError: assume violation at sca.cc:1078 condition: ((strat->P.p)->next) != strat->tail occured at: |
---|
317 | |
---|
318 | // ***dPolyError: Zero coef |
---|
319 | occured at |
---|
320 | occured for poly: 0 addr:0x2a96707ae8 size:152 allocated at |
---|
321 | #0 at pInline1.h:99 in p_Init |
---|
322 | |
---|
323 | // ***dPolyError: Zero coef |
---|
324 | occured at |
---|
325 | occured for poly: 0 addr:0x2a96707ae8 size:152 allocated at |
---|
326 | #0 at pInline1.h:99 in p_Init |
---|
327 | |
---|
328 | // ***dPolyError: Zero coef |
---|
329 | occured at |
---|
330 | occured for poly: 0+b_2_2*b_2_3*c_10_12*gen(1)+... addr:0x2a96707ae8 size:152 allocated at |
---|
331 | #0 at pInline1.h:99 in p_Init |
---|
332 | |
---|
333 | // ***dPolyError: Zero coef |
---|
334 | occured at |
---|
335 | occured for poly: 0+b_2_2*b_2_3*c_10_12*gen(1)+... addr:0x2a96707ae8 size:152 allocated at |
---|
336 | #0 at pInline1.h:99 in p_Init |
---|
337 | wrong mod p number 64507 at pDebug.cc,239 |
---|
338 | |
---|
339 | // ***dPolyError: mixed poly/vector |
---|
340 | occured at |
---|
341 | occured for poly: --64502*b_2_2*b_2_3*c_10_12*gen(1)--64502*b_2_2^2*c_10_12*gen(1)+... addr:0x2a96712928 size:152 allocated at |
---|
342 | #0 at sca.cc:271 in sca_mm_Mult_mm |
---|
343 | wrong mod p number 64507 at pDebug.cc,239 |
---|
344 | wrong mod p number 64507 at pDebug.cc,239 |
---|
345 | wrong mod p number 64507 at pDebug.cc,239 |
---|
346 | wrong mod p number 64507 at pDebug.cc,239 |
---|
347 | wrong mod p number 64507 at pDebug.cc,239 |
---|
348 | wrong mod p number 64507 at pDebug.cc,239 |
---|
349 | // ** Multiplication in the left module from the right |
---|
350 | wrong mod p number 64507 at pDebug.cc,239 |
---|
351 | |
---|
352 | // ***dPolyError: mixed poly/vector |
---|
353 | occured at |
---|
354 | occured for poly: --64502*b_2_2*b_2_3*c_10_12*gen(1)--64502*b_2_2^2*c_10_12*gen(1)+... addr:0x2a9670d228 size:152 allocated at ra=0x2a9644f0f7 |
---|
355 | wrong mod p number 64507 at pDebug.cc,239 |
---|
356 | wrong mod p number 64507 at pDebug.cc,239 |
---|
357 | wrong mod p number 64507 at pDebug.cc,239 |
---|
358 | wrong mod p number 64507 at pDebug.cc,239 |
---|
359 | wrong mod p number 64507 at pDebug.cc,239 |
---|
360 | wrong mod p number 64507 at pDebug.cc,239 |
---|
361 | ? sca_mm_Mult_p: exponent mismatch 1 and 1 |
---|
362 | |
---|
363 | // ** Multiplication in the left module from the right |
---|
364 | wrong mod p number 64507 at pDebug.cc,239 |
---|
365 | |
---|
366 | // ***dPolyError: mixed poly/vector |
---|
367 | occured at |
---|
368 | occured for poly: --64502*b_2_2*b_2_3*c_10_12*gen(1)--64502*b_2_2^2*c_10_12*gen(1)+... addr:0x2a963b55a8 size:152 allocated at ra=0x2a9644f0f7 |
---|
369 | wrong mod p number 64507 at pDebug.cc,239 |
---|
370 | wrong mod p number 64507 at pDebug.cc,239 |
---|
371 | wrong mod p number 64507 at pDebug.cc,239 |
---|
372 | wrong mod p number 64507 at pDebug.cc,239 |
---|
373 | wrong mod p number 64507 at pDebug.cc,239 |
---|
374 | wrong mod p number 64507 at pDebug.cc,239 |
---|
375 | ? sca_mm_Mult_p: exponent mismatch 1 and 1 |
---|
376 | |
---|
377 | wrong mod p number 64507 at pDebug.cc,239 |
---|
378 | |
---|
379 | // ***dPolyError: mixed poly/vector |
---|
380 | occured at |
---|
381 | occured for poly: --64502*b_2_2*b_2_3*c_10_12*gen(1)--64502*b_2_2^2*c_10_12*gen(1)+... addr:0x2a96712928 size:152 allocated at |
---|
382 | #0 at sca.cc:271 in sca_mm_Mult_mm |
---|
383 | wrong mod p number 64507 at pDebug.cc,239 |
---|
384 | |
---|
385 | // ***dPolyError: mixed poly/vector |
---|
386 | occured at |
---|
387 | occured for poly: --64502*b_2_2*b_2_3*c_10_12*gen(1)--64502*b_2_2^2*c_10_12*gen(1)+... addr:0x2a96712928 size:152 allocated at |
---|
388 | #0 at sca.cc:271 in sca_mm_Mult_mm |
---|
389 | // ** Multiplication in the left module from the right |
---|
390 | wrong mod p number 64507 at pDebug.cc,239 |
---|
391 | wrong mod p number 64507 at pDebug.cc,239 |
---|
392 | wrong mod p number 64507 at pDebug.cc,239 |
---|
393 | wrong mod p number 64507 at pDebug.cc,239 |
---|
394 | wrong mod p number 64507 at pDebug.cc,239 |
---|
395 | wrong mod p number 64507 at pDebug.cc,239 |
---|
396 | ? sca_mm_Mult_pp: exponent mismatch 1 and 1 |
---|
397 | |
---|
398 | // ** Multiplication in the left module from the right |
---|
399 | wrong mod p number 64507 at pDebug.cc,239 |
---|
400 | wrong mod p number 64507 at pDebug.cc,239 |
---|
401 | wrong mod p number 64507 at pDebug.cc,239 |
---|
402 | wrong mod p number 64507 at pDebug.cc,239 |
---|
403 | wrong mod p number 64507 at pDebug.cc,239 |
---|
404 | wrong mod p number 64507 at pDebug.cc,239 |
---|
405 | ? sca_mm_Mult_pp: exponent mismatch 1 and 1 |
---|
406 | |
---|
407 | ***omError_FreedAddrOrMemoryCorrupted: addr had previosuly been freed or memory corrupted |
---|
408 | occured at: |
---|
409 | #0 at pDebug.cc:213 in _p_Test |
---|
410 | occured for addr:0x2a96707ae8 size:152 allocated at |
---|
411 | #0 at pInline1.h:99 in p_Init |
---|
412 | freed at |
---|
413 | #0 at pInline2.h:266 in p_DeleteLm |
---|
414 | |
---|
415 | // ***dPolyError: memory error |
---|
416 | occured at |
---|
417 | occured for poly: Singular : signal 11 (v: 3042/2008041813): |
---|
418 | Segment fault/Bus error occurred at 2a964145a8 because of 10282 (r:1208521040) |
---|
419 | please inform the authors |
---|
420 | |
---|
421 | // ***dError: Caught Signal 11 occured at: |
---|