3556224
domain: N
Appears in sequences
- If (a_n) is a sequence then let L(a_n)=(b_n) where b_n = a_n^2 - a_{n-1} a_{n+1}. The given sequence is the rows of the triangle obtained by computing L^2(binomial(n,k)).at n=39A140982
- Larger of pairs (m, n), such that the difference of their squares is a cube and the difference of their cubes is a square.at n=19A261328
- a(n) = ( Sum_{k = 0..n} binomial(n+k-1,k)^2 )^3 * ( Sum_{k = 0..n} binomial(n+k-1,k)^3 )^2.at n=2A357566