Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079056
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079056 Numbers of prime triples (p,q,r), p<=q<=r, such that (p+q+r) divides n. +0
1
0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 2, 3, 2, 2, 3, 3, 4, 5, 3, 3, 6, 4, 5, 7, 5, 5, 9, 5, 7, 7, 6, 6, 11, 6, 9, 11, 9, 7, 12, 6, 11, 11, 10, 8, 17, 8, 13, 13, 13, 11, 19, 9, 16, 15, 16, 11, 20, 10, 16, 15, 16, 12, 27, 9, 23, 19, 20, 12, 25, 13, 22, 20, 21, 15, 30, 12, 31, 21, 24, 15, 34, 15, 29, 21 (list; graph; listen)
OFFSET

1,9

PROGRAM

(PARI) a(n)=sum(i=1, n, sum(j=1, i, sum(k=1, j, if(n%(prime(i)+prime(j)+prime(k)), 0, 1))))

CROSSREFS

Sequence in context: A096862 A029309 A049819 this_sequence A003984 A087061 A082860

Adjacent sequences: A079053 A079054 A079055 this_sequence A079057 A079058 A079059

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 02 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 July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research