A371640 a(n) = 3^(2*n + valuation(n, 3)) = 3^A371638(n).
9, 81, 2187, 6561, 59049, 1594323, 4782969, 43046721, 3486784401, 3486784401, 31381059609, 847288609443, 2541865828329, 22876792454961, 617673396283947, 1853020188851841, 16677181699666569, 1350851717672992089, 1350851717672992089, 12157665459056928801, 328256967394537077627
Offset: 1
Keywords
Programs
Formula
a(n) = denominator(Voronoi(3, 2*n)) where Voronoi(c, n) = ((c^n - 1)*Bernoulli(n)) / (n*c^(n - 1)).
Comments