1

My attempt: $ 11^x+13^x+17^x-19^x=0\implies (\frac{11}{19})^x+(\frac{13}{19})^x+(\frac{17}{19})^x=1 $.

Now taking limit as $x\rightarrow\infty$,we get $0=1$,which is absurd.Hence,the equation has no solution.

Is it correct??

Davood
  • 4,223
Picaso
  • 504

2 Answers2

4

Let $f(x)= 11^x+13^x+17^x-19^x=19^x[(\frac{11}{19})^x+(\frac{13}{19})^x+(\frac{17}{19})^x-1]$.

Clearly,$g(x)=(\frac{11}{19})^x+(\frac{13}{19})^x+(\frac{17}{19})^x-1$ is a strictly decreasing function.Also,$\lim_{x\to \infty}g(x)=-1 $ & $\lim_{x\to -\infty}g(x)=\infty$.Thus $f(x)=0$ has exactly one solution.

Styles
  • 3,539
0

As you have been said

$$ \lim_{x \rightarrow \infty} \Big( (\frac{11}{19})^x+(\frac{13}{19})^x+(\frac{17}{19})^x \Big) =0; $$


this means that there is an upper bound
for the set of solutions
to the eqation $(\frac{11}{19})^x+(\frac{13}{19})^x+(\frac{17}{19})^x=1 $;


you can take $5$ as an upper bound, but this is not sharp.

Davood
  • 4,223