Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112859
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112859 Primes such that the sum of the predecessor and successor primes is divisible by 29. +0
20
149, 433, 463, 491, 839, 907, 929, 953, 1217, 1451, 1741, 2789, 2957, 3853, 3917, 4493, 4639, 4957, 5021, 5167, 5227, 5569, 6353, 6673, 6733, 6823, 7219, 7481, 7573, 7649, 7919, 8293, 8443, 8699, 9281, 9421, 9743, 9923, 10151, 10211, 10709, 11161 (list; graph; listen)
OFFSET

1,1

COMMENT

There is a trivial analogy to every prime beyond 3, but mod 2. A112681 is analogous to this, but mod 3. A112731 is analogous to this, but mod 7. A112xxx is analogous to this, but mod 11.

FORMULA

a(n) = prime(i) is in this sequence iff prime(i-1)+prime(i+1) = 0 mod 29. a(n) = A000040(i) is in this sequence iff A000040(i-1)+A000040(i+1) = 0 mod 29.

EXAMPLE

a(1) = 149 because prevprime(149) + nextprime(149) = 139 + 151 = 290 = 29 * 10.

a(2) = 433 because prevprime(433) + nextprime(433) = 431 + 439 = 870 = 29 * 30.

a(3) = 463 because prevprime(463) + nextprime(463) = 461 + 467 = 928 = 29 * 32.

a(4) = 491 because prevprime(491) + nextprime(491) = 487 + 499 = 986 = 29 * 34.

MATHEMATICA

Prime@ Select[Range[2, 1372], Mod[Prime[ # - 1] + Prime[ # + 1], 29] == 0 &] (* Robert G. Wilson v *)

CROSSREFS

Cf. A000040, A112681, A112794, A112731, A112789, A112795, A112796, A112804, A112847, A112859, A113155, A113156, A113157, A113158.

Adjacent sequences: A112856 A112857 A112858 this_sequence A112860 A112861 A112862

Sequence in context: A131573 A071331 A095842 this_sequence A023290 A078849 A078950

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost2(AT)yahoo.com), Jan 01 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 05 2006

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research