Problem 45339. XOR fibonacci
a & b are the first two terms in the xor fibonacci sequence. Find the nth term of that sequence.
XOR fib sequence is that in which any term is the xor of the previous two terms.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
Count from 0 to N^M in base N.
235 Solvers
-
Least common multiple of many numbers
230 Solvers
-
Convert Roman to Arabic Numerals
102 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1756 Solvers
-
985 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!