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!)
A105191 Number of divisors of n100000000001. 0
24, 16, 6, 4, 16, 4, 16, 16, 12, 8, 64, 16, 4, 16, 2, 8, 12, 2, 8, 16, 4, 16, 32, 8, 2, 24, 4, 16, 8, 16, 4, 8, 8, 8, 36, 4, 16, 4, 4, 16, 16, 8, 4, 24, 32, 8, 64, 16, 4, 4, 4, 2, 72, 4, 2, 8, 4, 48, 8, 4, 16, 64, 2, 4, 8, 4, 8, 4, 16, 16, 12, 4, 4, 16, 16 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
If n=0, then the number of divisors of 0100000000001 is 24.
MATHEMATICA
With[{ids=IntegerDigits[100000000001]}, Table[DivisorSigma[0, FromDigits[ Join[ IntegerDigits[n], ids]]], {n, 0, 120}]] (* Harvey P. Dale, Jun 22 2011 *)
CROSSREFS
Sequence in context: A132420 A171907 A109475 * A033826 A033824 A040554
KEYWORD
nonn,base
AUTHOR
Parthasarathy Nambi, Apr 11 2005
EXTENSIONS
More terms from Harvey P. Dale, Jun 22 2011
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 March 28 05:39 EDT 2024. Contains 371235 sequences. (Running on oeis4.)