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.

A079358 a(n) is taken to be the smallest positive integer greater than a(n-1) which is consistent with the condition "n is a member of the sequence if and only if a(n) is not a multiple of either 3 or 4.".

Original entry on oeis.org

1, 2, 4, 5, 7, 8, 10, 11, 12, 13, 14, 17, 19, 22, 24, 27, 29, 30, 31, 32, 33, 34, 36, 37, 39, 40, 41, 42, 43, 46, 47, 49, 50, 53, 54, 55, 58, 60, 61, 62, 65, 67, 70, 72, 75, 77, 79, 80, 82, 83, 84, 87, 89, 91, 94, 96, 99, 101, 102, 103, 106, 107, 108, 111, 113
Offset: 1

Views

Author

Matthew Vandermast, Feb 14 2003

Keywords

Comments

A generalization of A079000 that, like A079000 itself, is based on a class of numbers comprising exactly one-half of the integers.

Examples

			a(3) cannot be 3 because that would imply that the third term is not a multiple of 3. 4 is the smallest possible value for a(3) that creates no contradiction; therefore a(3)=4 and the fourth term is the next member of the sequence that is not a multiple of 3 or 4.
		

Crossrefs

Cf. A079000.

Programs

Extensions

a(42) onward corrected by Sean A. Irvine, Aug 10 2025