A199973
a(n) = the sum of LCQ_B(n, k) for 1 <= k <= n (see definition in comments).
Original entry on oeis.org
0, 0, 4, 9, 12, 25, 18, 28, 28, 33, 28, 64, 35, 47, 51, 59, 45, 76, 51, 81, 68, 74, 61, 128, 72, 88, 87, 103, 78, 145, 84, 119, 107, 114, 101, 195, 101, 129, 126, 166
Offset: 1
Cf.:
A196443 (the sum of GCQ_A(n, k) for 1 <= k <= n).
Cf.:
A199972 (the sum of GCQ_B(n, k) for 1 <= k <= n).
Cf.:
A199971 (the sum of LCQ_A(n, k) for 1 <= k <= n).
Cf.:
A199974 (the sum of LCQ_C(n, k) for 1 <= k <= n).
A199971
a(n) = the sum of LCQ_A(n, k) for 1 <= k <= n (see definition in comments).
Original entry on oeis.org
0, 0, 2, 3, 7, 8, 13, 17, 17, 23, 23, 37, 30, 37, 39, 48, 40, 59, 46, 62, 57, 64, 56, 101, 67, 78, 76, 92, 73, 126, 79, 108, 96, 104, 96, 168, 96, 119, 115, 147
Offset: 1
For n = 6, a(6) = 9 because LCQ_A(6, 1) = 0, LCQ_A(6, 2) = 0, LCQ_A(6, 3) = 0, LCQ_A(6, 4) = 0, LCQ_A(6, 5) = 4, LCQ_A(6, 6) = 4. Sum of results is 8.
Cf.:
A196443 (the sum of GCQ_A(n, k) for 1 <= k <= n).
Cf.:
A199972 (the sum of GCQ_B(n, k) for 1 <= k <= n).
Cf.:
A199973 (the sum of LCQ_B(n, k) for 1 <= k <= n).
Cf.:
A199974 (the sum of LCQ_C(n, k) for 1 <= k <= n).
Showing 1-2 of 2 results.
Comments