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

A352870
Ratios of consecutive terms of A347064, or 0 if ratio is not an integer.
0
2, 3, 4, 5, 7, 9, 11, 13, 16, 17, 19, 23, 25, 29, 31, 37, 41, 42, 43, 47, 53, 59, 61, 66, 67, 71, 73, 78, 79, 83, 89, 97, 101, 103, 107, 109, 113, 119, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 0, 191, 193, 197, 199, 211, 216, 223, 227, 229
OFFSET
1,1
COMMENTS
a(51)=0; quotient is the non-integer 2185/12.
FORMULA
a(n) = A347064(n)/A347064(n-1) if integer, otherwise 0.
EXAMPLE
A347064(18) is 42 times A347064(17) so a(18) = 42.
CROSSREFS
Cf. A347064.
Sequence in context: A345944 A066724 A089237 * A009087 A026477 A079852
KEYWORD
nonn
AUTHOR
J. Lowell, Apr 06 2022
STATUS
approved