How to factor a polynomial modulo p?

  • Thread starter Thread starter joebohr
  • Start date Start date
  • Tags Tags
    Polynomial
joebohr
Messages
57
Reaction score
0
I can understand most of Galois Theory and Number Theory dealing with factorization and extension fields, but I always run into problems that involve factorization mod p, which I can't seem to figure out how to do. I can't find any notes anywhere either, so I was wondering if someone could give me some steps. p is prime, of course.
 
Physics news on Phys.org
Do you have any specific questions? For general reading material, you could try googling "factoring polynomials over finite fields".
 
morphism said:
Do you have any specific questions? For general reading material, you could try googling "factoring polynomials over finite fields".

I seem to have figured out how to factor mod p (in a prime field) between a couple documents:

"www.science.unitn.it/~degraaf/compalg/polfact.pdf"

http://www.math.uiuc.edu/~r-ash/Ant/AntChapter4.pdf

However, I'm still wondering what other types of finite fields it would be useful to factor over (am I correct in assuming that not all finite fields are prime fields?)
 
Last edited by a moderator:
You usually reduce the polynomial using the small Fermat theorem, xp \equiv x (mod p) for every variable x that has a power greater than p-1
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top