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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1201 Solvers
-
Find the largest value in the 3D matrix
1556 Solvers
-
617 Solvers
-
Determine Whether an array is empty
785 Solvers
-
Getting the indices from a vector
10575 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!