Find solutions in natural numbers

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find the solutions in natural numbers for the following equation:

$$\frac{10}{x+10}+\frac{10\cdot 9}{(x+10)(x+9)}+\cdots+\frac{10\cdot 9\cdot 8 \cdots\cdot 3 \cdot 2 \cdot 1}{(x+10)(x+9)(x+8)\cdots(x+3)(x+2)(x+1)}=5$$
 
Mathematics news on Phys.org
anemone said:
Find the solutions in natural numbers for the following equation:

$$\frac{10}{x+10}+\frac{10\cdot 9}{(x+10)(x+9)}+\cdots+\frac{10\cdot 9\cdot 8 \cdots\cdot 3 \cdot 2 \cdot 1}{(x+10)(x+9)(x+8)\cdots(x+3)(x+2)(x+1)}=5$$

Let $S$ be the sum Let $x=1$. Then we have
$$S=\dfrac{1}{11}\sum_{n=1}^{10}n=5$$ so $x=1$ is a solution. Increasing $x$ will result in a smaller sum (as the denominators of the fractions will be larger), so the only solution is $x=1$.
 
greg1313 said:
Let $S$ be the sum Let $x=1$. Then we have
$$S=\dfrac{1}{11}\sum_{n=1}^{10}n=5$$ so $x=1$ is a solution. Increasing $x$ will result in a smaller sum (as the denominators of the fractions will be larger), so the only solution is $x=1$.
Awesome! (Bow)

-Dan
 
Good job, greg1313!(Cool)