6786527domain: NAppears in sequencesLeast integer k such that k/2^n > (1+sqrt(5))/2 (the golden ratio).at n=22A293314a(n) = k if k is odd otherwise a(n) = k+1 and k = floor( 2^n*(1+sqrt(5))/2 ).at n=22A376448