Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063963
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063963 Numbers n such that n and n+2540 have same number of divisors. +0
1
3, 11, 14, 17, 21, 26, 27, 30, 32, 33, 38, 53, 62, 65, 74, 87, 91, 107, 111, 129, 131, 137, 138, 141, 149, 154, 161, 167, 170, 173, 174, 179, 183, 186, 191, 194, 200, 203, 206, 210, 217, 219, 221, 227, 230, 238, 243, 246, 247, 251, 255, 257, 263, 266, 267, 278 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

S. Graham, NMBRTHRY archives

PROGRAM

(PARI) j=[]; for(n=1, 1000, if(numdiv(n)==numdiv(n+2540), j=concat(j, n))); j

(PARI) { n=0; for (m=1, 10^9, if(numdiv(m)==numdiv(m + 2540), write("b063963.txt", n++, " ", m); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 04 2009]

CROSSREFS

Sequence in context: A083992 A105290 A158790 this_sequence A101585 A115214 A143029

Adjacent sequences: A063960 A063961 A063962 this_sequence A063964 A063965 A063966

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Sep 04 2001

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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research