login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A198850 2*8^n-1 1
1, 15, 127, 1023, 8191, 65535, 524287, 4194303, 33554431, 268435455, 2147483647, 17179869183, 137438953471, 1099511627775, 8796093022207, 70368744177663, 562949953421311, 4503599627370495, 36028797018963967 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 8*a(n-1)+7. a(n) = 9*a(n-1)-8*a(n-2), n>1.
G.f. ( 1+6*x ) / ( (8*x-1)*(x-1) ). - R. J. Mathar, Oct 31 2011
PROG
(Magma) [2*8^n-1: n in [0..30]]
CROSSREFS
Sequence in context: A337957 A337956 A073509 * A283120 A209404 A127595
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Oct 31 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)