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.

A363534 Records in A363533.

This page as a plain text file.
%I A363534 #7 Jun 19 2023 17:38:39
%S A363534 1,3,9,18,48,60,540,1998,2844,3045,39753
%N A363534 Records in A363533.
%t A363534 Union@ FoldList[Max, Array[(k = 1; While[! PrimeQ[# Fibonacci[k] + 1], k++]; k) &, 3000]] (* _Michael De Vlieger_, Jun 10 2023 *)
%Y A363534 Cf. A361997, A363533, A363535.
%K A363534 nonn,more
%O A363534 1,2
%A A363534 _Pontus von Brömssen_, Jun 09 2023