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!)
A033423 a(n) = floor(10^9/n). 10
1000000000, 500000000, 333333333, 250000000, 200000000, 166666666, 142857142, 125000000, 111111111, 100000000, 90909090, 83333333, 76923076, 71428571, 66666666, 62500000, 58823529, 55555555, 52631578, 50000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Floor[10^9/Range[50]] (* Wesley Ivan Hurt, Mar 18 2023 *)
PROG
(Magma) [Floor(10^9/n): n in [1..40]]; // Wesley Ivan Hurt, Apr 04 2023
(PARI) a(n) = 10^9\n; \\ Seiichi Manyama, Aug 12 2023
CROSSREFS
Sequence in context: A100909 A260519 A260520 * A030455 A250600 A250864
KEYWORD
easy,nonn
AUTHOR
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 27 16:49 EDT 2024. Contains 372020 sequences. (Running on oeis4.)