Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125772
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125772 Primes not of the form j*T_k +/- 1, where T_k is the k-th triangular number greater than 9. +0
1
2, 3, 5, 7, 13, 17, 23, 47, 53, 97, 103, 163, 173, 193, 227, 257, 283, 317, 347, 353, 367, 373, 383, 443, 457, 487, 523, 557, 563, 607, 653, 677, 733, 743, 773, 787, 823, 853, 877, 887, 907, 977, 983, 997, 1033, 1097, 1163, 1193, 1213, 1237, 1277, 1283, 1307 (list; graph; listen)
OFFSET

1,1

COMMENT

Since all primes would eventually appear in A125765 or A125766 because (p +/-1) times 1(1+1)/2 equals (p +/- 1) let us not use the first triangular number 1.

EXAMPLE

17 is not of the form j*T_k +/- 1 for any j = 1 or 2 and the triangular numbers, 10, 15 or 21.

MATHEMATICA

s = {}; Do[m = j*k*(k + 1)/2; If[PrimeQ[m - 1], AppendTo[s, m - 1]]; If[PrimeQ[m + 1], AppendTo[s, m + 1]], {j, 140}, {k, 4, 43}]; Complement[ Prime@ Range@220, Take[Union@s, 200]]

CROSSREFS

Cf. Complement of A125771.

Adjacent sequences: A125769 A125770 A125771 this_sequence A125773 A125774 A125775

Sequence in context: A033664 A024785 A069866 this_sequence A001000 A094947 A092621

KEYWORD

nonn

AUTHOR

Jonathan Vos Post (jvospost2(AT)yahoo.com) & Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 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 17 13:36 EDT 2008. Contains 139908 sequences.


AT&T Labs Research