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
-
Matrix with different incremental runs
558 Solvers
-
Circular Primes (based on Project Euler, problem 35)
636 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
583 Solvers
-
Return fibonacci sequence do not use loop and condition
839 Solvers
-
163 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!