[Fwd: SEQ FROM Peter Pein]

Peter Pein petsie at dordos.net
Fri Jul 27 16:32:12 CEST 2007


T. D. Noe schrieb:
>> %I A000001
>> %S A000001 3, 5, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 19, 20, 21, 22,
>> 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42,
>> 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63
>> %N A000001 Those integers for which a smaller positive integer exists
>> which has the same number of divisors
>> %F A000001 a(n)= n-th element of {x>0, there exists a k with
>> 0<k<x and the same number of divisors as x)
>> %e A000001 a(4)=8 because it is the fourth integer for which a smaller
>> integer with the same number of divisors exists (after 3, 5 and 7).
>> divisors of 8 are 1,2,4,8 which are four and the divisors of 6 which is
>> less than 8 are (1, 2, 3, 6) which are four.
>> %t A000001 Clear[tmp];
>> Function[n, If[Head[#1] === tmp, #1 = n; Unevaluated[Sequence[]], n] &
>>   [tmp[DivisorSigma[0, n]]]] /@ Range[64]
>> %Y A000001 Cf. A069822, A131902-A131908
>> %O A000001 1
>> %K A000001 ,easy,nonn,
>> %A A000001 Peter Pein (petsie at dordos.net), Jul 26 2007
>> RH
>> RA 192.20.225.32
>> RU
>> RI
> 
> Appears to be the complement of A007416.
> 
> Tony
> 
Thank you, Tony for this hint.
I ask a bit too late, but:
is it common to let the superseeker have a look at the sequence before
publishing it? I have published seven sequences last night. At the rate
of one request per hour this would last too long.

Peter



* Peter Pein <petsie at dordos.net> [Jul 27. 2007 17:36]:
> [...]

> Thank you, Tony for this hint.
> I ask a bit too late, but:
> is it common to let the superseeker have a look at the sequence before
> publishing it? I have published seven sequences last night. At the rate
> of one request per hour this would last too long.
> 
> Peter

I strongly support to super-seek all new sequences before having them
in the database.

How much resources does one super-seek take?  (CPU & memory)



Peter,  I have put you on the list of "good guys"
who are not subject to the one per hour limit!
Neil





More information about the SeqFan mailing list