31887
domain: N
Appears in sequences
- Consider recurrence b(0) = (2n+1)/2, b(n) = b(0)*floor(b(n-1)); sequence gives first integer reached.at n=11A087675
- Composite Fibonacci sequence: each term is the composite with index equal to the sum of the previous two terms.at n=14A107390
- Number of binary strings of length n with equal numbers of 00100 and 01101 substrings.at n=16A164238
- Starts of runs of 3 consecutive numbers with the same total binary weight of their divisors (A093653).at n=18A338453