login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134791 Floor Log[(prime Fibonacci[Prime[k]]/Prime[k])]. 1
-1, 0, 0, 2, 2, 4, 7, 9, 16, 17, 34, 57, 60, 166, 200, 201, 209, 237, 266, 267 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

MATHEMATICA

k = {}; Do[If[PrimeQ[Fibonacci[Prime[n]]], AppendTo[k, Floor[Log[Fibonacci[Prime[n]]/Prime[n]]]]], {n, 1, 200}]; k

CROSSREFS

Cf. A050937, A090819, A134787, A134788, A134789, A134790.

Sequence in context: A065968 A105669 A019657 * A095760 A082222 A058630

Adjacent sequences:  A134788 A134789 A134790 * A134792 A134793 A134794

KEYWORD

sign

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 12 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 08:44 EST 2012. Contains 205735 sequences.