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!)
A096842 Sigma applied to A096841 produces these repdigits: a[n]=A000203[A096841(n)]. 0
1, 3, 4, 7, 6, 8, 44, 222, 444, 888, 444, 888, 888, 2222, 6666, 8888, 8888, 222222, 88888, 222222, 444444, 444444, 888888, 444444, 444444, 666666, 888888, 888888, 888888, 888888, 888888, 444444, 444444, 888888, 888888, 888888, 888888, 888888 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
n=43:sigma[43]=44;
MATHEMATICA
rd[x_] := Length[Union[IntegerDigits[x]]] Do[s = rd[DivisorSigma[1, n]]; s1 = DivisorSigma[1, n]; If[Equal[s, 1], Print[{n, s1}]; ta[[u]] = n; u = u + 1], {n, 1, 1000000}]; ta; DivisorSigma[1, ta]
CROSSREFS
Sequence in context: A204823 A211657 A215430 * A147966 A351923 A341944
KEYWORD
base,nonn
AUTHOR
Labos Elemer, Jul 15 2004
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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)