1 = 2 0 1 6
Is it possible to make the above equation correct by inserting the appropriate operations (no numbers or constants) to the left hand side of the equation?
Assumption : Any operation or function with no usage of additional constants (digits, π , e , etc) is allowed. Ex. : square root (no higher roots); logarithms to base 10 ( lo g ), base e ( ln ), or base 2 ( l g ); trigonometric functions ( sin , cos , arcsin , … ); factorial; floor or ceiling; etc.
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.
As you stated, for such questions it's the restriction to specific operations / functions which makes this interesting. As such, you could edit the problem to say "Drawing only from the trigonometric functions and their inverses, can we ..."
Everytime I see such problems, I'm like 'why not?'. I still haven't gotten any question wrong by doing this :p
I have a question.
Are we to bring 1 to 2 0 1 6 2 , or to 2 0 1 6 2 − 1 ?
We know that,
if x = n , then sec arctan x = n + 1 .
We can conclude that if n + 1 = 2 0 1 6 , then n = 2 0 1 6 2 − 1 .
x = n = 2 0 1 6 2 − 1
So, we should bring 1 to 2 0 1 6 2 − 1 , no? Which means we have to repeat sec arctan for ( 2 0 1 6 2 − 2 ) times.
Edit: Downvoting my post doesn't help anything unless you explain to me where I could be wrong at.
Log in to reply
First, I'm not the one downvoting your post.
Second, we want to bring to 2 0 1 6 2 . Every sec arctan increases the number in the radical by one, so to bring 1 to 2 0 1 6 2 , we need 2 0 1 6 2 − 1 times. Where does 2 0 1 6 2 − 1 come from?
Log in to reply
No, no, I'm not referring to you, just the specific person.
Well, from my calculations above, for sec arctan x = 2 0 1 6 , x has to be 2 0 1 6 2 − 1 . Repeating sec arctan by ( 2 0 1 6 2 − 2 ) times, sec arctan sec arctan . . . . . . sec arctan 1 = 2 0 1 6 .
Just like for sec arctan x = 4 = 2 , x has to be 3 . Repeating sec arctan by 2 times, sec arctan sec arctan sec arctan 1 = 4 = 2 .
Log in to reply
@Kenneth Choo – Oh, you have one sec arctan counted first. Yes, there are thus 2 0 1 6 2 − 2 more remaining. Just like because sec arctan 3 = 4 , we need two sec arctan to bring 1 to 3 ; this, together with the one mentioned earlier, makes three sec arctan to bring 1 to 2.
Log in to reply
@Ivan Koswara – Yeah, I probably used the wrong choice of words by saying "repeating". For my case, I add ( n − 1 ) number of sec arctan to sec arctan x while yours is including the original sec arctan x .
I misunderstood your saying of bringing 1 to 2 0 1 6 2 . I thought you're referring both the numbers to x . I was actually saying that x has to be increased from 1 to 2 0 1 6 2 − 1 to get 2 0 1 6 .
Alright, everything is sorted out now.
this solution doesn't meet all conditions as it specifically says that powers other than square roots aren't allowed because they use digits.
Log in to reply
There is no power involved. The only operations used are sec and arctan . I proved that sec arctan x = x + 1 , but that doesn't mean I'm using ⋅ 's and + 1 's.
Epic solution, you're a genius.
@Calvin Lin The answer to these types of questions is always yes unless you can prove beyond reasonable doubt that the statement is not possible which is sometimes not even possible. So the questions should be on how to make this true rather than asking if it is true or false.
That is the point; I'm mocking all those similar problems because the answer is always yes. Yes, I did say "always", because without any limitation on the operations you can always define your own function as in the first line of my solution.
((2+0+1)!-6)! = 1 is that correct?
But you can only add operators to the left hand side (the 1).
Yes it is correct
that's cheating.
1 != 2016
1 not equal to 2016
You may only modify the left hand side of the equation. ! = doesn't exist in math, and if you use = that modifies something other than the left hand side.
Log in to reply
r u a beginner??????? != does this not exist in maths????? check your knowleadge kid
Log in to reply
!
=
doesn't exist in math; inequality is called
=
.
!=
exists in certain programming languages, but that doesn't mean it exists in math; it's just because the modern keyboard doesn't have a symbol for
=
.
It is true that we don't use ! = in math, hence it doesn't exist in math. We only use = . No need to be so rude.
First, you're not allowed to use extra digits. Second, there is no such thing as base-1 log.
Only the left-hand side of the equation.
Only the left-hand side of the equation.
Problem Loading...
Note Loading...
Set Loading...
The answer is yes.
Of course, we have the classic solution f ( 1 ) = 2 0 1 6 where we define f to be the constant function evaluating to 2016, for example. But even if not, we can do the following:
It's reasonable to assume that arctan and sec are allowed. That's all we need for this.
Note that sec 2 θ = 1 + tan 2 θ for all θ . Thus, we claim that sec arctan x = x 2 + 1 . This can be proven easily; arctan x is θ such that tan θ = x , so sec arctan x = sec θ = tan 2 θ + 1 = x 2 + 1 .
Now that we have the above, we can simply repeat it any number of times to increase an integer to another integer. For example, sec arctan 1 = 2 , then sec arctan 2 = 3 , then sec arctan 3 = 4 = 2 , so we have sec arctan sec arctan sec arctan 1 = 2 . The pattern is clear: we just repeat sec arctan for an appropriate number of times (to be specific, 2 0 1 6 2 − 1 times) to bring 1 to 2 0 1 6 2 = 2 0 1 6 . Thus the answer is yes .