|
Search: id:A081490
|
|
| |
|
| 1, 2, 4, 9, 19, 36, 62, 99, 149, 214, 296, 397, 519, 664, 834, 1031, 1257, 1514, 1804, 2129, 2491, 2892, 3334, 3819, 4349, 4926, 5552, 6229, 6959, 7744, 8586, 9487, 10449, 11474, 12564, 13721, 14947, 16244, 17614, 19059, 20581, 22182, 23864, 25629
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
First differences are given by A002522 = n^2 + 1. Second differences are odd numbers given by A005408.
a(1)=1, a(2)=2, (a(n+1)-a(n))-(a(n)-a(n-1))=2(n-1)-1 [From Ben Thurston (benpaulthurston(AT)gmail.com), Aug 22 2009]
|
|
FORMULA
|
a(1) = 1, a(n) = A081489(n-1) + 1.
|
|
MAPLE
|
with (combinat):a:=n->sum(fibonacci(3, i), i=0..n):seq(a(n)+1, n=-1..42); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 25 2008
|
|
MATHEMATICA
|
q=2; s=0; lst={1}; Do[s+=n^2; AppendTo[lst, s+n+q], {n, 0, 5!, 1}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), May 25 2009]
|
|
CROSSREFS
|
Cf. A002522, A005408, A081489, A081491, A081492.
Sequence in context: A026765 A032175 A000678 this_sequence A129784 A125050 A056186
Adjacent sequences: A081487 A081488 A081489 this_sequence A081491 A081492 A081493
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 25 2003
|
|
EXTENSIONS
|
More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 29 2003
|
|
|
Search completed in 0.003 seconds
|