1762289
domain: N
Appears in sequences
- Denominators of continued fraction convergents to sqrt(5).at n=11A001076
- a(n) = floor(Fibonacci(n)/2).at n=33A004695
- a(n) = Sum_{k=0..floor(n/4)} binomial(n-2k,2k).at n=32A005252
- a(n) = Fibonacci(6*n + 3)/2.at n=5A007805
- 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=30A024490
- Integers that appear as ratios of Fibonacci numbers F(kn)/F(k), but omitting Fibonacci numbers F(n)/F(1) and Lucas numbers F(2n)/F(n).at n=33A031122
- Denominators of continued fraction convergents to sqrt(20).at n=10A041031
- Denominators of continued fraction convergents to sqrt(45).at n=16A041077
- Denominators of continued fraction convergents to sqrt(80).at n=10A041143
- Expansion of x*(1 + x - 2*x^2) / ( 1 - 4*x^2 - x^4).at n=22A059973
- Nonprimes which are the average of two consecutive Fibonacci numbers.at n=9A071683
- a(1)=1; for n > 2, a(n) is the smallest integer > a(n-1) such that frac(sqrt(5)*a(n)) < frac(sqrt(5)*a(n-1)).at n=20A079497
- Greedy frac multiples of sqrt(5): a(1)=1, sum(n>0,frac(a(n)*x))=1 at x=sqrt(5).at n=16A079936
- a(n) = floor((Fibonacci(2*n+1)+1)/2).at n=16A087953
- Expansion of (1+x)/((1+x+x^2)(1-x-x^2)).at n=31A093040
- A Fibonacci convolution.at n=32A094686
- 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=15A099511
- A transform of (1-x)/(1-2x).at n=30A099517
- Expansion of (-1+2x+2x^2)/((1+x+x^2)(1-x-x^2)).at n=32A100887
- Expansion of g.f. (1+x)^2/((1 + x + x^2)*(1 + x - x^2)).at n=34A106511