Numerators in the approximation of sqrt(2) satisfying the recurrence: a(n)= [a(n-1)*a(n-2)+2]/[a(n-1)+a(n-2)] with a(1)=a(2)=1.
A179907
Numerators in the approximation of sqrt(2) satisfying the recurrence: a(n)= [a(n-1)*a(n-2)+2]/[a(n-1)+a(n-2)] with a(1)=a(2)=1.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =7a(4) =41a(5) =577a(6) =47321a(7) =54608393
External references
- oeis: A179907