Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134549 Concatenate Fibonacci(n+4), Fibonacci(n+2) and Fibonacci(n). +0
1
310, 521, 831, 1352, 2183, 34135, 55218, 893413, 1445521, 2338934, 37714455, 61023389, 987377144, 1597610233, 2584987377, 41811597610, 67652584987, 1094641811597, 1771167652584, 28657109464181, 46368177116765 (list; graph; listen)
OFFSET

0,1

MAPLE

with(combinat) : catL := proc(i, j) i*10^(max(1, ilog10(j)+1))+j ; end: A134549 := proc(n) local f ; f := Fib(n) ; catL( catL(fibonacci(n+4), fibonacci(n+2)), fibonacci(n)) ; end: seq(A134549(n), n=0..28) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 30 2008

CROSSREFS

Adjacent sequences: A134546 A134547 A134548 this_sequence A134550 A134551 A134552

Sequence in context: A127456 A114484 A051981 this_sequence A084876 A060339 A046016

KEYWORD

nonn,base,easy

AUTHOR

Deuard Worthen (deuard(AT)tx.rr.com), Jan 23 2008, at the suggestion of njas.

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 30 2008

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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research