82463372083
domain: N
Appears in sequences
- a(n) = 3a(n-1) + 4a(n-2), a(0) = 1, a(1) = 5.at n=18A108981
- Decimal equivalent of number defined by last k bits of the infinite binary string ...0011001100110011 (numbers with leading zeros omitted).at n=18A112627
- a(n) = (3/5)*2^(4n+1) - (1/5).at n=9A182460
- Numbers n such that ror(n) + rol(n) is a power of 2, where ror(n)=A038572(n) is n rotated one binary place to the right, rol(n)=A006257(n) is n rotated one binary place to the left.at n=27A273180
- a(n) = a(n-1) + 16*a(n-3) - 16*a(n-4), where a(0) = 1, a(1) = 4, a(2) = 7, a(3) = 19.at n=27A297556