login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

S_5 sequence in partition of integers > 1 described in A240521.
7

%I #21 Oct 11 2021 18:52:20

%S 8,15,28,45,77,117,176,221,304,391,475,667,775,1073,1271,1591,1927,

%T 2107,2491,2891,3233,3953,4331,4891,5609,5913,6557,7209,8051,8989,

%U 9991,10807,11227,12091,13189,14351,15851,17399,18209,20413,20989,23393,24613,26219

%N S_5 sequence in partition of integers > 1 described in A240521.

%C See case r=2, t_1=2, t_2=0 in comment in A240521.

%F a(n)=q_n*q_(n+2), where q_n is the n-th term of A050376.

%Y Positions of 5's in A240535.

%Y Sequences for other parts of the partition: A050376 (S_1), A240521 (S_3), A240524 (S_7), A240536 (S_9), A241024 (S_11), A241025 (S_13).

%K nonn

%O 1,1

%A _Vladimir Shevelev_, Apr 07 2014

%E More terms from _Peter J. C. Moses_, Apr 18 2014

%E Name revised by _Peter Munn_, Oct 11 2021