Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064464
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064464 Binary order (cf. A029837) of the number of parts if 3^n is partitioned into parts of size 2^n as far as possible and into parts of size 1^n (cf. A060692). +0
2
1, 2, 3, 3, 5, 6, 5, 8, 9, 10, 11, 12, 13, 14, 15, 16, 16, 18, 19, 19, 21, 22, 23, 21, 23, 26, 25, 28, 25, 26, 31, 32, 33, 34, 35, 35, 37, 38, 39, 39, 40, 42, 43, 44, 44, 46, 47, 47, 47, 48, 50, 51, 51, 54, 54, 56, 56, 58, 59, 60, 60, 59, 63, 63, 63, 66, 65, 67, 69, 69, 70, 69 (list; graph; listen)
OFFSET

1,2

COMMENT

These binary orders are nearly equal to n.

FORMULA

a(n) = A029837(A060692(n)) = ceil(log_2(A060692(n))).

EXAMPLE

For several values of n, a(n) = n holds, e.g. for n = 1, 2, 3, 5, 6, 8, 9, 10, 11,12. For n=12, 3^12 = 531441 = 129*2^12 + 3057*1^12; the binary order of 129+3057 = 3186 is ceil(log_2(3186)) = 12, the exponent.

PROGRAM

(PARI) {for(n=1, 72, d=divrem(3^n, 2^n); print1(ceil(log(d[1]+d[2])/log(2)), ", "))}

CROSSREFS

Cf. A029837, A060692, A064630.

Sequence in context: A072451 A023156 A051599 this_sequence A094585 A003967 A099209

Adjacent sequences: A064461 A064462 A064463 this_sequence A064465 A064466 A064467

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Oct 03 2001; revised Mar 10, 2002

EXTENSIONS

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 24 2003

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research