Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117359
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117359 Indices n == 1 (mod 9) such that the 3 by 3 matrix with components (row by row) prime(n+k), 0<=k<=8, has zero determinant. +0
1
1009, 6031, 9613, 19378, 49996, 67285, 91549, 101278, 102097, 107182, 142723, 154792, 168562, 175006, 183718, 196345, 200530, 204031, 215407, 240292, 263395, 264628, 277723, 289171, 299323, 307684, 313111, 369676, 372601, 376921, 425935 (list; graph; listen)
OFFSET

1,1

COMMENT

By considering only indices congruent 1 (mod 9) each prime occurs in exactly one of these matrices. - Subsequence of A117345.

PROGRAM

(PARI) {m=426000; forstep(n=1, m, 9, M=matrix(3, 3, i, j, prime(n+3*(i-1)+j-1)); if(matdet(M, 1)==0, print1(n, ", ")))}

CROSSREFS

Cf. A117345.

Adjacent sequences: A117356 A117357 A117358 this_sequence A117360 A117361 A117362

Sequence in context: A025400 A100776 A126238 this_sequence A096210 A133584 A139059

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Apr 24 2006

EXTENSIONS

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Apr 28 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 October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research