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-2 of 2 results.

A351697 32*a(n) is the denominator of the squared circumradius of a cyclic quadrilateral with sides n, n+1, n+2, n+3.

Original entry on oeis.org

3, 15, 5, 105, 210, 42, 630, 990, 165, 2145, 3003, 455, 5460, 7140, 1020, 11628, 14535, 1995, 21945, 26565, 3542, 37950, 44850, 5850, 61425, 71253, 9135, 94395, 107880, 13640, 139128, 157080, 19635, 198135, 221445, 27417, 274170, 303810, 37310, 370230, 407253, 49665
Offset: 1

Views

Author

Hugo Pfoertner, Feb 26 2022

Keywords

Examples

			(1/32)*{385/3, 3289/15, 1729/5, 53041/105, 146329/210, 38665/42, ...}
		

Crossrefs

A351696 gives the corresponding numerators.

Formula

a(n) = denominator(b(n)), where b(n) = (8*(2*n^6 + 18*n^5 + 65*n^4 + 120*n^3 + 117*n^2 + 54*n + 9))/(n^4 + 6*n^3 + 11*n^2 + 6*n).

A351698 24*a(n)+1 is the numerator of the squared circumradius of a cyclic quadrilateral with sides n, n+1, n+2, n+3.

Original entry on oeis.org

16, 137, 72, 2210, 6097, 1611, 30882, 60405, 12267, 190927, 315341, 55665, 769895, 1149580, 185985, 2383791, 3328572, 507402, 6166615, 8208662, 1198386, 14003642, 17984950, 2540862, 28808442, 35982891, 4954230, 54843640, 66993635, 9034245, 98085416, 117653107, 15596757
Offset: 1

Views

Author

Hugo Pfoertner, Feb 26 2022

Keywords

Crossrefs

Cf. A351696, A351697 (denominators).

Formula

a(n) = (A351696(n) - 1)/24.
Showing 1-2 of 2 results.