60708
domain: N
Appears in sequences
- a(n) = ceiling(n*phi^17), where phi is the golden ratio, A001622.at n=17A004972
- Least k such that floor(k/r^n)=n, where r = golden ratio = (1+sqrt(5))/2.at n=16A182614
- Number of nondecreasing arrays of n 1..n integers with the sum of their 4th powers equal to sum(i^4,i=1..n).at n=18A216642
- The number of even permutations p of 1,2,...,n such that -1<=p(i)-i<=2 for i=1,2,...,n.at n=19A268306
- Number of length-n binary vectors beginning with 0, ending with 1, and avoiding 4 consecutive 0's and 4 consecutive 1's.at n=20A283834