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!)
A060365 Multiples of one thousand which are described by single words in American English. 4
1000, 1000000, 1000000000, 1000000000000, 1000000000000000, 1000000000000000000, 1000000000000000000000, 1000000000000000000000000, 1000000000000000000000000000, 1000000000000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
"Multiples" would include 10000 ("myriad"), 10^100 ("googol"), 10^(10^100) ("googolplex") and maybe 100000 ("lakh") and 10000000 ("crore"). None of these are _powers_ of 1000 (as in the companion sequence A060366). - Robert Dawson, Mar 28 2020
LINKS
Tanya Khovanova, Non Recursions
FORMULA
a(n) = 10^(n*3).
EXAMPLE
10^3 = thousand, 10^6 = million, 10^9 = billion, 10^12 = trillion, 10^15 = quadrillion, etc.
MATHEMATICA
Table[10^(3 n), {n, 12}] (* Michael De Vlieger, Jan 21 2016 *)
CROSSREFS
Cf. A060366.
Sequence in context: A029779 A029796 A029802 * A060366 A260692 A234605
KEYWORD
easy,fini,nonn,word
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 March 28 17:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)