This file is indexed.

/usr/share/axiom-20140801/input/complexfactor.input is in axiom-test 20140801-11.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
)set break resume
)sys rm -r complexfactor.output
)spool complexfactor.output
)set message test on
)set message auto off
)clear all
)set message bottomup on

--S 1 of 4
t1:=-7*x^6 + 10*x^4 + 24*x^3 - 14*x^2 - 27*x - 42 + _
     %i*(3*x^6 - 9*x^5 + 30*x^4 + 15*x^3 + 17*x*2 - 33*x -7)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R   -> no appropriate ** found in Variable(x) 
--R   -> no appropriate ** found in PositiveInteger 
--R   -> no appropriate ** found in Symbol 
--R   -> no appropriate ** found in Integer 
--R   -> no appropriate ** found in Polynomial(Integer) 
--R   -> no appropriate ** found in Variable(x) 
--R   -> no appropriate ** found in PositiveInteger 
--R   -> no appropriate ** found in Symbol 
--R   -> no appropriate ** found in Integer 
--Rcost=50000 for **: (Polynomial(Integer),NonNegativeInteger) -> Polynomial(Integer)
--Rcost=50000 for **: (Polynomial(Integer),PositiveInteger) -> Polynomial(Integer)
--R   -> no appropriate ^ found in Variable(x) 
--R   -> no appropriate ^ found in PositiveInteger 
--R   -> no appropriate ^ found in Symbol 
--R   -> no appropriate ^ found in Integer 
--R   -> no appropriate ^ found in Polynomial(Integer) 
--R   -> no appropriate ^ found in Variable(x) 
--R   -> no appropriate ^ found in PositiveInteger 
--R   -> no appropriate ^ found in Symbol 
--R   -> no appropriate ^ found in Integer 
--Rcost=50000 for ^: (Polynomial(Integer),NonNegativeInteger) -> Polynomial(Integer)
--Rcost=50000 for ^: (Polynomial(Integer),PositiveInteger) -> Polynomial(Integer)
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: POLY(INT) 
--R 
--R [1]  signature:   POLY(INT) -> POLY(INT)
--R      implemented: slot $$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (PI,VARIABLE(x)) 
--R   -> no appropriate * found in PositiveInteger 
--R   -> no appropriate * found in Variable(x) 
--R   -> no appropriate * found in Integer 
--R   -> no appropriate * found in Symbol 
--R   -> no appropriate * found in Polynomial(Integer) 
--R   -> no appropriate * found in PositiveInteger 
--R   -> no appropriate * found in Variable(x) 
--R   -> no appropriate * found in Integer 
--R   -> no appropriate * found in Symbol 
--Rcost=52300 for *: (Integer,Polynomial(Integer)) -> Polynomial(Integer)
--Rcost=52300 for *: (Integer,Polynomial(Integer)) -> Polynomial(Integer)
--Rcost=52300 for *: (NonNegativeInteger,Polynomial(Integer)) -> Polynomial(Integer)
--Rcost=92300 for *: (Polynomial(Integer),Polynomial(Integer)) -> Polynomial(Integer)
--Rcost=52300 for *: (PositiveInteger,Polynomial(Integer)) -> Polynomial(Integer)
--R 
--R [1]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [2]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [3]  signature:   (NNI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(NonNegativeInteger)$ from POLY(INT)
--R [4]  signature:   (PI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(PositiveInteger)$ from POLY(INT)
--R [5]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),PI) 
--R   -> no appropriate - found in Polynomial(Integer) 
--R   -> no appropriate - found in PositiveInteger 
--R   -> no appropriate - found in Integer 
--R   -> no appropriate - found in PositiveInteger 
--R   -> no appropriate - found in Integer 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for complex
--R      Arguments: (NNI,PI) 
--R   -> no appropriate complex found in NonNegativeInteger 
--R   -> no appropriate complex found in PositiveInteger 
--R   -> no appropriate complex found in Integer 
--R   -> no appropriate complex found in NonNegativeInteger 
--R   -> no appropriate complex found in PositiveInteger 
--R   -> no appropriate complex found in Integer 
--R
--R Modemaps from Associated Packages 
--R   no modemaps
--R
--R Remaining General Modemaps 
--R   [1] (D1,D1) -> D from D if D has COMPCAT(D1) and D1 has COMRING
--R 
--R [1]  signature:   (INT,INT) -> COMPLEX(INT)
--R      implemented: slot $(Integer)(Integer) from COMPLEX(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for ^
--R      Arguments: (VARIABLE(x),PI) 
--R      Default target type: Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [2]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R [3]  signature:   (POLY(INT),NNI) -> POLY(INT)
--R      implemented: slot $$(NonNegativeInteger) from POLY(INT)
--R [4]  signature:   (POLY(INT),PI) -> POLY(INT)
--R      implemented: slot $$(PositiveInteger) from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (PI,VARIABLE(x)) 
--R 
--R [1]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [2]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [3]  signature:   (NNI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(NonNegativeInteger)$ from POLY(INT)
--R [4]  signature:   (PI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(PositiveInteger)$ from POLY(INT)
--R [5]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (PI,VARIABLE(x)) 
--R 
--R [1]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [2]  signature:   (INT,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(Integer)$ from POLY(INT)
--R [3]  signature:   (NNI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(NonNegativeInteger)$ from POLY(INT)
--R [4]  signature:   (PI,POLY(INT)) -> POLY(INT)
--R      implemented: slot $(PositiveInteger)$ from POLY(INT)
--R [5]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),POLY(INT)) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for -
--R      Arguments: (POLY(INT),PI) 
--R 
--R [1]  signature:   (POLY(INT),POLY(INT)) -> POLY(INT)
--R      implemented: slot $$$ from POLY(INT)
--R 
--R
--R Function Selection for *
--R      Arguments: (COMPLEX(INT),POLY(INT)) 
--R   -> no appropriate * found in Complex(Integer) 
--R   -> no appropriate * found in Polynomial(Integer) 
--R   -> no appropriate * found in Polynomial(Complex(Integer)) 
--R   -> no appropriate * found in Complex(Integer) 
--R   -> no appropriate * found in Polynomial(Integer) 
--Rcost=43300 for *: (Complex(Integer),Polynomial(Complex(Integer))) -> Polynomial(Complex(Integer))
--Rcost=83300 for *: (Polynomial(Complex(Integer)),Polynomial(Complex(Integer))) -> Polynomial(Complex(Integer))
--R 
--R [1]  signature:   (COMPLEX(INT),POLY(COMPLEX(INT))) -> POLY(COMPLEX(INT))
--R      implemented: slot $(Complex (Integer))$ from POLY(COMPLEX(INT))
--R [2]  signature:   (POLY(COMPLEX(INT)),POLY(COMPLEX(INT))) -> POLY(COMPLEX(INT))
--R      implemented: slot $$$ from POLY(COMPLEX(INT))
--R 
--R
--R Function Selection for map by coercion facility (map) 
--R      Arguments: ((INT -> COMPLEX(INT)),POLY(INT)) 
--R      Target type: POLY(COMPLEX(INT)) 
--R   -> no appropriate map found in Polynomial(Integer) 
--R   -> no appropriate map found in Polynomial(Complex(Integer)) 
--R   -> no appropriate map found in Complex(Integer) 
--R   -> no appropriate map found in Integer 
--R   -> no appropriate map found in Complex(Integer) 
--R
--R Modemaps from Associated Packages 
--R   [1] ((D4 -> D5),D3) -> D1
--R            from UnivariatePolynomialCategoryFunctions2(D4,D3,D5,D1)
--R            if D4 has RING and D5 has RING and D1 has UPOLYC(D5) and D3
--R            has UPOLYC(D4)
--R   [2] ((D5 -> D7),UnivariatePolynomial(D4,D5)) -> UnivariatePolynomial
--R            (D6,D7)
--R            from UnivariatePolynomialFunctions2(D4,D5,D6,D7)
--R            if D4: SYMBOL and D5 has RING and D7 has RING and D6: 
--R            SYMBOL
--R   [3] ((D4 -> D5),SparseUnivariatePolynomial(D4)) -> 
--R            SparseUnivariatePolynomial(D5)
--R            from SparseUnivariatePolynomialFunctions2(D4,D5)
--R            if D4 has RING and D5 has RING
--R   [4] ((D4 -> D5),Polynomial(D4)) -> Polynomial(D5)
--R            from PolynomialFunctions2(D4,D5) if D4 has RING and D5 has 
--R            RING
--R 
--R [1]  signature:   ((INT -> COMPLEX(INT)),POLY(INT)) -> POLY(COMPLEX(INT))
--R      implemented: slot (Polynomial (Complex (Integer)))(Mapping (Complex (Integer)) (Integer))(Polynomial (Integer)) from POLY2(INT,COMPLEX(INT))
--R 
--R
--R Function Selection for +
--R      Arguments: (POLY(INT),POLY(COMPLEX(INT))) 
--R   -> no appropriate + found in Polynomial(Integer) 
--R   -> no appropriate + found in Polynomial(Complex(Integer)) 
--R   -> no appropriate + found in Polynomial(Integer) 
--R 
--R [1]  signature:   (POLY(COMPLEX(INT)),POLY(COMPLEX(INT))) -> POLY(COMPLEX(INT))
--R      implemented: slot $$$ from POLY(COMPLEX(INT))
--R 
--R
--R Function Selection for map by coercion facility (map) 
--R      Arguments: ((INT -> COMPLEX(INT)),POLY(INT)) 
--R      Target type: POLY(COMPLEX(INT)) 
--R 
--R [1]  signature:   ((INT -> COMPLEX(INT)),POLY(INT)) -> POLY(COMPLEX(INT))
--R      implemented: slot (Polynomial (Complex (Integer)))(Mapping (Complex (Integer)) (Integer))(Polynomial (Integer)) from POLY2(INT,COMPLEX(INT))
--R 
--R
--R   (1)
--R                 6        5               4               3      2
--R     (- 7 + 3%i)x  - 9%i x  + (10 + 30%i)x  + (24 + 15%i)x  - 14x
--R   + 
--R     (- 27 + %i)x - 42 - 7%i
--R                                           Type: Polynomial(Complex(Integer))
--E 1

--S 2 of 4
t2:=factor t1
--R 
--R
--R Function Selection for factor
--R      Arguments: POLY(COMPLEX(INT)) 
--R   -> no appropriate factor found in Polynomial(Complex(Integer)) 
--R   -> no appropriate factor found in Polynomial(Complex(Integer)) 
--R
--R Modemaps from Associated Packages 
--R   no modemaps
--R
--R Remaining General Modemaps 
--R   [1] D -> Factored(D) from D if D has UFD
--R   [2] D2 -> Factored(D2) from SAERationalFunctionAlgFactor(D3,D4,D2)
--R            if D3 has UPOLYC(FRAC(POLY(INT))) and D4 has Join(Field,
--R            CharacteristicZero,MonogenicAlgebra(Fraction(Polynomial(
--R            Integer)),D3)) and D2 has UPOLYC(D4)
--R   [3] D2 -> Factored(D2) from SimpleAlgebraicExtensionAlgFactor(D3,D4,
--R            D2)
--R            if D3 has UPOLYC(FRAC(INT)) and D4 has Join(Field,
--R            CharacteristicZero,MonogenicAlgebra(Fraction(Integer),D3)) 
--R            and D2 has UPOLYC(D4)
--R   [4] D2 -> Factored(D2) from RationalFunctionFactor(D2)
--R            if D2 has UPOLYC(FRAC(POLY(INT)))
--R   [5] SparseUnivariatePolynomial(D6) -> Factored(
--R            SparseUnivariatePolynomial(D6))
--R            from MultivariateFactorize(D3,D4,D5,D6)
--R            if D3 has ORDSET and D4 has OAMONS and D5 has Join(
--R            EuclideanDomain,CharacteristicZero) and D6 has POLYCAT(D5,
--R            D4,D3)
--R   [6] D2 -> Factored(D2) from MultivariateFactorize(D3,D4,D5,D2)
--R            if D3 has ORDSET and D4 has OAMONS and D5 has Join(
--R            EuclideanDomain,CharacteristicZero) and D2 has POLYCAT(D5,
--R            D4,D3)
--R   [7] D2 -> Factored(D2) from MPolyCatRationalFunctionFactorizer(D3,D4
--R            ,D5,D2)
--R            if D3 has OAMONS and D4 has OrderedSet with 
--R               convert : % -> Symboland D5 has INTDOM and D2 has 
--R            POLYCAT(FRAC(POLY(D5)),D3,D4)
--R   [8] SparseUnivariatePolynomial(D6) -> Factored(
--R            SparseUnivariatePolynomial(D6))
--R            from MultFiniteFactorize(D3,D4,D5,D6)
--R            if D3 has ORDSET and D4 has OAMONS and D5 has FFIELDC and 
--R            D6 has POLYCAT(D5,D4,D3)
--R   [9] D2 -> Factored(D2) from MultFiniteFactorize(D3,D4,D5,D2)
--R            if D3 has ORDSET and D4 has OAMONS and D5 has FFIELDC and 
--R            D2 has POLYCAT(D5,D4,D3)
--R   [10] Complex(Integer) -> Factored(Complex(Integer))
--R            from GaussianFactorizationPackage
--R   [11] D2 -> Factored(D2)
--R            from FiniteFieldFactorizationWithSizeParseBySideEffect(D3,
--R            D2)
--R            if D3 has FFIELDC and D2 has UPOLYC(D3)
--R   [12] D2 -> Factored(D2) from FiniteFieldFactorization(D3,D2)
--R            if D3 has FFIELDC and D2 has UPOLYC(D3)
--R   [13] D2 -> Factored(D2) from DistinctDegreeFactorize(D3,D2)
--R            if D3 has FFIELDC and D2 has UPOLYC(D3)
--R   [14] D2 -> Factored(D2) from ComplexFactorization(D3,D2)
--R            if D3 has EUCDOM and D2 has UPOLYC(COMPLEX(D3))
--R   [15] D2 -> Factored(D2) from AlgFactor(D2) if D2 has UPOLYC(AN)
--R   -> no appropriate map found in Complex(Integer) 
--R   -> no appropriate map found in Integer 
--R   -> no appropriate map found in Complex(Polynomial(Integer)) 
--R   -> no appropriate map found in Polynomial(Integer) 
--R   -> no appropriate map found in Integer 
--R   -> no appropriate map found in Polynomial(Integer) 
--R
--R Modemaps from Associated Packages 
--R   [1] ((D4 -> D5),Complex(D4)) -> Complex(D5) from ComplexFunctions2(
--R            D4,D5)
--R            if D4 has COMRING and D5 has COMRING
--Rcost=54500 for factor: Expression(Complex(Integer)) -> Factored(Expression(Complex(Integer)))
--Rcost=14500 for factor: Polynomial(Complex(Integer)) -> Factored(Polynomial(Complex(Integer)))
--Rcost=55500 for factor: SparseUnivariatePolynomial(Polynomial(Complex(Integer))) -> Factored(SparseUnivariatePolynomial(Polynomial(Complex(Integer))))
--R 
--R [1]  signature:   POLY(COMPLEX(INT)) -> FR(POLY(COMPLEX(INT)))
--R      implemented: slot (Factored (Polynomial (Complex (Integer))))(Polynomial (Complex (Integer))) from MULTFACT(SYMBOL,INDE(SYMBOL),COMPLEX(INT),POLY(COMPLEX(INT)))
--R [2]  signature:   EXPR(COMPLEX(INT)) -> FR(EXPR(COMPLEX(INT)))
--R      implemented: slot (Factored $)$ from EXPR(COMPLEX(INT))
--R [3]  signature:   SUP(POLY(COMPLEX(INT))) -> FR(SUP(POLY(COMPLEX(INT))))
--R      implemented: slot (Factored (SparseUnivariatePolynomial (Polynomial (Complex (Integer)))))(SparseUnivariatePolynomial (Polynomial (Complex (Integer)))) from MULTFACT(SYMBOL,INDE(SYMBOL),COMPLEX(INT),POLY(COMPLEX(INT)))
--R 
--R
--R   (2)
--R     %i
--R  *
--R                 6     5               4               3         2
--R       (3 + 7%i)x  - 9x  + (30 - 10%i)x  + (15 - 24%i)x  + 14%i x  + (1 + 27%i)x
--R     + 
--R       - 7 + 42%i
--R                                 Type: Factored(Polynomial(Complex(Integer)))
--E 2

--S 3 of 4
t3:=factors t2
--R 
--R
--R Function Selection for factors
--R      Arguments: FR(POLY(COMPLEX(INT))) 
--R 
--R [1]  signature:   FR(POLY(COMPLEX(INT))) -> LIST(Record(factor: POLY(COMPLEX(INT)),exponent: INT))
--R      implemented: slot (List (Record (: factor (Polynomial (Complex (Integer)))) (: exponent (Integer))))$ from FR(POLY(COMPLEX(INT)))
--R 
--R
--R   (3)
--R   [
--R     [
--R       factor =
--R                     6     5               4               3         2
--R           (3 + 7%i)x  - 9x  + (30 - 10%i)x  + (15 - 24%i)x  + 14%i x
--R         + 
--R           (1 + 27%i)x - 7 + 42%i
--R       ,
--R      exponent= 1]
--R     ]
--R   Type: List(Record(factor: Polynomial(Complex(Integer)),exponent: Integer))
--E 3

--S 4 of 4
t4:=unit t2
--R 
--R
--R Function Selection for unit
--R      Arguments: FR(POLY(COMPLEX(INT))) 
--R 
--R [1]  signature:   FR(POLY(COMPLEX(INT))) -> POLY(COMPLEX(INT))
--R      implemented: slot (Polynomial (Complex (Integer)))$ from FR(POLY(COMPLEX(INT)))
--R 
--R
--R   (4)  %i
--R                                           Type: Polynomial(Complex(Integer))
--E 4

)spool
)lisp (bye)