Problem 56220. Easy Sequences 75: Easy as Pisano Pi
Pisano period , of an integer n, is the period in which the sequence of Fibonacci numbers modulo n repeats. For example it is not hard to show that , and are 3, 8 and 6, respectively:
I have used Pisano period in the solutions of Problem 56050. Easy Sequences 73: Emergence of Fibonacci Insects and Problem 56065. Easy Sequences 74: Fibonacci Bank Account.
In this problem, we are asked to simply output the Pisano period of given integer n.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers9
Suggested Problems
-
Project Euler: Problem 10, Sum of Primes
1884 Solvers
-
1167 Solvers
-
Is the paranthesis sequence balanced ?
179 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1118 Solvers
-
Kryptos - CIA Cypher Sculpture: Vignere Decryption
51 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!