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!)
A078407 Number of ways to partition 4*n+2 into distinct positive integers. 2

%I #6 Oct 19 2017 03:14:08

%S 1,4,10,22,46,89,165,296,512,864,1426,2304,3658,5718,8808,13394,20132,

%T 29927,44046,64234,92864,133184,189586,267968,376256,525016,728260,

%U 1004544,1378304,1881578,2556284,3457027,4654670,6240974,8334326

%N Number of ways to partition 4*n+2 into distinct positive integers.

%t Table[PartitionsQ[4n+2], {n, 0, 40}]

%Y Bisection of A035294. Cf. A078406.

%Y a(n) = t(4*n+2, 0), t as defined in A079211.

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_, Dec 27 2002

%E More terms from _Don Reble_, Jan 05 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 August 28 23:11 EDT 2024. Contains 375508 sequences. (Running on oeis4.)