login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117088 a(n) = 5*(n-1) + 7 with a(0) = 1. 0
1, 12, 67, 342, 1717, 8592, 42967, 214842, 1074217, 5371092, 26855467, 134277342, 671386717, 3356933592, 16784667967, 83923339842, 419616699217, 2098083496092, 10490417480467, 52452087402342, 262260437011717, 1311302185058592 (list; graph; refs; listen; history; internal format)
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 * A199415 A200204 A200205

Adjacent sequences:  A117085 A117086 A117087 * A117089 A117090 A117091

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 17 2006

EXTENSIONS

More terms from Jonathan Vos Post (jvospost3(AT)gmail.com) and Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 18:22 EST 2012. Contains 205835 sequences.