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
-
Determine if a Given Number is a Triangle Number
383 Solvers
-
512 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
402 Solvers
-
Find and replaces spaces from a input string with *
164 Solvers
-
120 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!