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.

A204927 The number s(j) such that n divides s(k)-s(j), where s(j) is the (j+1)-st Fibonacci number and k is the least positive integer for which such a j>0 exists.

This page as a plain text file.
%I A204927 #13 Mar 17 2022 01:13:14
%S A204927 1,1,2,1,3,2,1,5,3,3,2,1,8,13,8,5,21,3,2,1,13,1,3,89,5,8,1,5,5,34,3,2,
%T A204927 1,21,1,89,55,13,8,144,21,13,3,1,8,3,8,89,34,5,34,3,2,1,34,8,5,1,89,
%U A204927 1597
%N A204927 The number s(j) such that n divides s(k)-s(j), where s(j) is the (j+1)-st Fibonacci number and k is the least positive integer for which such a j>0 exists.
%C A204927 For a guide to related sequences, see A204892.
%H A204927 G. C. Greubel, <a href="/A204927/b204927.txt">Table of n, a(n) for n = 1..1000</a>
%t A204927 (See the program at A204924.)
%Y A204927 Cf. A204924, A204925, A204892, A000045.
%K A204927 nonn
%O A204927 1,3
%A A204927 _Clark Kimberling_, Jan 21 2012