A379530 a(n) = (A135318(3*n) + A135318(3*n+1) + A135318(3*n+2))/3.
1, 3, 8, 23, 64, 185, 512, 1479, 4096, 11833, 32768, 94663, 262144, 757305, 2097152, 6058439, 16777216, 48467513, 134217728, 387740103, 1073741824, 3101920825, 8589934592, 24815366599, 68719476736, 198522932793, 549755813888, 1588183462343, 4398046511104, 12705467698745
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (0,7,0,8).
Programs
-
Mathematica
LinearRecurrence[{0, 7, 0, 8}, {1, 3, 8, 23}, 30] (* Amiram Eldar, Dec 31 2024 *)