32522
domain: N
Appears in sequences
- n times n+4 gives the concatenation of two numbers m and m-6.at n=2A116248
- Relative of Hofstadter Q-sequence: a(n) = max(0, n+32478) for n <= 0; a(n) = a(n-a(n-1)) + a(n-a(n-2)) + a(n-a(n-3)) for n > 0.at n=41A274058
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2)*b(n-1)*b(n), where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=11A296279
- Sum of the largest parts of the partitions of n into 8 squarefree parts.at n=50A326452
- Sum of successive integers in a row of length p(n) where p counts integer partitions.at n=12A373300
- a(1) = 1 and thereafter a(n) = a(n-1) + j(n-1) where j(1) = 1 and then j(n) = j(n-1)-1 if a(n) is composite or j(n) = 2*j(n-1) if a(n) is prime.at n=43A382671