makh

0 Reputation

2 Badges

13 years, 279 days

MaplePrimes Activity


These are questions asked by makh

I need to find factors of the eq, but unable to understand use of mod.
> `mod`(Factor(x^5-1), 2);

output redirected...

> `mod`(Factor(x^5-1), 7);

powers= 4 3 2
(x + x + x + x + 1) (x + 6)

> `mod`(Factor(x^5-1), 5);

powers= 5
(x + 4)
Page 1 of 1