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!)
A118691 Semiprimes for which the digital root is also a semiprime. 1
4, 6, 9, 15, 22, 33, 49, 51, 58, 69, 85, 87, 94, 121, 123, 141, 159, 166, 177, 202, 213, 247, 249, 265, 267, 274, 301, 303, 319, 321, 339, 346, 355, 382, 391, 393, 411, 427, 445, 447, 454, 481, 501, 517, 519, 526, 535, 537, 553, 562, 573, 589, 591, 634, 679 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
87 is a semiprime and its digital root 6 is also a semiprime.
MATHEMATICA
Select[Range[680], PrimeOmega[#] == 2 && PrimeOmega[Mod[# - 1, 9] + 1] == 2 &] (* Amiram Eldar, Feb 06 2021 *)
CROSSREFS
Sequence in context: A344468 A116589 A118688 * A087718 A033476 A183978
KEYWORD
base,nonn
AUTHOR
Luc Stevens (lms022(AT)yahoo.com), May 20 2006
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 20 01:41 EDT 2024. Contains 374441 sequences. (Running on oeis4.)