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 comments
Loading...
Problem Recent Solvers24
Suggested Problems
-
Return the largest number that is adjacent to a zero
5542 Solvers
-
Remove any row in which a NaN appears
8791 Solvers
-
Arrange vector in ascending order
835 Solvers
-
Combinations without using nchoosek
140 Solvers
-
Split a string into chunks of specified length
2140 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!