171364
domain: N
Appears in sequences
- a(0)=1, a(1)=1, a(2)=1, a(n) = 2*a(n-1) + a(n-2) + 1.at n=15A033539
- a(n) = 6*a(n-1) - a(n-2) + 2, with a(0)=1, a(1)=4.at n=7A072221
- Numbers k such that the distance between the k-th triangular number and the nearest square is at most 1.at n=26A229083
- Numbers k such that the distance between the k-th triangular number and the nearest square is exactly 1.at n=20A229131
- a(0)=4, a(1)=148, a(2)=5044; a(n) = 35*(a(n-1)-a(n-2))+a(n-3).at n=3A350985