Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133291
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133291 a(n) = m such that t(n) +/- m are +-primes, where t(n) = n(n+1)/2. +0
1
4, 8, 11, 13, 22, 26, 31, 43, 52, 58, 61, 71, 72, 74 (list; graph; listen)
OFFSET

1,1

EXAMPLE

1-4=-3,1+4=5; 3-8=-5,3+8=11; 6-11=-5,6+11=17;

MATHEMATICA

a = 0; y = 0; For[i = 1, i < 15, a = a + i; Do[If[PrimeQ[a - k] && PrimeQ[a + k] && k > y, y = k; Break[]], {k, 250}]; Print[a, ": ", a - y, ", ", y, ", ", a + y]; i++ ]

CROSSREFS

Sequence in context: A068798 A038162 A026999 this_sequence A072518 A073302 A047346

Adjacent sequences: A133288 A133289 A133290 this_sequence A133292 A133293 A133294

KEYWORD

nonn

AUTHOR

Vladimir Joseph Orlovsky (4vladimir(AT)gmail.com), Oct 17 2007

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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research