97083
domain: N
Appears in sequences
- Numbers n such that a positive number m <= n exists such that n-m, n+m, and n*m are triangular numbers.at n=13A224935
- a(n) is the denominator of polygamma(2n+1, 1) / Pi^(2n+2).at n=32A255007
- Square array A(m,n) (m>=1, n>=1) read by antidiagonals: A(m,n) = (2*n - 1)^^m mod (2*n)^m (see Comments for definition of ^^).at n=53A324017