A204892 Least k such that n divides s(k)-s(j) for some j in [1,k), where s(k)=prime(k).
2, 3, 3, 4, 4, 5, 7, 5, 5, 6, 6, 7, 10, 7, 7, 8, 8, 9, 13, 9, 9, 10, 16, 10, 16, 10, 10, 11, 11, 12, 19, 12, 20, 12, 12, 13, 22, 13, 13, 14, 14, 15, 24, 15, 15, 16, 25, 16, 26, 16, 16, 17, 29, 17, 30, 17, 17, 18, 18, 19, 31, 19, 32, 19, 19, 20, 33, 20, 20, 21
Offset: 1
Keywords
A205383 a(n) = (1/n)*A205382(n).
8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2, 8, 4, 8, 1, 8, 4, 8, 2
Offset: 1
Keywords
Comments
Programs
-
Mathematica
(See the program at A205378.)
A205379
The index j
1, 1, 1, 1, 2, 1, 3, 1, 2, 2, 5, 1, 6, 3, 1, 2, 8, 2, 9, 2, 1, 5, 11, 1, 3, 6, 2, 3, 14, 1, 15, 4, 3, 8, 2, 2, 18, 9, 4, 2, 20, 1, 21, 5, 1, 11, 23, 1, 4, 3, 6, 6, 26, 2, 1, 3, 7, 14, 29, 1
Offset: 1
Keywords
Comments
For a guide to related sequences, see A204892.
Programs
-
Mathematica
(See the program at A205378.)
A205382 s(k)-s(j), where (s(k),s(j)) is the least such pair for which n divides their difference, and s(j)=(2j-1)^2.
8, 8, 24, 8, 40, 24, 56, 8, 72, 40, 88, 24, 104, 56, 120, 16, 136, 72, 152, 40, 168, 88, 184, 24, 200, 104, 216, 56, 232, 120, 248, 32, 264, 136, 280, 72, 296, 152, 312, 40, 328, 168, 344, 88, 360, 184, 376, 48, 392, 200, 408, 104, 424, 216, 440, 56, 456
Offset: 1
Keywords
Programs
-
Mathematica
(See the program at A205378.)
Formula
a(n) = n*A205383(n). - Luce ETIENNE, Feb 19 2020
A205376 Ordered differences of distinct odd squares, stored in triangle.
8, 24, 16, 48, 40, 24, 80, 72, 56, 32, 120, 112, 96, 72, 40, 168, 160, 144, 120, 88, 48, 224, 216, 200, 176, 144, 104, 56, 288, 280, 264, 240, 208, 168, 120, 64, 360, 352, 336, 312, 280, 240, 192, 136, 72, 440, 432, 416, 392, 360, 320, 272, 216, 152
Offset: 1
Comments
Triangle T(n,k), k>=0, n>=1, read by rows, given by T(n,k) = (2*n+1)^2 - (2*k+1)^2. - Philippe Deléham, Mar 07 2013
Examples
a(1) = s(2)-s(1) = 9-1 = 8, a(2) = s(3)-s(1) = 25-1 = 24, a(3) = s(3)-s(2) = 25-9 = 16, a(4) = s(4)-s(1) = 49-1 = 48, a(5) = s(4)-s(2) = 49-9 = 40. Triangle begins: 8 24, 16 48, 40, 24 80, 72, 56, 32 120, 112, 96, 72, 40 168, 160, 144, 120, 88, 48, ... - _Philippe Deléham_, Mar 07 2013
Programs
-
Mathematica
(See the program at A205378.)
A205380
Least s(k) such that n divides s(k)-s(j) for some j
9, 9, 25, 9, 49, 25, 81, 9, 81, 49, 169, 25, 225, 81, 121, 25, 361, 81, 441, 49, 169, 169, 625, 25, 225, 225, 225, 81, 961, 121, 1089, 81, 289, 361, 289, 81, 1521, 441, 361, 49, 1849, 169, 2025, 169, 361, 625, 2401, 49, 441, 225, 529, 225, 3025, 225
Offset: 1
Keywords
Comments
For a guide to related sequences, see A204892.
Programs
-
Mathematica
(See the program at A205378.)
A205381 s(A205379), where s(j)=(2j-1)^2.
1, 1, 1, 1, 9, 1, 25, 1, 9, 9, 81, 1, 121, 25, 1, 9, 225, 9, 289, 9, 1, 81, 441, 1, 25, 121, 9, 25, 729, 1, 841, 49, 25, 225, 9, 9, 1225, 289, 49, 9, 1521, 1, 1681, 81, 1, 441, 2025, 1, 49, 25, 121, 121, 2601, 9, 1, 25, 169, 729, 3249, 1
Offset: 1
Keywords
Comments
For a guide to related sequences, see A204892.
Programs
-
Mathematica
(See the program at A205378.)
A205377 Least h such that n divides the h-th difference between distinct odd primes, as ordered in A205376.
1, 1, 2, 1, 5, 2, 9, 1, 8, 5, 20, 2, 27, 9, 11, 3, 44, 8, 54, 5, 16, 20, 77, 2, 24, 27, 23, 9, 119, 11, 135, 10, 31, 44, 30, 8, 189, 54, 40, 5, 230, 16, 252, 20, 37, 77, 299, 4, 49, 24, 61, 27, 377, 23, 46, 9, 73, 119, 464, 11
Offset: 1
Keywords
Comments
For a guide to related sequences, see A204892.
Programs
-
Mathematica
(See the program at A205378.)
Comments
Examples
Links
Crossrefs
Programs
Mathematica
PARI