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.

A224714 The number of unordered partitions {a,b} of the odd numbers 2n-1 such that one of a and b is composite and the other is prime.

This page as a plain text file.
%I A224714 #6 Apr 21 2013 23:27:43
%S A224714 0,0,0,1,2,4,3,4,6,5,6,8,7,9,9,8,9,11,11,10,12,11,12,14,13,15,15,14,
%T A224714 16,16,15,16,18,18,17,19,18,19,21,21,20,22,21,23,23,22,24,24,24,23,25,
%U A224714 24,25,27,26,27,29,28,30,30,30,30,30,30,29,31,30,32,32
%N A224714 The number of unordered partitions {a,b} of the odd numbers 2n-1 such that one of a and b is composite and the other is prime.
%H A224714 J. Stauduhar, <a href="/A224714/b224714.txt">Table of n, a(n) for n = 1..10000</a>
%Y A224714 Subsequence of A224712.
%K A224714 nonn
%O A224714 1,5
%A A224714 _J. Stauduhar_, Apr 21 2013