login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152984 Absolute values of A152864. 1
1, 2, 3, 3, 5, 3, 7, 4, 7, 5, 11, 1, 13, 7, 9, 5, 17, 2, 19, 3, 13, 11, 23, 5, 21, 13, 17, 5, 29, 5, 31, 6, 21, 17, 25, 11, 37, 19, 25, 3, 41, 5, 43, 9, 17, 23, 47, 19, 43, 12, 33, 11, 53, 5, 41, 1, 37, 29, 59, 37, 61, 31, 27, 7, 49, 5, 67, 15, 45, 3, 71, 40, 73, 37, 31, 17, 61, 5, 79, 17 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MAPLE

A152864 := proc(n) 2*n-numtheory[sigma](n)+numtheory[tau](n)-1 ; end: A152984 := proc(n) abs(A152864(n)) ; end: for n from 1 to 120 do printf("%d, ", A152984(n)) ; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 22 2009]

CROSSREFS

C. A152864.

Sequence in context: A105555 A066858 A152864 * A177980 A064921 A064917

Adjacent sequences:  A152981 A152982 A152983 * A152985 A152986 A152987

KEYWORD

nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Dec 19 2008

EXTENSIONS

Few more terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 22 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 10:56 EST 2012. Contains 205763 sequences.