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.

A233771 Duplicate of A210249.

This page as a plain text file.
%I A233771 #14 Jun 13 2024 07:36:54
%S A233771 0,0,1,1,3,4,8,10,18,23,37,47,71,90,131,164,230,288,393,488,653,807,
%T A233771 1060,1303,1686,2063,2637,3210,4057,4920,6158,7434,9228,11098,13671,
%U A233771 16380,20040,23928,29098,34624,41869,49668,59755,70667,84626,99795,118991
%N A233771 Duplicate of A210249.
%C A233771 Number of nonpalindromic partitions of n. Number of partitions of n into parts which cannot be listed in palindromic order.
%C A233771 What is the value for a(0)?
%C A233771 For the number of palindromic partitions of n see A025065.
%F A233771 a(n) = A000041(n) - A025065(n), n >= 1.
%Y A233771 Cf. A000041, A000070, A025065, A210249.
%K A233771 dead
%O A233771 1,5
%A A233771 _Omar E. Pol_, Jan 11 2014