Talk:Wilson primes of order n: Difference between revisions

Content added Content deleted
m (extended the range.)
m (extended the range.)
Line 1: Line 1:
== computation for higher orders of Wilson primes ==
== computation for higher orders of Wilson primes ==


Just for the fun of it,   I extended the   ''orders''   to   '''101'''   to see what Wilson primes would be generated   (using the REXX program):
Just for the fun of it,   I extended the   ''orders''   to   '''205'''   to see what Wilson primes would be generated   (using the REXX program):
<pre>
<pre>
order │ Wilson primes P of order 1 ──► 200, where P < 11,000
order │ Wilson primes P of order 1 ──► 205, where P < 11,000
───────┼──────────────────────────────────────────────────────────────
───────┼──────────────────────────────────────────────────────────────
1 │ 5 13 563
1 │ 5 13 563
Line 205: Line 205:
199 │ 919
199 │ 919
200 │ (none found within the range specified)
200 │ (none found within the range specified)
201 │ (none found within the range specified)
202 │ (none found within the range specified)
203 │ (none found within the range specified)
204 │ 367
205 │ (none found within the range specified)
───────┴───────────────────────────────────────────────────────────────
───────┴───────────────────────────────────────────────────────────────
</pre>
</pre>