login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119958 Numerator of determinant of n X n matrix with elements M[i,j] = (p^2 - p + 1)/(p*(p-1)) if i=j and 1 otherwise, where p=Prime[i]. 2
3, 7, 147, 301, 33411, 1748509, 36718689, 4198170109, 709490748421, 82402282638039, 1345903949754637, 1564158644309443, 855594778437265321, 5136411178193150947, 3703352459477261832787, 261798531558431048025481 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

All square prime divisors of a(n) {7,13,43,139,19,31,61,37,607,523,67,79,1201,241,1171,157,109,...} belong to A002476[n] Primes of form 6n + 1.

MATHEMATICA

Numerator[ Table[ Det[ DiagonalMatrix[ Table[1/(Prime[i]*(Prime[i]-1)), {i, 1, n} ] + 1 ]], {n, 1, 150}]]

CROSSREFS

Cf. A002476, A036689, A002061.

Sequence in context: A156521 A012636 A006031 * A031881 A114789 A128273

Adjacent sequences:  A119955 A119956 A119957 * A119959 A119960 A119961

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Aug 02 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 18 00:14 EST 2012. Contains 206085 sequences.