login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A102074 Denominators of e.g.f. sec(arccosh(x)) = cosec(arcsinh(x)). 1
3, 3, 63, 9, 11, 63, 63, 9, 3591, 693, 2277, 189, 189, 21, 7161, 77, 21, 3591, 171, 99, 625779, 47817, 68103, 1323, 297, 297, 16929, 171, 531, 64449, 64449, 99, 3203739, 4347, 147609, 118503, 39501, 39501, 44793, 891, 913, 208593, 29799, 15939 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
sec(arccosh(x)) = 1/x + x/3 - 1/3*x^3/3! + 220/63*x^5/5! -...
MATHEMATICA
t = Denominator[(Range[90] - 1)!CoefficientList[ Series[ Csc[ ArcSinh[x]], {x, 0, 90}], x]]; Table[ t[[n]], {n, 2, 90, 2}] (* Robert G. Wilson v, Jan 12 2005 *)
CROSSREFS
Numerators are in A102073. Differs from A102065.
Sequence in context: A051752 A332786 A102065 * A126227 A333827 A213137
KEYWORD
nonn,frac
AUTHOR
Ralf Stephan, Dec 31 2004
EXTENSIONS
Corrected and extended by Robert G. Wilson v, Jan 12 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 18:58 EDT 2024. Contains 371781 sequences. (Running on oeis4.)