Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072556
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072556 Numbers n such that n and the n-th Fibonacci number have the same number of distinct prime factors. +0
1
1, 3, 4, 5, 7, 10, 11, 12, 13, 14, 17, 22, 23, 26, 29, 34, 43, 47, 83, 94, 131, 137, 359, 431, 433, 449, 509, 569, 571 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(7)=10 because 10 and 10th Fibonacci number(i.e. 55) have the same number of prime factors i.e. 2 - Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 05 2006

MAPLE

with(combinat): with(numtheory): a:=proc(n) if nops(factorset(fibonacci(n)))=nops(factorset(n)) then n else fi end: seq(a(n), n=1..150); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 02 2006

MATHEMATICA

Insert[Select[Range[1, 50], Length[FactorInteger[ # ]] ==Length[FactorInteger[Fibonacci[ # ]]] &], 2, 2] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 20 2006

CROSSREFS

Cf. A001221, A022307.

Sequence in context: A101760 A165713 A105148 this_sequence A047365 A048342 A030502

Adjacent sequences: A072553 A072554 A072555 this_sequence A072557 A072558 A072559

KEYWORD

more,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 06 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 25 2003

Edited by R. J. Mathar, Aug 11 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research