login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129742 Numbers of the form: a(n)=((Prime[n] - 1)! - (Prime[n] - 1))/(2*Prime[n]). 0
0, 0, 2, 51, 164945, 18423138, 615376173176, 168483518571789, 24434798429947993043, 5256695596753687250025931034, 4278271932454694494134007741935 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

From the proof of Sir John Wilson's theorem:

numbers of sets of stellated p-gons.

REFERENCES

G. E. Andrews, Number Theory, 1971, Dover Publications New York, p 39.

FORMULA

a(n)=((Prime[n] - 1)! - (Prime[n] - 1))/(2*Prime[n]).

MATHEMATICA

f[n_] = ((Prime[n] - 1)! - (Prime[n] - 1))/(2*Prime[n]); Table[f[n], {n, 1, 20}]

CROSSREFS

Sequence in context: A099368 A132492 A030264 * A105647 A053455 A080921

Adjacent sequences:  A129739 A129740 A129741 * A129743 A129744 A129745

KEYWORD

nonn

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Aug 25 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 01:29 EST 2012. Contains 205860 sequences.