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”).

A232806
a(n) = a(n-1)^2/2 + 5/2, a(0) = 1.
2
1, 3, 7, 27, 367, 67347, 2267809207, 2571479299676984427, 3306252894333617140505030630200259167
OFFSET
0,2
COMMENTS
First differences are 2*A063573.
FORMULA
a(n) = 2*A002065(n) + 1.
a(n) = 2*A166105(n) - 1. - Robert FERREOL, May 31 2020
a(n) = A002065(n) + A166105(n). - Alois P. Heinz, Jun 07 2020
CROSSREFS
KEYWORD
nonn
AUTHOR
Richard R. Forberg, Nov 30 2013
STATUS
approved