6288384
domain: N
Appears in sequences
- Reverse and add (in binary) - written in base 10.at n=35A035522
- Trajectory of 22 under the Reverse and Add! operation carried out in base 2.at n=34A061561
- Relates row sums of Pascal's triangle to expansion of cos(x)/exp(x).at n=22A100216
- a(n) = 3*2^(n-1)*(2^n-1).at n=10A103897
- a(n) = 2*a(n-1) + 2*a(n-2) - 4*a(n-3) with n>2, a(0)=0, a(1)=1, a(2)=3.at n=22A135094