Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • $\begingroup$ The condition on $P_l$ seems to be unnecessarily complicated. It is equivalent to $P_l$ not having any roots in ${\mathbb Z}/l{\mathbb Z}$ except possibly $0$ and/or $1$. $\endgroup$ Commented Dec 7, 2014 at 10:00
  • $\begingroup$ Did you observe any patterns (e.g. regarding the number of roots or their location) in your computation? $\endgroup$ Commented Dec 7, 2014 at 10:02
  • 1
    $\begingroup$ Wow! Thank you for the complete answer! Yes, I did. There were always at least two solutions excluding $0, 1.$ and they appeared in pairs $x, x^{-1}.$ Here is the Sage computation with the output: drive.google.com/file/d/0B_kUj8Mvy6_NUlNaLVg4VHJ0V1U/… $\endgroup$ Commented Dec 8, 2014 at 1:05
  • 1
    $\begingroup$ You are welcome. -- I was suspecting that cube roots of unity might play a role (from the condition $l \equiv 1 \bmod 3$); looking at the first few cases confirmed that. $\endgroup$ Commented Dec 8, 2014 at 10:29