51167077
domain: N
Appears in sequences
- a(n) = floor(Fibonacci(n)/2).at n=40A004695
- Indices of triangular numbers which are also heptagonal.at n=6A039835
- a(n) = (F(3*n+1) - 1)/2, where F=A000045 (the Fibonacci sequence).at n=13A049651
- Expansion of (1+x)/((1+x+x^2)(1-x-x^2)).at n=38A093040
- A transform of (1-x)/(1-2x).at n=37A099517
- a(n) = ((F(n-1)+F(n-2))-1)/2 if F(n) is odd, otherwise a(n) = ((F(n-1)+F(n-2))-2)/2, where F(n) = A000045(n) is the n-th Fibonacci number.at n=39A201864
- p-INVERT of the positive integers, where p(S) = 1 - S^2.at n=19A290890
- 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=13A294262
- Expansion of (1 - x + x^2)/((1 - x + x^2)^2 - 4*x^2).at n=19A376716
- Lower (1/2)-midsequence of (F(2n)) and (F(2n+1)), where F=A000045 (Fibonacci numbers); see Comments.at n=19A387778