39338
domain: N
Appears in sequences
- a(n) = n OR n^3 (applied to binary expansions).at n=33A008468
- a(n) = n^3 + n.at n=34A034262
- a(n) = n*(n^2 + 1) if n is even, otherwise (n - 1/2)*(n^2 + 1).at n=34A071289
- Record values in A106530.at n=20A106531
- a(n) = n + [n^2 if n is odd or n^3 if n is even].at n=33A181427
- Number of binary arrays indicating the locations of trailing edge maxima of a random length-n 0..1 array extended with zeros and convolved with 1,1,1.at n=25A222431
- Numbers which are the sum of two squared primes in exactly four ways (ignoring order).at n=11A226599
- a(n) = Fibonacci(n-2)*Fibonacci(n)*Fibonacci(n+2).at n=8A226958
- A sequence giving the solution to the problem of identifying two complementary defectives.at n=24A239915
- a(n) = n XOR n^3.at n=34A261807
- Expansion of Sum_{k>=1} k^5 * x^k/(1 - x^k)^5.at n=7A366934
- Number of integer compositions of n whose leaders of weakly decreasing runs are themselves weakly decreasing.at n=20A374747