Is T Always Equal to 2 in the Persistent Number Theorem?

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
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
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Call a number $T$ persistent if the following holds:

Whenever $a,\,b,\,c,\,d$ are real numbers different from $0$ and $1$ such that

$a+b+c+d=T$ and $\dfrac{1}{a}+\dfrac{1}{b}+\dfrac{1}{c}+\dfrac{1}{d}=T$

we also have

$\dfrac{1}{1-a}+\dfrac{1}{1-b}+\dfrac{1}{1-c}+\dfrac{1}{1-d}=T$

Prove that $T$ must be equal to $2$ if $T$ is persistent.

-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to Olinguito for his correct solution, which you can find below:

Let $T$ be a persistent number.

Choose real numbers $a,b\ne0,1$ such that
$$a+\frac1a+b+\frac1b\ =\ T.$$
We can always do this. For, observe that if $f(x)=x+\dfrac1x$, then $f(x)>2$ for all $x>1$ and $f(x)\to\infty$ as $x\to\infty$, meaning that given any $y>2$, there exists an $x>1$ such that $f(x)=y$. Also note that $f(x)\to-\infty$ as $x\to-\infty$.

Therefore, given the fixed number $T$, we can also choose an $a<0$ such that
$$a+\frac1a\ <\ T-2$$
and then there will be a $b>1$ such that
$$b+\frac1b\ =\ T-a-\frac1a\ >\ 2.$$

Thus we have
$$a+b+\frac1a+\frac1b\ =\ T\ =\ \dfrac1a+\dfrac1b+a+b.$$
Hence, as $T$ is persistent, we have
$$T\ =\ \frac1{1-a}+\frac1{1-b}+\frac1{1-\frac1a}+\frac1{1-\frac1b}$$
which simplifies to $\boxed{T=2}$.