44791056
domain: N
Appears in sequences
- Fibonacci sequence beginning 0, 3.at n=36A022086
- a(n) = 3*Fibonacci(2*n) + 0^n.at n=18A097134
- a(0) = 1; for n>0, a(n) = 3*Fibonacci(n).at n=36A097135
- Expansion of g.f. (3-x)*(1+3*x+x^2)/((1-x-x^2)*(1+x-x^2)).at n=34A099256
- G.f.: x^2*(3+3*x-2*x^2)/ ( (x^2-x-1) * (x^2+x-1)).at n=36A122012
- Row sums of A131325.at n=35A131326
- a(n) = ( (6 + sqrt(6))^n - (6 - sqrt(6))^n )/(2*sqrt(6)).at n=8A154237
- a(n) = Fibonacci(n)*A001227(n) for n>=1, where A001227(n) is the number of odd divisors of n.at n=35A205965
- a(n) = Fibonacci(n)*A132973(n) for n>=1, with a(0)=1, where A132973 lists the coefficients in psi(-q)^3/psi(-q^3) and where psi() is a Ramanujan theta function.at n=36A205970