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!)
A332520 Fixed points of A331364. 3
0, 1, 2, 3, 4, 5, 8, 10, 12, 15, 16, 17, 32, 34, 48, 51, 64, 68, 80, 85, 128, 136, 160, 170, 192, 204, 240, 255, 256, 257, 512, 514, 768, 771, 1024, 1028, 1280, 1285, 2048, 2056, 2560, 2570, 3072, 3084, 3840, 3855, 4096, 4112, 4352, 4369, 8192, 8224, 8704 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
These are the numbers with at most one kind of nonzero digit in any base of the form 2^2^k (with k >= 0).
If k belongs to the sequence, then A001196(k) also belongs to the sequence, and conversely.
For any positive term m:
- the number of runs of consecutive 1's in the binary representation of m is a power of 2,
- the runs of consecutive 1's in the binary representation of m have all the same length, a power of 2.
Apparently, for any k >= 0, there are A001316(k) nonzero terms with 1+k binary digits.
LINKS
EXAMPLE
The first terms, alongside their binary representation, are:
n a(n) bin(a(n))
-- ---- ---------
1 0 0
2 1 1
3 2 10
4 3 11
5 4 100
6 5 101
7 8 1000
8 10 1010
9 12 1100
10 15 1111
11 16 10000
12 17 10001
13 32 100000
14 34 100010
15 48 110000
16 51 110011
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A090556 A369152 A223539 * A211544 A325109 A080713
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, Jun 24 2020
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 July 11 17:52 EDT 2024. Contains 374234 sequences. (Running on oeis4.)