82348
domain: N
Appears in sequences
- a(0)=a(1)=a(2) = 1. a(n) = (a(n-1) +a(n-2)) /GCD(a(n-1)+a(n-2),a(n-3)), for n >= 3.at n=39A123274
- Number of length n+4 0..6 arrays with no five consecutive terms having two times the sum of any three elements equal to three times the sum of the remaining two.at n=1A248999
- T(n,k)=Number of length n+4 0..k arrays with no five consecutive terms having two times the sum of any three elements equal to three times the sum of the remaining two.at n=22A249001
- Number of length 2+4 0..n arrays with no five consecutive terms having two times the sum of any three elements equal to three times the sum of the remaining two.at n=5A249003