|
Search: id:A080606
|
|
|
| A080606 |
|
Golomb's sequence using even integers. |
|
+0 6
|
|
| 2, 2, 4, 4, 6, 6, 6, 6, 8, 8, 8, 8, 10, 10, 10, 10, 10, 10, 12, 12, 12, 12, 12, 12, 14, 14, 14, 14, 14, 14, 16, 16, 16, 16, 16, 16, 18, 18, 18, 18, 18, 18, 18, 18, 20, 20, 20, 20, 20, 20, 20, 20, 22, 22, 22, 22, 22, 22, 22, 22, 24, 24, 24, 24, 24, 24, 24, 24, 26, 26, 26, 26, 26
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
a(n) is asymptotic to tau^(2-tau)*(2n)^(tau-1) and more precisely it seems that a(n)=round(tau^(2-tau)*(2n)^(tau-1)) +(-1, +0 or +1) where tau is the golden ratio.
|
|
EXAMPLE
|
Read 2,2,4,4,6,6,6,6,8,8,8,8,10,10,10,10,10,10 as (2,2),(4,4),(6,6,6,6),(8,8,8,8),(10,10,10,10,10,10) count occurrences between 2 parentheses, gives 2,2,4,4,6,... which is the sequence itself.
|
|
CROSSREFS
|
Cf. A001462 A080605, A080607.
Sequence in context: A069345 A007730 A057144 this_sequence A083535 A070320 A124195
Adjacent sequences: A080603 A080604 A080605 this_sequence A080607 A080608 A080609
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 25 2003
|
|
|
Search completed in 0.002 seconds
|