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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091529 When sum {k=1 to n} H(k) k! (n-k)! (mod {n+1}) (A091528) is not zero. 1
1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 16, 18, 21, 22, 25, 28, 30, 33, 36, 37, 40, 42, 45, 46, 52, 57, 58, 60, 61, 66, 70, 72, 73, 78, 81, 82, 85, 88, 93, 96, 100, 102, 105, 106, 108, 112, 117, 121, 126, 130, 133, 136, 138, 141, 145, 148, 150, 156, 157, 162, 165, 166, 172, 177 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

It is conjectured that the density decreases. In each century the number of members are so far: 41, 30, 26, 28, 23, 24, 24, 21, 24, 22, ...

MATHEMATICA

Select[ Range[178], Mod[ Sum[ HarmonicNumber[k] k! (# - k)!, {k, 1, #}], # + 1] ? 0 &] (from Robert G. Wilson v Jan 14 2004)

CROSSREFS

Cf. A091528.

Sequence in context: A006594 A172276 A143028 * A184967 A095775 A035063

Adjacent sequences:  A091526 A091527 A091528 * A091530 A091531 A091532

KEYWORD

nonn

AUTHOR

Leroy Quet Jan 08 2004

EXTENSIONS

Extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 14 2004

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 17 23:05 EST 2012. Contains 206085 sequences.