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.

A304116 Numbers k such that A304036(k) = 2.

This page as a plain text file.
%I A304116 #14 May 08 2018 16:14:12
%S A304116 2,4,7,10,13,16,19,22,27,29,34,37,40,43,46,51,53,58,61,64,67,70,75,77,
%T A304116 82,85,88,91,94,99,101,106,109,112,115,118,129,131,135,137,141,143,
%U A304116 154,157,160,163,166,171,173,178,181,184,187,190,195,197,202,205,208,211,214
%N A304116 Numbers k such that A304036(k) = 2.
%H A304116 Seiichi Manyama, <a href="/A304116/b304116.txt">Table of n, a(n) for n = 1..10000</a>
%e A304116 n | a(n) |
%e A304116 --+------+-------------------
%e A304116 1 |   2  | 2, 1+1
%e A304116 2 |   4  | 2+2, 2+1+1
%e A304116 3 |   7  | 6+1, 2+2+2+1
%e A304116 4 |  10  | 6+2+2, 6+2+1+1
%e A304116 5 |  13  | 6+6+1, 6+2+2+2+1
%e A304116 6 |  16  | 6+6+2+2, 6+6+2+1+1
%Y A304116 Cf. A227157 (A304036(k) = 1), A304036.
%K A304116 nonn
%O A304116 1,1
%A A304116 _Seiichi Manyama_, May 06 2018