Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143851
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143851 Primes that divide the sum of their residues modulo all smaller primes +0
2
2, 13, 167, 2239, 439867 (list; graph; listen)
OFFSET

1,1

COMMENT

No other terms below 10^7. [From Max Alekseyev (maxale(AT)gmail.com), Sep 13 2009]

10^8 < a(6) <= 724031017. a(7) <= 1990127567. [From Donovan Johnson (donovan.johnson(AT)yahoo.com), Nov 25 2009]

FORMULA

Primes p such that p divides A034387([p/1]) + A034387([p/2]) + ... + A034387([p/p]) = A034387([p/1]) + ... + A034387([p/m]) - m*A034387(m) + \sum_{prime q<=m} q*[p/q], where m = [sqrt(p)]. [From Max Alekseyev (maxale(AT)gmail.com), Sep 13 2009]

EXAMPLE

13 is congruent to 1,1,3,6 and 2, mod 2,3,5,7 and 11 respectively. 1+1+3+6+2=13, which is a multiple of the original number, 13. So the original number, is in the sequence.

MATHEMATICA

For[n = 1, n < 1000001, n++, p = Prime[n]; m = Mod[Sum[Mod[p, Prime[i]], {i, 1, n - 1}], p]; If[m == 0, Print[p]]]

CROSSREFS

Cf. A065132

Sequence in context: A090643 A132521 A078363 this_sequence A088316 A006905 A119400

Adjacent sequences: A143848 A143849 A143850 this_sequence A143852 A143853 A143854

KEYWORD

more,nonn,new

AUTHOR

N. Fernandez (ncf(AT)borve.org), Sep 03 2008

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research