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”).

a(n) = A119957(n) / n.
0

%I #8 Jun 27 2021 04:12:05

%S 0,0,1,0,2,1,1,0,3,2,5,1,6,1,1,0,4,3,9,2,2,5,4,1,10,6,9,1,14,1,1,0,5,

%T 4,5,3,18,9,4,2,10,2,7,5,5,4,9,1,10,10,2,6,26,9,8,1,9,14,29,1,30,1,1,

%U 0,6,5,33,4,11,5,14,3,3,18,9,9,15,4,17,2,27,10,41,2,2,7,11,5,4,5,4,4,3,9,14

%N a(n) = A119957(n) / n.

%e a(35) = A119957(35) / 35 = 175 / 35 = 5

%Y Cf. A119957, A007733.

%K base,easy,nonn

%O 0,5

%A _Néstor Romeral Andrés_, Aug 04 2006