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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1964 Solvers
-
10648 Solvers
-
Return unique values without sorting
988 Solvers
-
Solving Quadratic Equations (Version 1)
503 Solvers
-
Generate the sum of Squares of the given number
103 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!