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!)
A178056 Integers equal to ((sqrt(A177926(k)/400)/4)/600)/36 for some k. 2
12108096, 3705077376, 650463384130560, 176440014242889965568000, 153502812391314270044160000, 215273915966378019368055236198400000, 472173196324014892561117632868122624000000, 813082244069953644990244563798907158528000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A177771(n+6)/1728000. - R. J. Mathar, May 24 2010
MAPLE
A177771 := proc(n) factorial(ithprime(n)-1) ; end proc:
A178056 := proc(n) A177771(n+6)/1728000 ; end proc: seq(A178056(n), n=1..10) ; # R. J. Mathar, May 24 2010
CROSSREFS
Sequence in context: A233634 A022227 A206750 * A132291 A263391 A204888
KEYWORD
easy,nonn
AUTHOR
Giovanni Teofilatto, May 19 2010
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 23 01:19 EDT 2024. Contains 371906 sequences. (Running on oeis4.)