35791394
domain: N
Appears in sequences
- a(n) = floor(2^n / n).at n=29A000799
- Numbers in which all pairs of consecutive base-4 digits differ by 2.at n=37A033082
- a(n) = round( 2^n/n ).at n=29A065482
- Expansion of 1/((1-x)*(1+2*x+x^2+2*x^3)).at n=26A077931
- a(n) = floor of (2^n-1)/n.at n=29A082482
- Expansion of 1/((1-2*x)*(1-x^4)).at n=25A083593
- Decimal form of the binary numbers 10, 100010, 1000100010, 10001000100010, 100010001000100010,...at n=6A098704
- Fundamental difference of Ulam 1-additive sequence starting U(2,2n+1).at n=11A100730
- Expansion of 1/((1+x)*(1-2*x)*(1+x^2)).at n=26A115451
- G.f. x^2*(-1+x+x^2)/((1-x)*(2*x-1)*(x+1)*(x^2+1)).at n=29A115851
- a(0)=0, a(n)=4a(n-1)+2 for n odd, a(n)=4a(n-1) for n even.at n=13A117616
- a(n)=a(n-1)+a(n-2)+a(n-3)+2a(n-4).at n=29A139800
- a(0)=0; a(n+1) = 2*a(n) + period 4:repeat 0,1,-2,1.at n=29A181586