Asked by Adrian ,
All the 32 subsets for (x,y,z,u,v)
Answers
Answered by
Steve
No shortcuts here. Just start listing them, in order of number of elements:
{}
{x},{y},...
{x,y},{x,z},...
{x,y,z},{x,y,u},...
{x,y,z,u},{x,y,z,v},...
{x,y,z,u,v}
{}
{x},{y},...
{x,y},{x,z},...
{x,y,z},{x,y,u},...
{x,y,z,u},{x,y,z,v},...
{x,y,z,u,v}
There are no AI answers yet. The ability to request AI answers is coming soon!