cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A173134 a(n) = Sinh[(2n-1)ArcCosh[n]]^2.

This page as a plain text file.
%I A173134 #5 Apr 05 2016 08:25:20
%S A173134 -1,0,675,11309768,878801253135,208241673295152024,
%T A173134 118270071682117442287235,137788343929239264227213170608,
%U A173134 295355309179742652677310128859789375
%N A173134 a(n) = Sinh[(2n-1)ArcCosh[n]]^2.
%F A173134 a(n) ~ 2^(4*n-4) * n^(4*n-2). - _Vaclav Kotesovec_, Apr 05 2016
%t A173134 Table[Round[Sinh[(2 n - 1) ArcCosh[n]]^2], {n, 0, 20}]
%Y A173134 Cf. A058331, A001079, A037270, A071253, A108741, A132592, A146311, A146312, A146313, A173115, A173116, A173121, A173127, A173128, A173129, A173130, A173131, A173133.
%K A173134 sign
%O A173134 0,3
%A A173134 _Artur Jasinski_, Feb 10 2010