SAT1000 - P873

Algebra Level pending

If there exists t R t \in \mathbb R , so that the following system of n n equations all holds:

{ t = 1 t 2 = 2 t 3 = 3 t n = n \begin{cases} \begin{aligned} \lfloor t \rfloor & = 1 \\ \lfloor t^2 \rfloor & = 2 \\ \lfloor t^3 \rfloor & = 3 \\ & \vdots \\ \lfloor t^n \rfloor & = n \end{aligned} \end{cases}

Then find the maximum of positive integer n n .


Have a look at my problem set: SAT 1000 problems


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Let's look at the bounds for each expression:

  • t = 1 \lfloor t \rfloor = 1 means that 1 t < 2 1 \leq t < 2 .

  • t 2 = 2 \lfloor t^2 \rfloor = 2 means that 1.414... t < 1.732... 1.414... \leq t < 1.732... .

  • t 3 = 3 \lfloor t^3 \rfloor = 3 means that 1.4422.. t < 1.5874.. 1.4422.. \leq t < 1.5874.. .

  • t 4 = 4 \lfloor t^4 \rfloor = 4 means that 1.414... t < 1.49534.. 1.414... \leq t < 1.49534.. .

  • t 5 = 5 \lfloor t^5 \rfloor = 5 means that 1.379... t < 1.430969.. 1.379... \leq t < 1.430969.. .

    t 4 = 4 \lfloor t^4 \rfloor = 4 is the last condition that can be added for there to exist a solution. Therefore, 4 \boxed{4} is the maximum value of n n .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...