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”).

A161619
The absolute value of A161361(n)/(n+1).
0
1, 186, 9750, 33530, 10852275, 1023215562
OFFSET
0,2
COMMENTS
The division yields non-integer values at n=6, 10, 12, 15, 16, 18 etc. [R. J. Mathar, Jun 16 2009]
FORMULA
a(n) = abs(A161361(n))/(n+1).
EXAMPLE
1/(0+1)=1. 372/(1+1)=186. 29250/(2+1)=9750. 134120/(3+1)=33530. 54261375/(4+1)=10852275. 6139293372/(5+1)=1023215562.
CROSSREFS
Cf. A161361.
Sequence in context: A318270 A230898 A241942 * A206515 A366488 A299830
KEYWORD
nonn,fini,full
AUTHOR
EXTENSIONS
Clarified integer status of the divisions R. J. Mathar, Jun 15 2009
STATUS
approved