%I A064497
%S A064497 2,3,10,21,55,104,221,399,782,1595,2759,5328,9553,16211,28670,52311,
%T A064497 94223,157624,280127,480315,799058,1399169,2378531,4126752,7277425,
%U A064497 12260693,20231054,34005777,56050961,94020520
%N A064497 Prime(n) * Fibonacci(n).
%H A064497 Harry J. Smith, <a href="b064497.txt">Table of n, a(n) for n=1,...,300</
a>
%o A064497 (PARI) { g=0; f=1; for (n=1, 300, write("b064497.txt", n, " ", prime(n)*f);
h=g; g=f; f+=h ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Sep 16 2009]
%Y A064497 Sequence in context: A079161 A069565 A139694 this_sequence A161522 A120484
A113202
%Y A064497 Adjacent sequences: A064494 A064495 A064496 this_sequence A064498 A064499
A064500
%K A064497 nonn
%O A064497 1,1
%A A064497 Tanya Khovanova (tanyakh(AT)yahoo.com), Oct 05 2001
|