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!)
A109552 a(n) = floor(4076/(10-n)^2). 1
50, 63, 83, 113, 163, 254, 452, 1019, 4076 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Undefined for n = 10.
LINKS
FORMULA
a(n) = floor(4076/(10-n)^2).
MATHEMATICA
a = Table[4076/(10 - n)^2, {n, 1, 9}]
Floor[a]
CROSSREFS
Cf. A109553.
Sequence in context: A167329 A179796 A215468 * A206263 A007692 A025285
KEYWORD
nonn,fini,full,less,dumb
AUTHOR
Roger L. Bagula, Jun 26 2005
EXTENSIONS
Edited by Joerg Arndt, Oct 14 2018
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 March 28 05:39 EDT 2024. Contains 371235 sequences. (Running on oeis4.)