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.

A133662 Lexically least increasing sequence such that the sum of any nonempty subsequence is not a square.

Original entry on oeis.org

2, 3, 5, 10, 27, 38, 120, 258, 907, 2030, 3225, 8295, 15850, 80642, 378295, 1049868, 3031570, 12565348, 34530254, 122586800, 415026860, 1454069870, 4870827425, 18129394322, 77805478498
Offset: 1

Views

Author

Randy L. Ekl, Dec 28 2007

Keywords

Comments

a(26) <= 299244596987. - Donovan Johnson, Jan 30 2011

Examples

			10 is here because none of 10, 10+2, 10+3, 10+5, 10+2+3, 10+2+5, 10+3+5 and 10+2+3+5 are square numbers.
		

Crossrefs

Cf. A064776.

Extensions

Edited by Don Reble, Dec 30 2007
Definition corrected by Don Reble, Jan 01 2008
a(23)-a(25) from Donovan Johnson, Jan 30 2011