34101
domain: N
Appears in sequences
- Reverse digits of number of partitions of n.at n=33A004089
- a(n) = ceiling(n*phi^15), where phi is the golden ratio, A001622.at n=25A004970
- a(n+1)-+a(n)=prime, a(n+1)*a(n)=Average of twin prime pairs, a(1)=1,a(2)=4.at n=38A154493
- Consecutive states of the linear congruential pseudo-random number generator (257*s + 41) mod 2^16 when started at s=1.at n=20A384961