|
| |
|
|
A118875
|
|
Determinant of n-th continuous block of 9 consecutive squares of primes.
|
|
0
| |
|
|
-213720, 114432, -548352, 892800, -1774080, -7289856, 10105344, -79557120, -97790976, 171740160, 147556224, 56531520, -380053440, 122206464, -164292480, -958000320, 394761600, 189907200, -1495428480, -4260988800, -14501393280, 7022695680, -3345955200, -26017441920
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Quadratic analogue of analogue of A117330 Determinants of 3 X 3 matrices of continuous blocks of 9 consecutive primes. See also: A001248 Squares of primes. The terminology "continuous" is used to distinguish from "discrete" which would be block 1: 4, 9, 25, 49, 121, 169, 289, 361, 529; block 2: 841, 961, 1369, 1681, 1849, 2209, 2809, 3481, 3721; and so forth.
|
|
|
FORMULA
| a(n) = prime(n)^2*prime(n+3)^2 - prime(n+1)^2*prime(n+2)^2.
|
|
|
EXAMPLE
| a(1) = -213720 =
|..4....9...25.|
|.49..121..169.|
|289..361..529.|.
|
|
|
CROSSREFS
| Cf. A000040, A001248, A117301, A117330.
Sequence in context: A172643 A172746 A083639 * A205924 A203730 A184668
Adjacent sequences: A118872 A118873 A118874 * A118876 A118877 A118878
|
|
|
KEYWORD
| easy,sign
|
|
|
AUTHOR
| Jonathan Vos Post (jvospost3(AT)gmail.com), May 24 2006
|
| |
|
|