login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A091826 a(n) = (1/n)*(1+A000254(n)-n) as n runs through the primes. 0
1, 3, 54, 1866, 10958530, 1523289156, 71965034739952, 22713955095665178, 4197346376195350706086, 1207862068271027767810096022068, 1068238305254443248937595170683870, 1562962037194040089900589886917581740972972, 3510829028264238204864812583698673210331036097560 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MAPLE
a:= n-> (p-> (1+abs(Stirling1(p+1, 2))-p)/p)(ithprime(n)):
seq(a(n), n=1..14); # Alois P. Heinz, Feb 27 2023
CROSSREFS
Sequence in context: A266523 A157550 A224368 * A091796 A171213 A006025
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Mar 09 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)