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.

A226979 Number of ways to cut an n X n square into squares with integer sides, reduced for symmetry, where the orbits under the symmetry group of the square, D4, have 2 elements.

This page as a plain text file.
%I A226979 #18 Apr 02 2014 04:46:47
%S A226979 0,0,0,2,2,24,36,344,504,7657,11978,289829
%N A226979 Number of ways to cut an n X n square into squares with integer sides, reduced for symmetry, where the orbits under the symmetry group of the square, D4, have 2 elements.
%H A226979 Christopher Hunt Gribble, <a href="/A226978/a226978.txt">C++ program for A226978, A226979, A226980, A226981, A227004</a>
%H A226979 Ed Wynn, <a href="http://arxiv.org/abs/1308.5420">Exhaustive generation of Mrs Perkins's quilt square dissections for low orders</a>, arXiv:1308.5420
%F A226979 A226978(n) + A226979(n) + A226980(n) + A226981(n) = A224239(n).
%F A226979 1*A226978(n) + 2*A226979(n) + 4*A226980(n) + 8*A226981(n) = A045846(n).
%F A226979 A226979(n) = A240120(n) + A240121(n) + A240122(n).
%e A226979 For n=5, there are 2 dissections where the orbits under the symmetry group of the square, D4, have 2 elements.
%e A226979 For n=4, the 2 dissections can be seen in A240120 and A240121.
%Y A226979 Cf. A045846, A034295, A219924, A224239, A226978, A226980, A226981, A240120, A240121, A240122.
%K A226979 nonn,more
%O A226979 1,4
%A A226979 _Christopher Hunt Gribble_, Jun 25 2013
%E A226979 a(8)-a(12) from _Ed Wynn_, Apr 01 2014