A171710 Union of A168234 and A171219, sorted.
3, 3, 5, 5, 13, 13, 13, 13, 13, 13, 13, 13, 21, 21, 21, 21, 21, 21, 21, 21, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89
Offset: 1
Links
- Michael De Vlieger, Table of n, a(n) for n = 1..10680 (first 39 rows)
Crossrefs
Programs
-
Mathematica
Table[(n + 1) (3 + 2 n^2 + 4 n - 3 (-1)^n)/12 + 1, {n, 7}, {k, 2 Ceiling[n/2]^2}] // Flatten (* Michael De Vlieger, Jul 20 2016 *)
Formula
May be regarded as an irregular triangle read by rows, defined by T(n,k) = A168380(n) + 1, with 1 <= k <= ceiling(n/2)^2. - Michael De Vlieger, Jul 20 2016
Comments