Define C(n) by the recursion C(0) = 5*i where i^2 = -1, C(n+1) = 1/(1 + C(n)), then a(n) = 5*(-1)^n/Im(C(n)) where Im(z) denotes the imaginary part of z.
A069962
Define C(n) by the recursion C(0) = 5*i where i^2 = -1, C(n+1) = 1/(1 + C(n)), then a(n) = 5*(-1)^n/Im(C(n)) where Im(z) denotes the imaginary part of z.
Terms
- a(0) =1a(1) =26a(2) =29a(3) =109a(4) =250a(5) =689a(6) =1769a(7) =4666a(8) =12181a(9) =31925a(10) =83546a(11) =218761a(12) =572689a(13) =1499354a(14) =3925325a(15) =10276669a(16) =26904634a(17) =70437281a(18) =184407161a(19) =482784250a(20) =1263945541a(21) =3309052421a(22) =8663211674a(23) =22680582649a(24) =59378536225a(25) =155455026074a(26) =406986541949
External references
- oeis: A069962