a fault in the Factor[] function for polynomials?
- To: mathgroup at smc.vnet.net
- Subject: [mg70395] a fault in the Factor[] function for polynomials?
- From: Roger Bagula <rlbagula at sbcglobal.net>
- Date: Sun, 15 Oct 2006 00:19:27 -0400 (EDT)
Expand[(x^4 + 2*Sqrt[3]x^2 - 1)(x^4 - 2*Sqrt[3]x^2 - 1)] 1 - 14x^4 + x^8 Factor[%] (1 - 4x^2 + x^4)(1 + 4x^2 + x^4)
- Follow-Ups:
- Re: a fault in the Factor[] function for polynomials?
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: a fault in the Factor[] function for polynomials?
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: a fault in the Factor[] function for polynomials?