Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111172
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111172 Position of first occurrence of n in A039819. +0
2
1, 2, 4, 3, 63, 5, 6115, 7, 8, 13 (list; graph; listen)
OFFSET

1,2

COMMENT

The sequence is well-defined because every integer occurs in the sequence A039819 at least once (see S. Colton, Theorem 5). a(11) is probably between 10^8 and 10^9, a(12)=11.

REFERENCES

S. Colton, Refactorable Numbers - A Machine Invention, J. Integer Sequences, Vol. 2, 1999, #2.

EXAMPLE

a(6)=5 because the first 6 occurs in A039819 at position 5.

MATHEMATICA

c = 0; t = Table[0, {100}]; Do[d = DivisorSigma[0, n]; If[ Mod[n, d]==0, c++; If[d < 101 && t[[d]] == 0, t[[d]] = c; Print[{d, c, n}]]], {n, 10^9}]; t (* Robert G. Wilson v *)

CROSSREFS

Cf. A039819.

Sequence in context: A053124 A071970 A163089 this_sequence A112793 A009116 A146559

Adjacent sequences: A111169 A111170 A111171 this_sequence A111173 A111174 A111175

KEYWORD

nonn

AUTHOR

Franz Vrabec (franz.vrabec(AT)aon.at), Oct 21 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research