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!)
A285387 Number of ordered (n+1)-tuples of positive integers (s_1, s_2, ..., s_{n+1}) with s_(n+1) - s_n - ... - s_1 = s_(n+1)/(s_n * ... * s_1). 0
1, 3, 3, 7, 3, 6, 6, 6, 5, 9, 5, 12, 6, 6, 6, 11, 7, 12, 6, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) >= 3 for n > 1: (1, ..., 1, 2, 2*(n+1)); (1, ..., 1, (n+1), 2*(n+1)) and (1, ..., 1, 2, n+1, 2*(n+1)) are always solutions.
LINKS
EXAMPLE
For n=2, there are 3 solutions:
(1, 2, 6) is a solution since 6 / (2 * 1) = 3 = 6 - 2 - 1;
(1, 3, 6) is a solution since 6 / (3 * 1) = 2 = 6 - 3 - 1;
(2, 3, 6) is a solution since 6 / (3 * 2) = 1 = 6 - 3 - 2.
CROSSREFS
Sequence in context: A249806 A249382 A317929 * A100803 A036840 A159913
KEYWORD
nonn,more
AUTHOR
Reiner Moewald, Apr 18 2017
STATUS
approved

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 April 25 09:33 EDT 2024. Contains 371967 sequences. (Running on oeis4.)