cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A297879 a(n) = A297706(n) XOR A297706(n+1) XOR A297706(n+2) (where XOR denotes the bitwise XOR operator).

Original entry on oeis.org

7, 5, 2, 13, 7, 5, 2, 13, 2, 3, 11, 19, 17, 13, 23, 11, 13, 17, 19, 31, 19, 23, 19, 23, 31, 37, 31, 29, 19, 23, 31, 29, 31, 17, 23, 5, 7, 2, 19, 43, 37, 47, 41, 61, 59, 47, 41, 43, 37, 41, 61, 53, 79, 73, 59, 53, 73, 71, 67, 83, 79, 73, 67, 83, 79, 73, 109, 2
Offset: 1

Views

Author

Rémy Sigrist, Jan 07 2018

Keywords

Comments

All terms are prime.

Examples

			a(7) = A297706(7) XOR A297706(8) XOR A297706(9) = 9 XOR 7 XOR 12 = 2.
		

Crossrefs

Cf. A297706.
Showing 1-1 of 1 results.