login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Numbers m such that prime(m) is of the form floor(k*r), where r=(1+sqrt(5))/2; complement of A180736.
3

%I #8 Mar 30 2012 18:57:17

%S 2,5,7,8,10,12,14,16,17,18,19,20,22,25,26,27,30,31,32,33,34,38,40,41,

%T 42,45,46,47,48,50,52,53,55,56,58,60,61,63,65,66,67,69,70,72,73,74,76,

%U 77,79,80,81,84,86,87,88,89,91,93,94,95,96,97,98,103,104,105,106,107,108,110,112,114,115,117,118,119,121,122,123,131,134,137,138,139,140,142,143,146,148,149,152,153,155,157,160,162,163

%N Numbers m such that prime(m) is of the form floor(k*r), where r=(1+sqrt(5))/2; complement of A180736.

%e See A184792.

%t (See A184792.)

%Y Cf. A184774, A184792, A184795.

%K nonn

%O 1,1

%A _Clark Kimberling_, Jan 22 2011