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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A066857 Smallest number k such that n! - k is a square 3
0, 1, 2, 8, 20, 44, 140, 320, 476, 3584, 12311, 4604, 74879, 414119, 2071775, 5703551, 11551671, 45680444, 442548224, 1960632176, 2657058876, 24923993276, 130518272975, 1478154932316, 5446454455004, 38610655379975 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

T. D. Noe, Table of n, a(n) for n=1..100

FORMULA

a(n) = A053186(n!) = n!-A048760(n!) = n!-floor(sqrt(n!))^2 = n!-A055226(n)^2.

EXAMPLE

a(10) = 3628800 - 1904 * 1904 = 3628800 - 3625216 = 3584.

MATHEMATICA

Table[n! - Floor[Sqrt[n! ]]^2, {n, 1, 27}]

CROSSREFS

Cf. A068869.

Sequence in context: A165751 A131128 A203604 * A146168 A058405 A133326

Adjacent sequences:  A066854 A066855 A066856 * A066858 A066859 A066860

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jan 21, 2002

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 21 2002

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com) and N. J. A. Sloane (njas(AT)research.att.com), Mar 22 2002

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 10:07 EST 2012. Contains 205904 sequences.