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
-
20587 Solvers
-
Flip the main diagonal of a matrix
890 Solvers
-
719 Solvers
-
Sum the 'edge' values of a matrix
391 Solvers
-
Matrix of almost all zeros, except for main diagonal
189 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!