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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49875 Solvers
-
Back to basics 11 - Max Integer
790 Solvers
-
Return unique values without sorting
934 Solvers
-
Matrix with different incremental runs
515 Solvers
-
129 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!