36265
domain: N
Appears in sequences
- a(n) = M(n) + m(n) for n >= 2, where M(n) = max{ a(i) + a(n-i): i = 1..n-1 }, m(n) = min{ a(i) + a(n-i): i = 1..n-1 }.at n=36A022905
- Decimal part of cube root of a(n) starts with 1: first term of runs.at n=31A034127
- Numerators of continued fraction convergents to sqrt(160).at n=10A041294
- a(1)=3, a(2)=5, a(n)=3*a(n-1) + 5*a(n-2).at n=7A189739
- Fibonacci sequence beginning 13, 6.at n=18A206612
- Number of Dyck paths of semilength n avoiding the pattern U^4 D^4 U D.at n=27A225691
- Minimal number of moves for the cyclic variant of Hanoi's tower for 4 pegs and n disks, with the final peg one step away.at n=16A338024
- Regular triangle read by rows: T(n,k) is the number of (n,k)-Duck words, for n>=1 and 0<=k<=n-1.at n=18A338403