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.

A122915 Partial quotients of (1 + Log[2 Pi])/2, the entropy of the standard normal distribution.

This page as a plain text file.
%I A122915 #1 Sep 29 2006 03:00:00
%S A122915 1,2,2,1,1,2,2,8,1,8,4,1,4,1,3,18,1,7,1,4,2,4,2,1,2,1,4,1,1,17,1,1,1,
%T A122915 23,1,1,2,28,3,2,4,1,2,3,1,39,12,2,1,1,120,1,6,1,5,1,1,1,1,1,1,4,3,1,
%U A122915 1,5,1,5,14,1,3,3,1,5,1,12,2,7,2,1
%N A122915 Partial quotients of (1 + Log[2 Pi])/2, the entropy of the standard normal distribution.
%C A122915 a = 1/2 - A075700; a = (1 + A061444)/2.
%F A122915 a = (1 + Log[2 Pi])/2
%t A122915 ContinuedFraction[(1 + Log[2 Pi])/2, 80]
%Y A122915 Decimal expansion in A122914.
%K A122915 cofr,easy,nonn
%O A122915 0,2
%A A122915 Joseph Biberstine (jrbibers(AT)indiana.edu), Sep 18 2006