38818
domain: N
Appears in sequences
- a(n) = floor(sqrt(Fibonacci(n+1)) - sqrt(Fibonacci(n))).at n=51A063595
- Column 0 of triangle A118032, where column 0 of the matrix square of A118032 forms a bisection of this sequence.at n=23A118033
- Column 0 of triangle A118045; also equals a bisection of A118033, which is column 0 of A118032.at n=11A118046
- a(n) = n*(4*n^2 - 3*n + 5)/6.at n=38A174723
- T(n,k)=Number of (n+1)X(k+1) arrays of permutations of 0..(n+1)*(k+1)-1 with each element having directed index change -1,1 -1,2 1,0 or 0,-1.at n=57A264550
- Number of (3+1)X(n+1) arrays of permutations of 0..n*4+3 with each element having directed index change -1,1 -1,2 1,0 or 0,-1.at n=8A264552
- a(n) is the number of squares strictly between Fibonacci(n) and Fibonacci(n+1).at n=51A350701