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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152988 Sum of proper divisors minus the number of proper divisors of Catalan number A000108(n). 3
0, 0, 0, 0, 7, 47, 193, 236, 1579, 4195, 18461, 62143, 275781, 1131909, 7434169, 10522660, 72469339, 268486155, 1442237845, 4284330539, 18146555293, 62021099893, 248289236937, 798007352239, 2832660377605, 11922780595861 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

FORMULA

a(n) = A001065(A000108(n))-A032741(A000108(n)) = A152770(A000108(n)).

EXAMPLE

a(5)=47 because A000108(5)=42 has 7 proper divisors: 1,2,3,6,7,14,21 and 1+2+3+6+7+14+21-7=47. [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 31 2008]

MAPLE

with(numtheory): seq(sigma(binomial(2*n, n)/(n+1))-binomial(2*n, n)/(n+1)-tau(binomial(2*n, n)/(n+1))+1, n = 1 .. 27); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 31 2008]

CROSSREFS

Cf. A000005, A000108, A000203, A001065, A032741, A152770.

Sequence in context: A158914 A046872 A167860 * A201437 A202509 A009202

Adjacent sequences:  A152985 A152986 A152987 * A152989 A152990 A152991

KEYWORD

nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Dec 20 2008, Jan 07 2009

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 31 2008

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 16 16:00 EST 2012. Contains 205938 sequences.