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!)
A033421 a(n) = floor(1000/n). 10
1000, 500, 333, 250, 200, 166, 142, 125, 111, 100, 90, 83, 76, 71, 66, 62, 58, 55, 52, 50, 47, 45, 43, 41, 40, 38, 37, 35, 34, 33, 32, 31, 30, 29, 28, 27, 27, 26, 25, 25, 24, 23, 23, 22, 22, 21, 21, 20, 20, 20, 19, 19, 18, 18, 18, 17, 17, 17, 16, 16, 16, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Floor[1000/Range[70]] (* Harvey P. Dale, Aug 05 2014 *)
PROG
(Magma) [Floor(1000/n): n in [1..80]]; // Wesley Ivan Hurt, Apr 04 2023
(PARI) a(n) = 1000\n; \\ Seiichi Manyama, Aug 12 2023
CROSSREFS
Sequence in context: A122988 A069536 A126820 * A033432 A169732 A169734
KEYWORD
easy,nonn
AUTHOR
EXTENSIONS
Corrected and extended by Harvey P. Dale, Aug 05 2014
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 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)