login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A048210
T(n,1) + T(n,n), array T given by A048201.
0
2, 5, 11, 17, 28, 40, 58, 74, 91, 117, 140, 168, 195, 225, 263, 298, 334, 371, 411, 453, 497, 547, 597, 647, 698, 754, 815, 878, 942, 1008, 1074, 1149, 1233, 1316, 1398, 1483, 1570, 1657, 1751, 1843, 1936, 2044, 2152, 2262, 2371
OFFSET
1,1
FORMULA
a(n) = 2*A004978(n+1) - A004978(n) - 1. - Sean A. Irvine, Jun 05 2021
CROSSREFS
Cf. A004978.
Sequence in context: A157421 A274830 A038390 * A153222 A023222 A289250
KEYWORD
nonn
STATUS
approved