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.

A373144 Numbers k such that both A003415(k) and A276085(k) are multiples of 3, where A003415 is the arithmetic derivative and A276085 is the primorial base log-function.

Original entry on oeis.org

1, 8, 27, 35, 36, 64, 65, 77, 95, 119, 125, 135, 143, 155, 161, 162, 180, 185, 189, 203, 209, 215, 216, 221, 252, 275, 280, 287, 288, 297, 299, 305, 323, 329, 335, 341, 343, 351, 365, 371, 377, 395, 396, 407, 413, 425, 437, 459, 468, 473, 485, 497, 512, 513, 515, 520, 527, 533, 545, 551, 575, 581, 605, 611, 612, 616
Offset: 1

Views

Author

Antti Karttunen, May 26 2024

Keywords

Comments

This is a multiplicative semigroup; if m and n are in the sequence then so is m*n.

Examples

			65 is present as A003415(65) = 18 = 3*6 and A276085(65) = 2316 = 3*772.
77 is present as A003415(77) = 18 = 3*6 and A276085(77) = 240 = 3*80.
5005 (= 65*77) is present as A003415(5005) = A276085(5005) = 2556 = 3*852. (See A369650).
		

Crossrefs

Cf. A003415, A276085, A373143 (characteristic function).
Intersection of A327863 and A339746.
Positions of multiples of 3 in A373145.
Cf. also A369650.

Programs