35525
domain: N
Appears in sequences
- a(n) = n*(n+1)*(n+2)*(n+7)/24.at n=28A005582
- Truncated square pyramid numbers: a(n) = Sum_{k = n..2*n-1} k^2.at n=25A050410
- Integers k > 10577 such that the 'Reverse and Add!' trajectory of k joins the trajectory of 10577.at n=20A063434
- Smallest multiple of n^2 beginning with n.at n=34A078210
- Number of n X 4 binary arrays with all 1s connected, a path of 1s from top row to bottom row, and no 1 having more than two 1s adjacent.at n=7A163716
- Number of n X 8 binary arrays with all 1s connected, a path of 1s from left column to right column, and no 1 having more than two 1s adjacent.at n=3A163729
- a(n) = 29*n^2.at n=35A244635
- Decimal representation of the middle column of the "Rule 25" elementary cellular automaton starting with a single ON (black) cell.at n=15A266446
- Number of integer partitions of n whose run-lengths are not unimodal.at n=45A332281
- Iterate function composition by applying y=abs(x) or y=x-1. a(n) is the number of functions at distance n from the identity (y=x) in the graph of all possible results.at n=24A334738