Here is a poll for you, without potatoes
11 Comments - Last post 9 minutes ago by xvt
6 Comments - Last post 19 minutes ago by SketCZ
155 Comments - Last post 36 minutes ago by Carenard
1,961 Comments - Last post 53 minutes ago by Gamy7
1,042 Comments - Last post 2 hours ago by sensualshakti
12 Comments - Last post 2 hours ago by DeliberateTaco
769 Comments - Last post 2 hours ago by OwieczkaDollyv21
50 Comments - Last post 3 minutes ago by Masafor
4 Comments - Last post 3 minutes ago by imminiman
445 Comments - Last post 6 minutes ago by Kappaking
2,225 Comments - Last post 12 minutes ago by whoopy
1,330 Comments - Last post 12 minutes ago by Nogift4u
140 Comments - Last post 28 minutes ago by NoctuaVentus
99 Comments - Last post 32 minutes ago by DZIUBASEK
A line can be defined by picking two points. If the original two points are somehow get forgotten, picking any two points from the line will define the same line.
The thing applies to linear functions too, so
f(x)=ax+b
can be defined by picking two arbitrary x coordinates and specifying what value the function should provide for those x-s.If some evil entity comes with points (3,-11) and (4,-74), laughing that the important values would be at x=1 and x=2, we can just write the general
f(x)=ax+b
asand solve the two equations for getting a and b:
Then we could quickly calculate the values for x=1 and x=2 if we ever wanted to.
Actually this
f(x)=ax+b
thing is one of the simplest polynomial functions, a 1st degree one (This degree thing comes from the highest power of the variablex
used in the expression,x
isx^1
, just it is rarely written out). Generally an nth degree polynomial function can be defined by picking n+1 points, this has been used above (1st degree, 2 points).So if a completely independent evil entity says (6,39), (7,-34) and (8,-131) define a parabola, but the interesting values are at x=3,4,5, the thing is still manageable, just
f(x)=a*x^2+b*x+c
now, so there are 3 parameters to find and there will be 3 equations to solveExpressing c is rather trivial, and it is also beneficial that the evil entity has chosen x coordinates differing in 1 (so working with the b*6,7,8 parts results in simple expressions)
And we could quickly calculate the values for x=3,4,5 if we ever wanted to.
Well, here comes the puzzle part: the thing works with
f(x)=a*x^4+b*x^3+c*x^2+d*x+e
tooThe relevant points are x=1,2,3,4,5 (yes, x=1 is given already :-P)
Some preliminary hints:
For verification purposes I can also tell that f(1)+f(2)+f(3)+f(4)+f(5)=474
TL;DR
All of the above makes sense only if you are interested in an armor glove. Just Google Translate it to Hungarian and back to English ;-)
Solutions
The polynomial is
f(x)= -341/24*x^4 +2063/12*x^3 -17083/24*x^2 +14017/12*x -534
, and the actual giveaway code is Pg7sy. Approximating the fractional part (with some 4-5 decimal digits) should also work well.The example calculations point to a Cubemen giveaway, s4rqX, the first two characters come from the line (at x=1,2), and the last three come from the parabola (at x=3,4,5)
Comment has been collapsed.