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.

A024753 Binomial coefficients: C(n,k), 9 <= k <= n-9, sorted.

This page as a plain text file.
%I A024753 #5 Mar 30 2012 18:35:23
%S A024753 48620,92378,92378,167960,167960,184756,293930,293930,352716,352716,
%T A024753 497420,497420,646646,646646,705432,817190,817190,1144066,1144066,
%U A024753 1307504,1307504,1352078,1352078,1961256,1961256,2042975,2042975,2496144
%N A024753 Binomial coefficients: C(n,k), 9 <= k <= n-9, sorted.
%K A024753 nonn
%O A024753 1,1
%A A024753 _David W. Wilson_