|
Search: id:A069017
|
|
|
| A069017 |
|
Triangular numbers of the form k^2 + k + 1. |
|
+0 2
|
|
| 1, 3, 21, 91, 703, 3081, 23871, 104653, 810901, 3555111, 27546753, 120769111, 935778691, 4102594653, 31788928731, 139367449081, 1079887798153, 4734390674091
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
FORMULA
|
G.f.: (x^4+2x^3-16x^2+2x+1)/[(1-x)(1-6x+x^2)(1+6x+x^2)].
|
|
MAPLE
|
Do[a = n(n + 1) + 1; b = Floor[Sqrt[2a]]; If[b(b + 1) == 2a, Print[a]], {n, 1, 106}]
|
|
CROSSREFS
|
Sequence in context: A129755 A059826 A108970 this_sequence A144883 A074597 A076207
Adjacent sequences: A069014 A069015 A069016 this_sequence A069018 A069019 A069020
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 02 2002
|
|
EXTENSIONS
|
Program and terms from Robert G. Wilson v.
|
|
|
Search completed in 0.002 seconds
|