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!)
A165872 Totally multiplicative sequence with a(p^e) = (-2)^e. 2
1, -2, -2, 4, -2, 4, -2, -8, 4, 4, -2, -8, -2, 4, 4, 16, -2, -8, -2, -8, 4, 4, -2, 16, 4, 4, -8, -8, -2, -8, -2, -32, 4, 4, 4, 16, -2, 4, 4, 16, -2, -8, -2, -8, -8, 4, -2, -32, 4, -8, 4, -8, -2, 16, 4, 16, 4, 4, -2, 16, -2, 4, -8, 64, 4, -8, -2, -8, 4, -8, -2, -32, -2, 4, -8, -8, 4, -8, -2, -32, 16, 4, -2, 16, 4, 4, 4, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The Dirichlet series is Product_{prime p} 1/(1+2/p^s), related to the Feller-Tornier constants like A065474. - R. J. Mathar, Feb 07 2011
LINKS
FORMULA
a(n) = A122803(A001222(n)) = (-2)^bigomega(n) = (-2)^A001222(n).
Abs(a(n)) = A061142(n).
MATHEMATICA
(-2)^PrimeOmega[Range[100]] (* G. C. Greubel, Apr 16 2016 *)
PROG
(PARI) a(n) = (-2)^bigomega(n); \\ Altug Alkan, Apr 16 2016
CROSSREFS
Sequence in context: A347958 A318316 A328721 * A061142 A318312 A318474
KEYWORD
sign,mult
AUTHOR
Jaroslav Krizek, Sep 28 2009
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 19 16:38 EDT 2024. Contains 371794 sequences. (Running on oeis4.)