A077248 Combined Diophantine Chebyshev sequences A077246 and A077244.
2, 3, 13, 22, 102, 173, 803, 1362, 6322, 10723, 49773, 84422, 391862, 664653, 3085123, 5232802, 24289122, 41197763, 191227853, 324349302, 1505533702, 2553596653, 11853041763, 20104423922, 93318800402
Offset: 0
Examples
13 = a(2) = sqrt((5*A077247(2)^2 + 7)/3) = sqrt((5*10^2 + 7)/3)= sqrt(169) = 13.
Links
Programs
-
Mathematica
CoefficientList[Series[(1 - x) (2 + x) (1 + 2 x)/(1 - 8 x^2 + x^4), {x, 0, 30}], x] (* Vincenzo Librandi, Feb 11 2014 *)
Comments