login
Largest n-digit prime with the most digits equal to 3.
1

%I #5 Mar 31 2012 10:26:16

%S 3,83,733,7333,38333,733333,3733333,83333333,373333333,3334333333,

%T 38333333333,383333333333,3433333333333,53333333333333,

%U 383333333333333,3733333333333333,43333333333333333,353333333333333333

%N Largest n-digit prime with the most digits equal to 3.

%C Select first for the most 3's, then take the largest.

%Y Cf. A037059, A105981

%K nonn,base

%O 1,1

%A _Lekraj Beedassy_, May 17 2010