28787
domain: N
Appears in sequences
- Denominators of continued fraction convergents to sqrt(741).at n=6A042427
- a(n) = Sum{k=1..n} Fibonacci(floor(n/k)).at n=22A119737
- a(n) = 2^floor(n/2) n! [x^n] exp(x+x^2/4), where [x^n] f(x) denotes the coefficient of x^n in the expansion of f(x).at n=10A242818
- A digitized pure tuning tone, sampled at standard settings for consumer audio: a(n) = floor(sin(2*Pi*(440/44100)*n)*32767).at n=33A320277
- G.f.: Sum_{k>=0} x^(2^k) / Product_{j=1..2^k} (1 - x^j).at n=51A339447
- a(n) is the row of the Trithoff (tribonacci) array that contains the tails of the sequence which is n times the tribonacci numbers.at n=36A351685
- a(n) = Sum_{k=0..floor(n/4)} |Stirling1(n - 3*k,n - 4*k)|.at n=20A357932