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.

A071819 a(n) is the difference between the two smallest positive integers that you cannot obtain using the integers {1,2,...,n} at most once and the four operators +, -, *, /.

Original entry on oeis.org

1, 1, 1, 2, 3, 23, 5, 144, 98, 658
Offset: 1

Views

Author

Koksal Karakus (karakusk(AT)hotmail.com), Jun 07 2002

Keywords

Examples

			a(4)=2 because 29 and 31 are the smallest numbers that you cannot obtain using {1,2,3,4} and the four operations and 31-29 = 2.
		

Crossrefs

Cf. A060315.