Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134551
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134551 Concatenate Fibonacci(n+2), Fibonacci(n) and Fibonacci(n+4). +0
1
103, 215, 318, 5213, 8321, 13534, 21855, 341389, 5521144, 8934233, 14455377, 23389610, 377144987, 6102331597, 9873772584, 15976104181, 25849876765, 4181159710946, 6765258417711, 10946418128657, 17711676546368 (list; graph; listen)
OFFSET

0,1

MAPLE

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

CROSSREFS

Sequence in context: A142360 A044335 A044716 this_sequence A140006 A142911 A077408

Adjacent sequences: A134548 A134549 A134550 this_sequence A134552 A134553 A134554

KEYWORD

nonn,base,easy

AUTHOR

Deuard Worthen (deuard(AT)tx.rr.com), Jan 23 2008, at the suggestion of N. J. A. Sloane (njas(AT)research.att.com).

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 December 6 13:15 EST 2009. Contains 170429 sequences.


AT&T Labs Research