Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A374133 The 3-adic valuation of A276085(n), where A276085 is the primorial base log-function. 7
0, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 2, 1, 0, 0, 0, 2, 1, 1, 0, 0, 2, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 0, 3, 1, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 2, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 1, 0, 2, 0, 0, 0, 3, 0, 1, 0, 0, 0, 1, 2, 1, 2, 0, 0, 1, 0, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,29
LINKS
FORMULA
a(n) = A007949(A276085(n)).
PROG
(PARI)
A276085(n) = { my(f=factor(n)); sum(k=1, #f~, f[k, 2]*prod(i=1, primepi(f[k, 1]-1), prime(i))); };
A374133(n) = valuation(A276085(n), 3);
CROSSREFS
Cf. A007949, A276085, A339746 (indices of nonzero terms), A372573 (their characteristic function).
Cf. also A373153, A374132.
Sequence in context: A051127 A070176 A092606 * A275948 A356325 A073253
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 30 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 19 00:30 EDT 2024. Contains 374388 sequences. (Running on oeis4.)