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.

A179392 Second term in Fibonacci-type sequence described by A015134.

This page as a plain text file.
%I A179392 #2 Mar 31 2012 14:41:48
%S A179392 0,0,1,0,1,0,1,2,3,0,1,3,0,1,2,3,0,1,2,3,0,1,2,3,4,6,3,4,0,1,2,3,4,0,
%T A179392 1,2,5,3,6,0,1,2,3,4,5,6,7,8,9,10,4,8,8,0,1,2,3,4,6,7,9,3,5,0,1,2,4,3,
%U A179392 4,5,0,1,2,3,4,5,6,7,0,1,2,3,4,5,8,3,8,13,6,9,0,1,2,3,4,5,6,7,8,12,3,4,5,11
%N A179392 Second term in Fibonacci-type sequence described by A015134.
%C A179392 First terms of A015134 are 1, 2, 2 and 4, meaning that there are 1, 2, 2 and 4 Fibonacci-type sequences modulo 1, 2, 3 and 4 respectively. These are:
%C A179392 mod 1: 0
%C A179392 mod 2: 0
%C A179392 mod 2: 0,1,1
%C A179392 mod 3: 0
%C A179392 mod 3: 0,1,1,2,0,2,2,1
%C A179392 mod 4: 0
%C A179392 mod 4: 0,1,1,2,3,1
%C A179392 mod 4: 0,2,2
%C A179392 mod 4: 0,3,3,2,1,3
%H A179392 Will Nicholes, <a href="http://willnicholes.com/math/pisano.htm">Fibonacci numbers and Pisano periods</a>.
%Y A179392 Cf. A015134, A179390, A179391, A179393.
%K A179392 nonn,tabf
%O A179392 1,8
%A A179392 _Will Nicholes_, Jul 12 2010