The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A304272 The largest even integer that can be written with n digits in base 3/2. 8
2, 21, 212, 2122, 21221, 212211, 2122111, 21221112, 212211122, 2122111221, 21221112212, 212211122121, 2122111221211, 21221112212112, 212211122121122, 2122111221211221, 21221112212112212, 212211122121122121, 2122111221211221212, 21221112212112212121, 212211122121122121211, 2122111221211221212112 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) is a prefix of a(n+1).
The largest, not necessarily even, integer in base 3/2 with n digits is a(n-1) with 2 added at the end.
LINKS
B. Chen, R. Chen, J. Guo, S. Lee et al., On Base 3/2 and its Sequences, arXiv:1808.04304 [math.NT], 2018.
EXAMPLE
The number 4 in base 3/2 is 21, and number 6 is 210. Therefore, 21 is the largest even integer with 2 digits in base 3/2.
MATHEMATICA
Table[StringTake["212211122121122121211221211212112", n], {n, 32}]
CROSSREFS
Sequence in context: A042349 A037495 A024763 * A037575 A305659 A008351
KEYWORD
nonn,base
AUTHOR
Tanya Khovanova and PRIMES STEP Senior group, May 09 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 17 19:53 EDT 2024. Contains 372607 sequences. (Running on oeis4.)