Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113157
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113157 Primes such that the sum of the predecessor and successor primes is divisible by 41. +0
15
283, 409, 739, 983, 1021, 2213, 2251, 2339, 2663, 2749, 3079, 3821, 3931, 4219, 4463, 4799, 4919, 5413, 5741, 6271, 6917, 7703, 7753, 7873, 8287, 8861, 9013, 10091, 10427, 10709, 11317, 11483, 12421, 12917, 13037, 13693, 13781, 14029, 14759 (list; graph; listen)
OFFSET

1,1

COMMENT

A112681 is mod 3 analogy. A112794 is mod 5 analogy. A112731 is mod 7 analogy. A112789 is mod 11 analogy. A112795 is mod 13 analogy. A112796 is mod 17 analogy. A112804 is mod 19 analogy. A112847 is mod 23 analogy. A112859 is mod 29 analogy.

FORMULA

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

EXAMPLE

a(1) = 283 since prevprime(283) + nextprime(283) = 281 + 293 = 574 = 41 * 14.

a(2) = 409 since prevprime(409) + nextprime(409) = 401 + 419 = 820 = 41 * 20.

a(3) = 739 since prevprime(739) + nextprime(739) = 733 + 743 = 1476 = 41 * 36.

a(4) = 983 since prevprime(983) + nextprime(983) = 977 + 991 = 1968 = 41 * 48.

MATHEMATICA

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

CROSSREFS

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

Adjacent sequences: A113154 A113155 A113156 this_sequence A113158 A113159 A113160

Sequence in context: A122710 A108836 A081424 this_sequence A059257 A064964 A108826

KEYWORD

easy,nonn

AUTHOR

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

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 11 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