Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160190
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160190 Prime terms multiplied by Fibonacci terms (omitting first two terms of Fibonacci sequence) +0
1
4, 9, 25, 56, 143, 273, 578, 1045, 2047, 4176, 7223, 13949, 25010, 42441, 75059, 136952, 246679, 412665, 733382, 1257481, 2091961, 3663072, 6227075, 10803977, 19052546, 32098911, 52965587, 89028280, 146743321, 246148917, 447621406 (list; graph; listen)
OFFSET

1,1

FORMULA

Superimpose Fibonacci sequence over prime sequence (omitting first two Fibonacci terms -- line up on 2,3,5). Then multiply Fibonacci by prime term.

EXAMPLE

a(1),a(2),a(3)=4,9,25 because the first three terms of the Fibonacci (>1) and prime sequences are the same.

PROGRAM

(Other) UBASIC: 10 'Fibo A004399 Fib*Prm 20 P=1:A=1:B=1:Q=Q+1 30 C=A+B:E=nxtprm(P):print C*E; :P=E 40 D=B+C:E=nxtprm(P):print D*E; :P=E 50 Q=Q+1 60 A=C:B=D:if Q<40 then 30

CROSSREFS

A004399 A160189

Sequence in context: A068373 A068888 A030481 this_sequence A032127 A007598 A121648

Adjacent sequences: A160187 A160188 A160189 this_sequence A160191 A160192 A160193

KEYWORD

easy,nonn

AUTHOR

Enoch Haga (Enokh(AT)comcast.net), May 04 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research