A182845 a(n) = A002865(2*n-1)+A002865(2*n).
1, 3, 6, 11, 20, 35, 58, 96, 154, 242, 375, 573, 861, 1282, 1886, 2745, 3961, 5667, 8038, 11323, 15836, 22001, 30383, 41715, 56953, 77363, 104566, 140668, 188397, 251247, 333689, 441474, 581890, 764215, 1000233, 1304815, 1696717, 2199591, 2843073, 3664312
Offset: 1
Examples
a(1)=0+1=1. a(2)=1+2=3: a(3)=2+4=6. a(4)=4+7=11. a(5)=8+12=20. a(6)=14+21=35.
Links
- Nathaniel Johnston, Table of n, a(n) for n = 1..1000
Extensions
Extended by Nathaniel Johnston, May 06 2011
Comments