cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A360627 Odd bisection of A360613: a(n) = A360613(2*n-1).

This page as a plain text file.
%I A360627 #8 Feb 25 2023 08:32:14
%S A360627 1,2,4,7,9,13,14,18,23,25,26,28,36,41,43,46,50,52,59,61,63,67,73,81,
%T A360627 82,86,88,91,92,97,100,107,113,117,118,122,126,134,137,146,149,151,
%U A360627 157,161,162,163,164,169,172,175,176,182,191,193,194,207,211,214,225
%N A360627 Odd bisection of A360613: a(n) = A360613(2*n-1).
%C A360627 See A360628 for the even bisection.
%C A360627 The ratios between distinct terms of this sequence are all different from the ratios between distinct terms of A360628.
%H A360627 Rémy Sigrist, <a href="/A360627/a360627.txt">C program</a>
%F A360627 a(n) < a(n+1).
%o A360627 (C) See Links section.
%Y A360627 Cf. A360613, A360628, A360633.
%K A360627 nonn
%O A360627 1,2
%A A360627 _Rémy Sigrist_, Feb 14 2023