arcsin1
1 minute to read
We are asked to compute -arcsin(-1) * 0.2
(in radians) and take the digits between positions 10000 and 10099 of the decimal part of the result.
First of all, let’s do the math:
Notice that the inverse sine function is bounded:
So we are asked for the 10000th-10099th digits of
in case I messed up - first digit is 7, last digit is 2, 100 digits total
So the flag is:
ictf{7856672279661988578279484885583439751874454551296563443480396642055798293680435220277098429423253302}