|
Search: id:A154533
|
|
|
| A154533 |
|
Number of constants of the form a^3*u + b*c*v, where a, b, c are linear, u of order n-3 and v of order n-2. |
|
+0 1
|
|
| 10, 9, 10, 13, 18, 25, 34, 45, 58, 73, 90, 109, 130, 153, 178, 205, 234, 265, 298, 333, 370, 409, 450, 493, 538, 585, 634, 685, 738, 793, 850, 909, 970, 1033, 1098, 1165, 1234, 1305, 1378, 1453, 1530, 1609, 1690, 1773, 1858, 1945, 2034, 2125, 2218, 2313
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
REFERENCES
|
Emanuel Lasker, Zur Theorie der kanonischen Formen, Mathematische Annalen, 58 (1904), 434-440.
|
|
LINKS
|
Emanuel Lasker, Zur Theorie der kanonischen Formen
|
|
FORMULA
|
a(n) = n^2 - 2*n + 10.
a(n)=2*n+a(n-1)-5 (with a(1)=10) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 29 2009]
|
|
EXAMPLE
|
For n=2, a(2)=2*2+10-5=9; n=3, a(3)=2*3+9-5=10; n=4, a(4)=2*4+10-5=13 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 29 2009]
|
|
PROGRAM
|
(Other) sage: [lucas_number1(3, n, -9) for n in xrange(-1, 49)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 16 2009]
|
|
CROSSREFS
|
Sequence in context: A070562 A070641 A063661 this_sequence A167608 A063596 A003568
Adjacent sequences: A154530 A154531 A154532 this_sequence A154534 A154535 A154536
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jan 11 2009
|
|
|
Search completed in 0.002 seconds
|