A296696 Numbers whose base-4 digits d(m), d(m-1), ... d(0) have #(rises) < #(falls); see Comments.
4, 8, 9, 12, 13, 14, 16, 20, 32, 36, 37, 40, 41, 48, 52, 53, 56, 57, 58, 60, 61, 62, 64, 68, 72, 73, 76, 77, 78, 80, 84, 100, 116, 120, 121, 128, 132, 136, 137, 140, 141, 142, 144, 145, 146, 147, 148, 149, 152, 153, 156, 157, 158, 160, 164, 165, 168, 169
Offset: 1
Examples
The base-4 digits of 196 are 3,0,1,0; here #(rises) = 1 and #(falls) = 2, so 196 is in the sequence.
Links
- Clark Kimberling, Table of n, a(n) for n = 1..10000
Programs
Extensions
Example corrected by Harvey P. Dale, Sep 04 2018
Comments