OFFSET
0,3
REFERENCES
Alan Sutcliffe, Divisors and Common Factors in Sets of Integers, awaiting publication.
FORMULA
(n-1)*2^(n-3+2^(n-1))
EXAMPLE
a(3)=32 since the 16 subsets of the sets ( ) (1) (2) (1,2) are ( ) (( )) ((1)) ((2)) ((1,2)) (( ) (1)) (( ) (2)) (( ) (1,2)) ((1) (2)) ((1) (1,2)) ((2) (1,2)) (( ) (1) (2)) (( ) (1) (1,2)) (( ) (2) (1,2)) ((1) (2) (1,2)) (( ) (1) (2) (1,2)) and these contain 32 integer elements.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Alan Sutcliffe (alansut(AT)ntlworld.com), Aug 13 2003
STATUS
approved