login
A073449
Decimal expansion of cot(1).
19
6, 4, 2, 0, 9, 2, 6, 1, 5, 9, 3, 4, 3, 3, 0, 7, 0, 3, 0, 0, 6, 4, 1, 9, 9, 8, 6, 5, 9, 4, 2, 6, 5, 6, 2, 0, 2, 3, 0, 2, 7, 8, 1, 1, 3, 9, 1, 8, 1, 7, 1, 3, 7, 9, 1, 0, 1, 1, 6, 2, 2, 8, 0, 4, 2, 6, 2, 7, 6, 8, 5, 6, 8, 3, 9, 1, 6, 4, 6, 7, 2, 1, 9, 8, 4, 8, 2, 9, 1, 9, 7, 6, 0, 1, 9, 6, 8, 0, 4, 6, 5, 8, 1, 4
OFFSET
0,1
COMMENTS
By the Lindemann-Weierstrass theorem, this constant is transcendental. - Charles R Greathouse IV, May 13 2019
LINKS
Mohammad K. Azarian, Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 36, No. 5, November 2005, pp. 413-414.
Mohammad K. Azarian, Solution of Forty-Five Nested Equilateral Triangles and cosecant of 1 degree, Problem 813, College Mathematics Journal, Vol. 37, No. 5, November 2006, pp. 394-395.
FORMULA
Equals Sum_{k>=0} (-1)^k * B(2*k) * 2^(2*k) / (2*k)!, where B(k) is the k-th Bernoulli number. - Amiram Eldar, May 15 2021
EXAMPLE
0.64209261593433070300641998659...
MATHEMATICA
RealDigits[Cot[1], 10, 100][[1]] (* Amiram Eldar, May 15 2021 *)
PROG
(PARI) cotan(1)
CROSSREFS
Cf. A049471 (tan(1)=1/A073449), A049469 (sin(1)), A049470 (cos(1)), A073447 (csc(1)), A073448 (sec(1)).
Sequence in context: A021613 A157701 A193076 * A134300 A226655 A340722
KEYWORD
cons,nonn
AUTHOR
Rick L. Shepherd, Aug 01 2002
STATUS
approved