|
Search: id:A117088
|
|
|
| A117088 |
|
a(n) = 5*(n-1) + 7 with a(0) = 1. |
|
+0 1
|
|
| 1, 12, 67, 342, 1717, 8592, 42967, 214842, 1074217, 5371092, 26855467, 134277342, 671386717, 3356933592, 16784667967, 83923339842, 419616699217, 2098083496092, 10490417480467, 52452087402342, 262260437011717, 1311302185058592
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
EXAMPLE
|
If n=1 then 5*(n-1) + 7 = 5*1 + 7 =12 which is the second term.
|
|
MATHEMATICA
|
NestList[5# + 7 &, 1, 50] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006
|
|
CROSSREFS
|
Cf. A117617, A116952.
Sequence in context: A032167 A039925 A091074 this_sequence A059585 A050484 A096425
Adjacent sequences: A117085 A117086 A117087 this_sequence A117089 A117090 A117091
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 17 2006
|
|
EXTENSIONS
|
More terms from Jonathan Vos Post (jvospost2(AT)yahoo.com) and Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006
|
|
|
Search completed in 0.002 seconds
|