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!)
A034906 Powers of 2 written backwards and sorted. 3
1, 2, 4, 8, 23, 46, 61, 215, 652, 821, 2918, 4201, 6904, 8402, 48361, 63556, 86723, 270131, 441262, 882425, 2517902, 4034914, 6758401, 8068838, 23445533, 46880176, 61277761, 219078635, 654534862 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Sort[FromDigits[Reverse[IntegerDigits[#]]]&/@(2^Range[0, 30])] (* Harvey P. Dale, Mar 06 2012 *)
IntegerReverse[#]&/@(2^Range[0, 30])//Sort (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 03 2020 *)
CROSSREFS
Sequence in context: A122623 A124014 A100827 * A018323 A151380 A295419
KEYWORD
nonn,base,easy,nice
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)