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.

A051422 Nearest integer to cosecant(n).

This page as a plain text file.
%I A051422 #6 Jul 02 2025 16:01:58
%S A051422 1,1,7,-1,-1,-4,2,1,2,-2,-1,-2,2,1,2,-3,-1,-1,7,1,1,-113,-1,-1,-8,1,1,
%T A051422 4,-2,-1,-2,2,1,2,-2,-1,-2,3,1,1,-6,-1,-1,56,1,1,8,-1,-1,-4,1,1,3,-2,
%U A051422 -1,-2,2,1,2,-3,-1,-1,6,1,1,-38,-1,-1,-9,1,1,4,-1,-1,-3,2,1,2,-2,-1,-2
%N A051422 Nearest integer to cosecant(n).
%F A051422 a(n) = round(cosecant(n)).
%K A051422 easy,sign
%O A051422 1,3
%A A051422 David A. Lambert (dlambert(AT)ichips.intel.com)
%E A051422 More terms from _James Sellers_