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.

A126691 Prime numbers p such that 100-p is also a prime.

Original entry on oeis.org

3, 11, 17, 29, 41, 47, 53, 59, 71, 83, 89, 97
Offset: 1

Views

Author

Tomas Xordan, Feb 14 2007

Keywords

Comments

Suggested by the Goldbach Conjecture.

Examples

			3+97=100; 11+89=100; 17+83=100; 29+71=100; 41+59=100; 47+53=100
		

Programs