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 peak 3n+1 sequence value 2542 Solvers 
- 
         
         582 Solvers 
- 
         Convert a numerical matrix into a cell array of strings 2235 Solvers 
- 
         
         495 Solvers 
- 
         Find the mode of the given input 113 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!