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
-
Find the sum of all the numbers of the input vector
53466 Solvers
-
27479 Solvers
-
Return a list sorted by number of occurrences
2888 Solvers
-
Generate a string like abbcccddddeeeee
274 Solvers
-
find nth even fibonacci number
87 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!