login
This site is supported by donations 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; internal format)
OFFSET

0,1

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}]] (* From Harvey P. Dale, June 22 2011 *)

CROSSREFS

Sequence in context: A132420 A171907 A109475 * A033826 A033824 A040554

Adjacent sequences:  A105188 A105189 A105190 * A105192 A105193 A105194

KEYWORD

nonn,base

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 11 2005

EXTENSIONS

More terms from Harvey P. Dale, June 22 2011.

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 17 03:20 EST 2012. Contains 205978 sequences.