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!)
A287015 Lucas numbers written in base 2. 0
10, 1, 11, 100, 111, 1011, 10010, 11101, 101111, 1001100, 1111011, 11000111, 101000010, 1000001001, 1101001011, 10101010100, 100010011111, 110111110011, 1011010010010, 10010010000101, 11101100010111, 101111110011100, 1001101010110011, 1111101001001111 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = A007088(A000032(n)).
MATHEMATICA
Table[FromDigits[IntegerDigits[LucasL[n], 2]], {n, 0, 30}]
PROG
(Magma) [Seqint(Intseq(Lucas(n), 2)): n in [0..30]];
CROSSREFS
Sequence in context: A327723 A164899 A164844 * A130311 A063672 A070606
KEYWORD
nonn,base
AUTHOR
Vincenzo Librandi, May 23 2017
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 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)