login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089888 Number of subsets of {1,.., n} containing at least one square. 2

%I #3 Mar 30 2012 18:50:42

%S 1,2,4,12,24,48,96,192,448,896,1792,3584,7168,14336,28672,61440,

%T 122880,245760,491520,983040,1966080,3932160,7864320,15728640,

%U 32505856,65011712,130023424,260046848,520093696,1040187392

%N Number of subsets of {1,.., n} containing at least one square.

%C a(n) = Sum(A089886(n,k): 1<=k<=A000196(n)) = A000079(n)-A089887(n) = A089887(n)*A000225(A000196(n)).

%F a(n) = (2^(n^(1/2))-n^(1/2))*2^(n-1).

%Y Cf. A089890.

%K nonn

%O 1,2

%A _Reinhard Zumkeller_, Nov 13 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)