login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A110760
a(n) = number of divisors of the concatenation of n,n-1,...3,2,1,2,3,...,n-1,n.
6
1, 6, 8, 4, 32, 28, 8, 16, 8, 8, 8, 16, 2, 16, 64, 6, 4, 8, 16, 384, 16, 256, 4, 12, 24, 64, 32, 256, 32, 64, 64, 12, 32, 128, 16, 80, 256, 32, 96, 96, 8, 8, 128, 256, 128, 128, 1024, 192, 64, 96, 128, 64, 32, 32, 128
OFFSET
1,2
FORMULA
a(n) = A000005(A007942(n)). - Michel Marcus, Mar 22 2023
EXAMPLE
a(3) = tau(32123) = 8.
CROSSREFS
KEYWORD
base,more,nonn
AUTHOR
Amarnath Murthy, Aug 11 2005
EXTENSIONS
More terms from Ryan Propper, Jul 21 2006
Corrected and extended by Tyler Busby, Feb 12 2023
a(45)-a(55) from Tyler Busby, Feb 26 2023
STATUS
approved