673135
domain: N
Appears in sequences
- Least positive integer k such that the fractional part of k*sqrt(5) has its n initial partial quotients all equal to 1.at n=13A004794
- Least positive integer k such that the fractional part of k*sqrt(5) has its n initial partial quotients all equal to 1.at n=14A004794
- a(n) = Sum_{k=0..floor(n/4)} binomial(n-2k,2k).at n=30A005252
- a(n) = floor((Fibonacci(2*n+1)+1)/2).at n=15A087953
- A Fibonacci convolution.at n=30A094686
- a(n) = floor[(phi + n mod 2)*a(n-1)], a(1)=1.at n=20A107857
- a(n) = b(k), where b(k) = Fibonacci(n-1) and k = floor( n*(1+sqrt(5))/2 ).at n=20A107858
- Antidiagonal sums of number triangle A086645.at n=15A108479
- Number of nonnegative even integers <= Fibonacci(n).at n=31A147997
- a(n) = ceiling(Fibonacci(n)/2).at n=31A173173
- a(n) = (A000045(n)+A173432(n))/2.at n=30A173433
- Number of 5-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero and first differences in -n..n.at n=35A208996
- Expansion of (1-3*x)/(1-5*x+3*x^2+x^3).at n=10A232970
- a(n) = 3*a(n-1) + 5*a(n-2) + a(n-3), with a(0) = a(1) = 1 and a(2) = 7, a linear recurrence which is a trisection of A005252.at n=10A294262
- Numbers k such that the k-th centered 40-gonal numbers (A195317) is a square.at n=10A351354