Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152899
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152899 Triangular numbers t such that (t-1)/2, (t+1)/2, 2t-1 or 2t+1 is prime. +0
2
1, 3, 6, 10, 15, 21, 36, 45, 55, 66, 78, 91, 105, 120, 136, 153, 190, 210, 231, 253, 300, 325, 351, 378, 406, 465, 496, 561, 630, 741, 780, 861, 990, 1035, 1081, 1176, 1225, 1275, 1431, 1485, 1540, 1596, 1653, 1770, 1830, 1953, 2080, 2145, 2211, 2346, 2415 (list; graph; listen)
OFFSET

1,2

COMMENT

These numbers are the t in sequence A152900, sorted and uniqued. It is not possible for all four numbers to be prime because when t is odd either (t-1)/2 or (t+1)/2 must be even.

EXAMPLE

10 is here because 19 is prime. 15 is here because 7, 29 and 31 are prime.

MATHEMATICA

nn=100; Select[Range[nn]*Range[2, 1+nn]/2, PrimeQ[(#-1)/2] || PrimeQ[(#+1)/2] || PrimeQ[2#-1] || PrimeQ[2#+1] &]

CROSSREFS

A137446

Sequence in context: A025745 A101551 A051166 this_sequence A061304 A147846 A109442

Adjacent sequences: A152896 A152897 A152898 this_sequence A152900 A152901 A152902

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Dec 14 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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research