|
Search: id:A106789
|
|
|
| A106789 |
|
Sum of two consecutive squares of Lucas 3-step numbers (A001644). |
|
+0 1
|
|
| 10, 10, 58, 170, 562, 1962, 6562, 22202, 75242, 254330, 860474, 2911226, 9848050, 33316090, 112707970, 381286954, 1289885834, 4363653034, 14762129274, 49939929610, 168945571442, 571538767370, 1933501811618, 6540989771354
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
A106729 is sum of two consecutive squares of Lucas numbers (A001254), for which L(n)^2 + L(n+1)^2 = 5*{F(n)^2 + F(n+1)^2} = 5*A001519(n). Sum of two consecutive squares of Lucas 3-step numbers can be expressed in terms of tribonacci numbers, but not quite as neatly, as derived from the identity A001644(n) = T(n) + 2*T(n-1) + 3*T(n-2) = 3*T(n+1) - 2*T(n) - T(n-1) where the tribonacci numbers T(n) = A000073(n).
|
|
FORMULA
|
a(n) = A001644(n)^2 + A001644(n+1)^2.
|
|
EXAMPLE
|
a(0) = A001644(0)^2 + A001644(1)^2 = 3^2 + 1^2 = 9 + 1 = 10.
a(1) = A001644(1)^2 + A001644(2)^2 = 1^2 + 3^2 = 1 + 9 = 10.
a(2) = A001644(2)^2 + A001644(3)^2 = 3^2 + 7^2 = 9 + 49 = 58.
a(3) = A001644(3)^2 + A001644(4)^2 = 7^2 + 11^2 = 49 + 121 = 170 = 13^2 + 1.
|
|
CROSSREFS
|
Cf. A001644, A106729.
Sequence in context: A109051 A003875 A111220 this_sequence A056483 A056473 A165831
Adjacent sequences: A106786 A106787 A106788 this_sequence A106790 A106791 A106792
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Jonathan Vos Post (jvospost3(AT)gmail.com), May 16 2005
|
|
|
Search completed in 0.002 seconds
|