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.

A270699 Integers n such that A084158(n) is divisible by n.

Original entry on oeis.org

1, 3, 5, 11, 13, 15, 19, 29, 35, 37, 43, 53, 59, 61, 67, 75, 83, 101, 107, 109, 119, 131, 139, 149, 157, 163, 173, 179, 181, 195, 197, 211, 227, 229, 251, 255, 269, 277, 283, 293, 307, 317, 331, 347, 349, 373, 375, 379, 389, 397, 419, 421, 435, 443, 455, 461, 467, 491, 499
Offset: 1

Views

Author

Altug Alkan, Mar 21 2016

Keywords

Comments

For prime terms of this sequence, see A003629. Additionally, these prime numbers have the property that is in definition of A175865. Nonprime terms of this sequence are 1, 15, 35, 75, 119, 195, 255, 375, 435, 455, ...

Examples

			3 is a term because 1^2 + 2^2 + 5^2 = 30 is divisible by 3.
5 is a term because 1^2 + 2^2 + 5^2 + 12^2 + 29^2 = 1015 is divisible by 5.
13 is a term because A084158(13) = 1351523251 is divisible by 13.
		

Crossrefs

Programs