login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A373384 Numbers k that are multiples of 3 and also A059975(k) is a multiple of 3, where A059975 is fully additive with a(p) = p-1. 3
6, 15, 27, 33, 36, 42, 48, 51, 69, 78, 87, 90, 105, 114, 120, 123, 141, 159, 162, 177, 186, 189, 195, 198, 213, 216, 222, 225, 231, 249, 252, 258, 264, 267, 285, 288, 294, 300, 303, 306, 321, 336, 339, 351, 357, 366, 384, 393, 402, 405, 408, 411, 414, 429, 438, 447, 465, 468, 474, 483, 495, 501, 513, 519, 522, 537 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
A multiplicative semigroup: if m and n are in the sequence, then so is m*n.
LINKS
EXAMPLE
6 = 2*3 is present as A059975(6) = (2-1)+(3-1) = 1+2 = 3 is also a multiple of 3.
27 = 3*3*3 is present as A059975(27) = (3-1)+(3-1)+(3-1) = 2+2+2 = 6 is also a multiple of 3.
PROG
(PARI) isA373384 = A373383;
CROSSREFS
Positions of multiples of 3 in A373368.
Cf. A059975, A373383 (characteristic function).
Intersection of A008585 and A373385.
Sequence in context: A240948 A072257 A227952 * A316320 A140091 A255605
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 06 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 12 01:26 EDT 2024. Contains 374237 sequences. (Running on oeis4.)