Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117617
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117617 a(n) = 5*a(n-1) + 3 with a(0) = 1. +0
3
1, 8, 43, 218, 1093, 5468, 27343, 136718, 683593, 3417968, 17089843, 85449218, 427246093, 2136230468, 10681152343, 53405761718, 267028808593, 1335144042968, 6675720214843, 33378601074218, 166893005371093 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)=-(3/4)+(7/4)*5^n, with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Jul 07 2008

EXAMPLE

If n=1 then a(1) = 5*a(0) + 3 = 5*1 + 3 = 8 which is the second term.

MATHEMATICA

a[0] := 1; a[n_] := 5*a[n - 1] + 3; Table[a[n], {n, 0, 35}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

CROSSREFS

Cf. A116952.

Sequence in context: A122880 A099253 A034361 this_sequence A111365 A144039 A044110

Adjacent sequences: A117614 A117615 A117616 this_sequence A117618 A117619 A117620

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research