login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124979 Numbers in A118882 for which 5 is not a divisor. 2
169, 221, 289, 338, 377, 442, 481, 493, 507, 533, 578, 629, 663, 676, 689, 697, 754, 793, 841, 867, 884, 901, 949, 962, 986, 1014, 1037, 1066, 1073, 1131, 1156, 1157, 1183, 1189, 1241, 1258, 1261, 1313, 1326, 1352, 1369, 1378, 1394, 1417, 1443, 1469, 1479, 1508, 1513, 1517 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

M. F. Hasler, Table of n, a(n) for n=1,...,1000

PROG

(PARI) for( n=2, 999, n%5|next; vecmin(factor(n)[, 1]%4)>1 & next; n22=n^2*2; sum( k=n+1, n*sqrt(2), issquare(n22-k^2))>1 & print1(n", ")) - M. F. Hasler, Feb 08 2009

CROSSREFS

Cf. A118882.

Sequence in context: A044869 A038512 A141075 * A018820 A202004 A020249

Adjacent sequences:  A124976 A124977 A124978 * A124980 A124981 A124982

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 15 2006

EXTENSIONS

Corrected and extended by M. F. Hasler, Feb 08 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 00:09 EST 2012. Contains 205978 sequences.