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!)
A276714 Numbers n such that n and n+3 have the same number and sum of divisors (A000005 and A000203). 2
42677635, 276742235, 6439057062, 7512673242 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Intersection of A015861 and A276713.
Also numbers n such that A229335(n) = A229335(n+3).
LINKS
EXAMPLE
42677635 is in sequence because tau(42677635) = tau(42677638) = 32 and sigma(42677635) = sigma(42677638) = 68769792.
PROG
(Magma) [n: n in [A015861(k)] | NumberOfDivisors(n) eq NumberOfDivisors(n+3) and SumOfDivisors(n) eq SumOfDivisors(n+3)]
CROSSREFS
Cf. Similar sequences with numbers n such that n and n+k have the same number and sum of divisors for k=1: A054004, for k=2: A229254.
Sequence in context: A213737 A254091 A254098 * A187963 A028520 A288843
KEYWORD
nonn,more
AUTHOR
Jaroslav Krizek, Sep 16 2016
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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)