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!)
A080848 a(n) = n*(mu(n)+2), where mu is the Moebius function (A008683). 3
3, 2, 3, 8, 5, 18, 7, 16, 18, 30, 11, 24, 13, 42, 45, 32, 17, 36, 19, 40, 63, 66, 23, 48, 50, 78, 54, 56, 29, 30, 31, 64, 99, 102, 105, 72, 37, 114, 117, 80, 41, 42, 43, 88, 90, 138, 47, 96, 98, 100, 153, 104, 53, 108, 165, 112, 171, 174, 59, 120, 61, 186, 126, 128, 195, 66 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
n <= a(n) <= 3*n.
LINKS
PROG
(Scheme) (define (A080848 n) (* n (+ 2 (A008683 n)))) ;; Antti Karttunen, Jul 26 2017
CROSSREFS
Sequence in context: A187153 A213265 A123649 * A016602 A131134 A151690
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Feb 20 2003
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)