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.

A282812 Table read by antidiagonals (n > 0, k > 0): T(n, k) is the largest value in Conway's subprime Fibonacci sequence with starting values of n and k.

This page as a plain text file.
%I A282812 #12 Feb 21 2017 21:13:18
%S A282812 239,239,239,239,2,239,347,239,239,347,239,239,3,239,347,239,239,239,
%T A282812 347,239,239,347,239,347,4,239,347,239,239,239,6,239,347,6,239,239,
%U A282812 347,239,239,347,5,239,239,463,239,97,239,239,239,239,239,347,347,463
%N A282812 Table read by antidiagonals (n > 0, k > 0): T(n, k) is the largest value in Conway's subprime Fibonacci sequence with starting values of n and k.
%H A282812 Peter Kagey, <a href="/A282812/b282812.txt">Table of n, a(n) for n = 1..10000</a>
%e A282812 T(1, 1) = 239 because 239 is the largest value in Conway's subprime Fibonacci sequence when starting with 1, 1 (A214674).
%e A282812 Upper-left corner of table:
%e A282812   239 239 239 347 347 239 239 239 239 239 ...
%e A282812   239   2 239 239 239 347 239 463 463 239 ...
%e A282812   239 239   3 347 239   6 239 347 239 239 ...
%e A282812   347 239 239   4 347 239 347 239 239 463 ...
%e A282812   239 239 347 239   5 239 239 239 463  10 ...
%e A282812   239 239   6 347 239   6 239 239 239 109 ...
%e A282812   347 239 239 239 239 239   7 463 239 239 ...
%e A282812   239 239 239 239 463 239 239   8 109 239 ...
%e A282812   347 239   9 733 239 239 463 239   9 347 ...
%e A282812    97 347 239 347  10 239 463 109 239  10 ...
%e A282812   ...
%Y A282812 Cf. A214674, A282813, A282814.
%K A282812 nonn,tabl
%O A282812 1,1
%A A282812 _Peter Kagey_, Feb 21 2017