source: git/libfac/tests/factor/f42 @ 9e0a6dd

fieker-DuValspielwiese
Last change on this file since 9e0a6dd was 0479e09, checked in by Hans Schönemann <hannes@…>, 27 years ago
This commit was generated by cvs2svn to compensate for changes in r703, which included commits to RCS files with non-trunk default branches. git-svn-id: file:///usr/local/Singular/svn/trunk@704 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 150 bytes
Line 
12
2x*(x+y)*(x^2+x+y^2)*(x^2+x+y+1)*(x^2+x+y^2+1)*(x^3+x+y^3)*(x^3+x+y+1)*(x^3+x+y^3+1)*(x^3+x+y^3+y+1)*(x^3+x+y^3+y^2+1);
3x^2+x+1;
4x^3+x+1;
5x^4+x+1;
6#
Note: See TracBrowser for help on using the repository browser.