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!)
A105425 Interpret A105424 as a binary sequence and convert to decimal. 4
0, 1, 2, 4, 5, 8, 10, 16, 17, 18, 20, 21, 32, 34, 36, 37, 40, 42, 64, 65, 66, 68, 69, 72, 74, 80, 81, 82, 84, 85, 128, 130, 132, 133, 136, 138, 144, 145, 146, 148, 149, 160, 162, 164, 165, 168, 170, 256, 257, 258, 260, 261, 264, 266, 272, 273, 274 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
See A105424 for further information. - N. J. A. Sloane, Mar 01 2021
LINKS
MATHEMATICA
A105425[n_]:=FromDigits[First[RealDigits[n, GoldenRatio, Floor[Log[GoldenRatio, Max[n, 1]]]+1]], 2]; Array[A105425, 100, 0] (* Paolo Xausa, Oct 20 2023 *)
PROG
(PARI) See Links section.
CROSSREFS
Cf. A105424.
Sequence in context: A277101 A039895 A300351 * A199799 A032937 A126684
KEYWORD
nonn,base
AUTHOR
Bryan Jacobs (bryanjj(AT)gmail.com), Apr 08 2005
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 August 11 14:13 EDT 2024. Contains 375069 sequences. (Running on oeis4.)