cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A299068 Number of pairs of factors of n^2*(n^2-1) which differ by n.

Original entry on oeis.org

3, 4, 8, 7, 11, 6, 10, 12, 11, 9, 9, 9, 13, 22, 12, 7, 7, 11, 21, 28, 9, 7, 17, 14, 13, 14, 13, 13, 11, 9, 10, 12, 17, 33, 28, 8, 7, 20, 19, 15, 9, 10, 21, 29, 10, 7, 14, 19, 18, 21, 11, 9, 16, 44, 46, 14, 7, 9, 15, 9, 9, 18, 40, 24, 18, 8, 9, 30, 18, 17, 11
Offset: 2

Views

Author

John H Mason, Feb 01 2018

Keywords

Comments

The question arose when seeking triples of numbers for which the sum of the squares of any two is congruent to 1 modulo the third.
From Robert Israel, Feb 04 2018: (Start)
For n > 7, a(n)>= 7, as there are at least the following pairs:
(1,n+1), (n,2*n), (2*n,3*n), ((n^2-n)/2,(n^2+n)/2), (n^2-n,n^2), (n^2,n^2+n), and (3*n, 4*n) (if n is odd) or (n/2,3*n/2) (if n is even).
If k in A299159 is sufficiently large, then a(12*k-2)=7. Dickson's conjecture implies there are infinitely many such k, and thus infinitely many n with a(n)=7. (End)

Crossrefs

Cf. A299159.

Programs

Showing 1-1 of 1 results.