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!)
A325120 Sum of binary lengths of the prime indices of n. 2
0, 1, 2, 2, 2, 3, 3, 3, 4, 3, 3, 4, 3, 4, 4, 4, 3, 5, 4, 4, 5, 4, 4, 5, 4, 4, 6, 5, 4, 5, 4, 5, 5, 4, 5, 6, 4, 5, 5, 5, 4, 6, 4, 5, 6, 5, 4, 6, 6, 5, 5, 5, 5, 7, 5, 6, 6, 5, 5, 6, 5, 5, 7, 6, 5, 6, 5, 5, 6, 6, 5, 7, 5, 5, 6, 6, 6, 6, 5, 6, 8, 5, 5, 7, 5, 5, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The binary length of n is the number of digits in its binary representation. A prime index of n is a number m such that prime(m) divides n. The multiset of prime indices of n is row n of A112798.
LINKS
FORMULA
Totally additive with a(prime(n)) = A070939(n).
MATHEMATICA
Table[Sum[pr[[2]]*IntegerLength[PrimePi[pr[[1]]], 2], {pr, FactorInteger[n]}], {n, 100}]
CROSSREFS
Other totally additive sequences: A056239, A302242, A318994, A318995, A325033, A325034, A325121, A325122.
Sequence in context: A196052 A080773 A134598 * A064515 A112754 A283467
KEYWORD
nonn
AUTHOR
Gus Wiseman, Mar 29 2019
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 April 18 11:02 EDT 2024. Contains 371779 sequences. (Running on oeis4.)