What Is the Maximum Value of P(x) in the Sequence?

  • Level: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $P(x)=\dfrac{99^x+19^x}{x!}$ for $x=1,\,2,\,3,\cdots$.

Find $x$ such that $P(x)$ is greatest.
Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to kaliprasad for his correct solution::)

Model Answer:
Notice that $P(k)<P(k+1)$ iff $\dfrac{99^x+19^x}{x!}<\dfrac{99^{x+1}+19^{x+1}}{(x+1)!}$.

Simplifying it gives

$19^x(x-18)+99^x(x-98)<0$, which is true when $x=1,\,2,\,\cdots,97$ and is false for $x\ge 98$.

Hence, $P(k)$ is increasing for $x=1,\,2,\,\cdots,98$ and starts to decrease as $x$ inreases.

Thus, $P(x)$ is greatest at $x=98$