Online Course Discussion Forum

MCIII Number Theory 3.2

 
 
JinTina的头像
MCIII Number Theory 3.2
JinTina - 2023年12月29日 Friday 11:09
 

Hello!

I think I got the correct answer for 3.2, but I just used estimation of the radical. Is there another method to do this?

Thanks,

Tina Jin

 
WangDr. Kevin的头像
Re: MCIII Number Theory 3.2
WangDr. Kevin - 2023年12月29日 Friday 22:11
 

Estimation is part of the solution for problems involving the floor function.  It just need to be some method that can estimate the radicals without the need of a calculator.  In part (a), if you realize $44^2 < 2020 < 45^2$, then it is good.

For Part (b), intuitively $\sqrt{800^2+1}$ is a tiny bit bigger than $800$, and $1-\sqrt{2}\approx -0.4$, so the "tiny bit" cannot compensate for $-0.4$, and the answer should be $799$.  Still, we want to get this result rigorously.  So we compare $\sqrt{800^2+1}-800$ and $\sqrt{2}-1$, and see if the former is indeed smaller than the latter.  This can be done by rationalizing:

$$\sqrt{800^2+1}-800 = \frac{1}{\sqrt{800^2+1}+800}$$

and

$$\sqrt{2}-1 = \frac{1}{\sqrt{2}+1}$$

Clearly the former denominator is way bigger than the latter denominator, therefore the conclusion is proved.

JinTina的头像
Re: MCIII Number Theory 3.2
JinTina - 2024年01月14日 Sunday 11:31
 

I see now, thank you!