Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084370
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084370 Convolution of odd primes with themselves. +0
1
9, 30, 67, 136, 237, 386, 587, 852, 1213, 1658, 2227, 2932, 3765, 4766, 5939, 7324, 8917, 10746, 12851, 15200, 17845, 20794, 24083, 27748, 31785, 36250, 41107, 46376, 52113, 58350, 65111, 72444, 80353, 88858, 98003, 107744, 118201, 129410, 141355 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(4)=11*3+7*5+5*7+3*11=136

PROGRAM

(PARI) conv(n)=local(v, s); v=primes(n); s=0; for(i=2, length(v), s+=v[i]*v[length(v)-i+2] ); s for(n=1, 40, print1(conv(n)", "))

CROSSREFS

Cf. A014342.

Adjacent sequences: A084367 A084368 A084369 this_sequence A084371 A084372 A084373

Sequence in context: A063161 A073399 A005919 this_sequence A000439 A002414 A000440

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jun 23 2003

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 21 00:02 EST 2008. Contains 150810 sequences.


AT&T Labs Research