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
-
1746 Solvers
-
convert matrix to single column
418 Solvers
-
Replace Nonzero Numbers with 1
411 Solvers
-
163 Solvers
-
Compute LOG(1+X) in natural log
253 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!