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 Solvers21
Suggested Problems
-
655 Solvers
-
Golomb's self-describing sequence (based on Euler 341)
180 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1251 Solvers
-
110 Solvers
-
Find the index of n in magic(n)
268 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!