A351696 a(n) is the numerator of the squared circumradius of a cyclic quadrilateral with sides n, n+1, n+2, n+3.
385, 3289, 1729, 53041, 146329, 38665, 741169, 1449721, 294409, 4582249, 7568185, 1335961, 18477481, 27589921, 4463641, 57210985, 79885729, 12177649, 147998761, 197007889, 28761265, 336087409, 431638801, 60980689, 691402609, 863589385, 118901521, 1316247361, 1607847241
Offset: 1
Examples
385/96, 3289/480, 1729/160, 53041/3360, 146329/6720, 38665/1344, ...
Links
- Wikipedia, Cyclic quadrilateral, Parameshvara's circumradius formula.
Formula
a(n) = numerator((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)).
a(n) = 24*A351698(n) + 1.