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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074698 Numbers n such that n divides the number of divisors of F(n), the n-th Fibonacci number. 0
1, 24, 48, 60, 64, 96, 128, 192, 256 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Are all numbers of the form 2^k*24, 2^k*64 k>=0, in the sequence ?

MAPLE

with(combinat): with(numtheory): a:=proc(n) if type(tau(fibonacci(n))/n, integer)=true then n else fi end: seq(a(n), n=1..200); (Deutsch)

CROSSREFS

Sequence in context: A105651 A105779 A199105 * A050497 A162282 A008606

Adjacent sequences:  A074695 A074696 A074697 * A074699 A074700 A074701

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 03 2002

EXTENSIONS

256 from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 30 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 14 08:24 EST 2012. Contains 205614 sequences.