The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A175013 Sum of digits of n-th semiprime (or biprime). 5
4, 6, 9, 1, 5, 6, 3, 4, 7, 8, 6, 7, 8, 11, 12, 10, 13, 6, 10, 12, 13, 8, 11, 15, 11, 14, 10, 13, 14, 15, 10, 12, 13, 14, 7, 3, 7, 10, 11, 4, 5, 6, 12, 7, 8, 6, 7, 8, 10, 11, 11, 14, 15, 8, 13, 16, 15, 16, 12, 14, 16, 14, 3, 4, 5, 7, 8, 11, 6, 7, 8, 10, 11, 12, 5, 10, 10, 12, 13, 15, 10 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
seq( A007953(A001358(n)), n=1..120) ; # R. J. Mathar, Aug 12 2010
MATHEMATICA
Total[IntegerDigits[#]]&/@Select[Range[300], PrimeOmega[#]==2&] (* Harvey P. Dale, Jun 12 2012 *)
CROSSREFS
Cf. A001358.
Sequence in context: A154521 A129112 A239634 * A210616 A238167 A307036
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Entries checked by R. J. Mathar, Aug 12 2010
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 May 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)