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!)
A171244 a(n)=Mod(2^Fibonacci(n),Fibonacci(n)). 2
0, 0, 0, 2, 2, 0, 2, 8, 4, 43, 2, 64, 2, 188, 414, 764, 2, 1480, 2659, 32, 9884, 9703, 2, 14176, 18257, 14330, 144538, 50942, 2, 216536, 271843, 734567, 2425788, 3013631, 5646712, 12828592, 14555288, 5494740, 4324950, 89249588, 154582862, 174683408, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
MATHEMATICA
Table[Mod[2^Fibonacci[n], Fibonacci[n]], {n, 43}]
Table[PowerMod[2, n, n], {n, Fibonacci[Range[50]]}] (* Harvey P. Dale, Nov 29 2018 *)
CROSSREFS
Sequence in context: A052422 A294525 A011218 * A028305 A347086 A137349
KEYWORD
nonn
AUTHOR
STATUS
approved

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 April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)