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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117290 Numbers n for which the cototient n-phi(n) is a Fibonacci number. 0
2, 3, 4, 5, 7, 9, 11, 12, 13, 14, 16, 17, 19, 23, 25, 29, 31, 33, 37, 41, 43, 45, 47, 53, 57, 59, 61, 67, 71, 73, 79, 83, 85, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 159, 163, 167, 169, 173, 175, 179, 181, 191, 193, 197, 199, 211, 216, 223 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

EXAMPLE

33 is in the sequence because 33-phi(33)=13, which is a Fibonacci number.

MATHEMATICA

With[{fibs=Fibonacci[Range[13]]}, Select[Range[fibs[[-1]]], MemberQ[fibs, #-EulerPhi[#]]&]]  [From Harvey P. Dale, Jan 28 2011]

CROSSREFS

Cf. A000045.

Sequence in context: A055600 A139528 A178434 * A188551 A045782 A184112

Adjacent sequences:  A117287 A117288 A117289 * A117291 A117292 A117293

KEYWORD

nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 23 2006

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 17 03:45 EST 2012. Contains 205978 sequences.