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!)
A280105 a(n) = prime(Fibonacci(n)) written in base 2. 0
10, 10, 11, 101, 1011, 10011, 101001, 1001001, 10001011, 100000001, 111001101, 1100111011, 10110111111, 101000011111, 1000110001101, 1111001110001, 11010010011101, 101101001110111, 1001101101100011, 10000100101011011, 11100010001110111, 110000000001001111 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[FromDigits[IntegerDigits[Prime[Fibonacci[n]], 2]], {n, 1, 30}]
PROG
(Magma) [Seqint(Intseq(NthPrime(Fibonacci(n)), 2)): n in [1..25]];
CROSSREFS
Sequence in context: A162720 A112867 A215511 * A173198 A111381 A369604
KEYWORD
nonn
AUTHOR
Vincenzo Librandi, Dec 27 2016
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 29 04:59 EDT 2024. Contains 371264 sequences. (Running on oeis4.)