104056
domain: N
Appears in sequences
- Sum of next n odd interprimes.at n=21A075674
- a(1)=1, a(n) = a(n-1) + n^4 if n odd, a(n) = a(n-1) + n^2 if n is even.at n=14A140159
- Number of -2..2 arrays x(0..n-1) of n elements with zero sum, adjacent elements differing by more than one, and elements alternately increasing and decreasing.at n=15A200186