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.
%I A331262 #15 Apr 29 2020 16:11:48 %S A331262 0,0,0,0,0,0,2,0,2,2,4,4,8,8,12,14,20,24,34,38,52,62,80,94,122,144, %T A331262 182,216,268,318,394,462,566,670,810,954,1152,1352,1620,1900,2262, %U A331262 2650,3144,3668,4332,5054,5940,6910,8102,9404,10986,12732,14824,17148,19918 %N A331262 a(n) is the number of balanced-non-self-conjugate partitions of n. %C A331262 a(n) is the number of balanced partitions of n (cf. A047993) that are also non-self-conjugate (cf. A330644). %F A331262 a(n) = A047993(n) - A000700(n). %F A331262 a(n) = 2*A067772(n). %Y A331262 Cf. A000041, A000700, A000701, A067772, A047993, A330644. %K A331262 nonn %O A331262 1,7 %A A331262 _Omar E. Pol_, Jan 13 2020