Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060160
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060160 2^n - 1 + Fibonacci(n - 1)*2^(n+1). +0
2
1, 11, 23, 79, 223, 703, 2175, 6911, 22015, 70655, 227327, 733183, 2367487, 7651327, 24739839, 80019455, 258867199, 837550079, 2710044671, 8769241087, 28376563711, 91825897471, 297149661183, 961586135039, 3111737360383, 10069752152063 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,200

MAPLE

with(combinat, fibonacci): seq(2^n - 1 + fibonacci(n - 1)*2^(n+1), n=1..25);

PROGRAM

(PARI) { for (n=1, 200, write("b060160.txt", n, " ", 2^n - 1 + fibonacci(n - 1)*2^(n + 1)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009]

CROSSREFS

Cf. A060161, A000045 (Fibonacci).

Sequence in context: A139905 A102273 A104066 this_sequence A158021 A050767 A145918

Adjacent sequences: A060157 A060158 A060159 this_sequence A060161 A060162 A060163

KEYWORD

nonn

AUTHOR

Pieter Gosselink (pieter_gosselink(AT)lotus.com), Mar 12 2001

EXTENSIONS

More terms from Asher Natan Auel (auela(AT)reed.edu), Mar 16 2001

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research