1133904603
domain: N
Appears in sequences
- a(n+1) = a(n)^2 + a(n) + 1.at n=6A002065
- Square array read by antidiagonals with T(n,k)=T(n,k-1)^2+n*T(n,k-1)+1 and T(n,0)=0.at n=29A060136
- Sequence of primitive Pythagorean triples beginning with the triple (3,4,5), with each subsequent triple having as its inradius the semiperimeter of the previous triple, and with the long leg and the hypotenuse of each triple being consecutive natural numbers.at n=12A379506