login
Even bisection of A360613: a(n) = A360613(2*n).
4

%I #6 Feb 25 2023 08:32:09

%S 1,3,5,8,11,15,17,19,24,29,31,33,37,40,47,49,51,53,55,57,64,71,79,83,

%T 85,87,89,93,95,101,103,109,111,120,121,127,131,136,139,141,145,147,

%U 152,155,159,165,167,173,179,181,185,187,192,197,199,209,213,223,227

%N Even bisection of A360613: a(n) = A360613(2*n).

%C See A360627 for the odd bisection.

%H Rémy Sigrist, <a href="/A360628/a360628.txt">C program</a>

%F a(n) < a(n+1).

%o (C) See Links section.

%Y Cf. A360613, A360627, A360633.

%K nonn

%O 1,2

%A _Rémy Sigrist_, Feb 14 2023