login
Numbers n such that number of runs in the base 3 representation of n is congruent to 8 mod 9.
0

%I #5 Mar 30 2012 18:56:38

%S 2460,2462,2463,2464,2476,2477,2478,2480,2487,2489,2490,2491,2494,

%T 2495,2499,2500,2602,2603,2607,2608,2611,2612,2613,2615,2622,2624,

%U 2625,2626,2638,2639,2640,2642,2703,2705,2706,2707

%N Numbers n such that number of runs in the base 3 representation of n is congruent to 8 mod 9.

%K nonn,base

%O 1,1

%A _Clark Kimberling_