82790071
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=18A004794
- a(n) = C(n-1,1) + C(n-3,3) + ... + C(n-2*m-1,2*m+1), where m = floor((n-2)/4).at n=38A024490
- a(n) = floor((Fibonacci(2*n+1)+1)/2).at n=20A087953
- Row sums of triangle A099510, so that a(n) = Sum_{k=0..n} coefficient of z^k in (1 + 2*z + z^2)^(n-[k/2]), where [k/2] is the integer floor of k/2.at n=19A099511
- a(n) = floor[(phi + n mod 2)*a(n-1)], a(1)=1.at n=27A107857
- a(n) = b(k), where b(k) = Fibonacci(n-1) and k = floor( n*(1+sqrt(5))/2 ).at n=27A107858
- a(n) = ceiling(Fibonacci(n)/2).at n=41A173173
- a(n) = (A000045(n)+A173432(n))/2.at n=40A173433
- a(n) = (Fibonacci(3*n-1) + 1)/2 for n >= 1.at n=13A292278
- Numbers k such that the k-th centered 40-gonal numbers (A195317) is a square.at n=13A351354