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.

A092179 Number of partitions of n^2 into squares providing no dissections of the square n X n into smaller squares.

This page as a plain text file.
%I A092179 #12 Dec 07 2016 16:38:14
%S A092179 0,0,1,1,8,12,41,72,192,362,909,1524,3699,6928,14235,25296
%N A092179 Number of partitions of n^2 into squares providing no dissections of the square n X n into smaller squares.
%C A092179 a(n) = A037444(n) - A034295(n).
%K A092179 nonn,more
%O A092179 1,5
%A A092179 _Reinhard Zumkeller_, Apr 02 2004
%E A092179 a(9)-a(12) from _Alois P. Heinz_, Apr 15 2013
%E A092179 a(13) from _Alois P. Heinz_, May 30 2013
%E A092179 a(14) from _Christopher Hunt Gribble_, Oct 26 2013
%E A092179 Values a(15)-a(16) computed using A034295 from _Vaclav Kotesovec_, Dec 07 2016