Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075736
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075736 Fibonacci numbers F(k) when k is a product of an odd number of distinct primes A030229 (mu(k)=-1). +0
3
1, 2, 5, 13, 89, 233, 1597, 4181, 28657, 514229, 832040, 1346269, 24157817, 165580141, 267914296, 433494437, 2971215073, 53316291173, 956722026041, 2504730781961, 27777890035288, 44945570212853, 190392490709135 (list; graph; listen)
OFFSET

1,2

EXAMPLE

30=2*3*5 and fibonacci(30)=832040, 31 is prime and fibonacci(31)=1346269,...

MAPLE

with(combinat, fibonacci): fib_m2dsk := proc(n); if (numtheory[mobius](n)=-1) then RETURN(fibonacci(n)); fi; end: seq(fib_m2dsk(i), i=1..100);

CROSSREFS

Cf. A000045, A030059, A074691.

Sequence in context: A081650 A092262 A032015 this_sequence A030426 A075742 A075737

Adjacent sequences: A075733 A075734 A075735 this_sequence A075737 A075738 A075739

KEYWORD

easy,nonn

AUTHOR

Jani Melik (jani_melik(AT)hotmail.com), Oct 07 2002

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research