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:
In this problem, we are asked to simply output the Pisano period of given integer n.

Solution Stats

54.55% Correct | 45.45% Incorrect
Last Solution submitted on Nov 04, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers9

Suggested Problems

More from this Author116

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!