Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111061
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111061 Begin with 1,2 In binary 1, 10. To get the sequence, left pad binary number with its precedent: 1,10, 110, 10110, 11010110, 1011011010110, etc. Note the number of bits of the n-th term is the (n-1)st Fibonacci number. Now convert back to decimal 1,2,6,22,214,5846, ... +0
3
1, 2, 6, 22, 214, 5846, 1758934, 12261709526, 30218268284999382, 441774643647969157361358550, 18704202113934148330876898021651431451973334, 9851903763165025237741730894918087846312835864942483209357642906130134 (list; graph; listen)
OFFSET

1,2

COMMENT

Another way to represent these numbers is as a binary pyramid

1

10

110

10110

11010110

1011011010110

110101101011011010110

1011011010110110101101011011010110

110101101011011010110101101101011011010110101101101011010110110101101101011010110110101101101011010110110101101011011010110110101101011011010110

Obviously 10110 plays a key role in this sequence ... Call M(n) the n-term in the sequence M(n)clearly increases monotonically but M(n+1)/M(n) does not. The first few values of M(n+1)/M(n) are : 2 3 35.666.. 27.31775701 300.8782073 6971.102683 2464441.701 512 Does this converge? What to? I propose calling them FIFO-nacci numbers ...

The length of each binary term above is a Fibonacci number (A000045). The number of decimal digits is: 1, 1, 1, 2, 3, 4, 7, 11, 17, 27, 44, 70, 114, 184, 298, 481, 778, 1259, 2037, 3295, 5332, 8627, 13959, 22585, 36543, 59128, 95671, 154799, 250469, 405268, 655737, 1061004, 1716740, 2777744, 4494484, 7272228, 11766712, ..., . - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 24 2007

MATHEMATICA

f[l_] := Append[l, FromDigits[ Join[ IntegerDigits[l[[ -2]], 2], IntegerDigits[l[[ -1]], 2]], 2]]; Nest[f, {1, 2}, 10] - Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 24 2007

CROSSREFS

Sequence in context: A101042 A032266 A095856 this_sequence A060803 A140837 A110068

Adjacent sequences: A111058 A111059 A111060 this_sequence A111062 A111063 A111064

KEYWORD

nonn

AUTHOR

Rosario Trifiletti (rtrif(AT)aol.com), Oct 07 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 24 2007

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research