The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095687 Numbers n such that n-th Pisano number = 6*n. 0

%I #9 Jul 17 2012 03:12:02

%S 0,10,50,250,1250,6250,31250,156250,781250,3906250,19531250,97656250,

%T 488281250,2441406250,12207031250,61035156250,305175781250,

%U 1525878906250,7629394531250,38146972656250,190734863281250

%N Numbers n such that n-th Pisano number = 6*n.

%C Period of Fibonacci sequence(mod m)<=6*m.

%C Effectively the same as A020699 and A020729 apart from the initial terms. [From _Carl R. White_, Sep 22 2009]

%H K. S. Brown, <a href="http://www.mathpages.com/home/kmath078/kmath078.htm">Periods of Fibonacci Sequences Mod m</a>

%F a(0) = 0, a(1) = 10, a(n) = 5*a(n-1); a(n) = sgn(n)*2*5^n [From _Carl R. White_, Sep 22 2009]

%Y Cf. A001175.

%K nonn

%O 1,2

%A _Lekraj Beedassy_, Jul 05 2004

%E More terms from _Carl R. White_, Sep 22 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 26 02:47 EDT 2024. Contains 372807 sequences. (Running on oeis4.)