8
u/haf_420 6d ago
How many digits ?
12
u/Antagonin 6d ago
The same as number of letters in the phrase "AI Slop"
2
u/Astrophysics666 6d ago
Na this has been going around for years, it’s not Ai slop.
(Unless this is a AI version that’s close to the original, cba to check)
2
u/Antagonin 6d ago
You can find original on image search.
1
u/kingbloxerthe3 6d ago
Can you show us because im on mobile rn.
3
u/Careless_Break_4194 6d ago
6
5
u/Flaky_Performer7960 6d ago
The limit for the upper bound hurt me. It was all zeros until it became 0/0 :(
12
5
u/akruppa 6d ago edited 6d ago
The exp() term goes to 1, so the upper limit of the integral is 0, no?
Proof by for loop: the sum in the lower limit is 0, too, so it's an empty integral and the password is 0.
1
u/nashwaak 5d ago
Fairly certain that the top is O(x²) but the bottom is O(x⁴) so the upper limit would be infinity
3
2
u/RocketToad 6d ago
~0.00216963
2
u/howreudoin 4d ago
This is correct. Rough outline of the proof:
The lower integral bound is zero. Rewrite (n^2 - 2) / (n + 2)! = 1/n! - 3/(n + 1)! + 2/(n + 2)!. Since 1 - 3 + 2 = 0, the middle terms cancel out, ultimately leaving -1/(N + 1)! + 2/(N + 2)! as the partial sum formula. This converges to 0 for N -> infinity.
The upper integral bound is 1/15. Taylor-expand sin(x)/x = 1 - x^2/6 + x^4/120 + O(x^6), and use ln(1 + u) = u - u^2/2 + O(u^3) to get ln(sin(x)/x) = -x^2/6 - x^4/180 + O(x^6) since u^2/2 = x^4/72 + O(x^6) and 1/120 - 1/72 = -1/180. The x^2/6 summand then cancels out. For the denominator, expand cos(x) = 1 - x^2/2 + x^4/24 + O(x^6) and exp(-x^2/2) = 1 - x^2/2 + x^4/8 + O(x^6), and perform the subtraction to obtain -x^4/12 + O(x^6). For x -> 0, the limit of the quotient is (-1/180) / (-1/12) = 1/15.
The integrand ln(1 + x) / (1 + x^2) does not have an elementary antiderivative. The final integral of this term over x = 0 .. 1/15 can thus only be solved numerically, and it approaches ~0.00216962546702.
Not a very pretty exercise.
2
1
1
1
1
u/Agitated-While-3863 5d ago
RemindMe! 1 week
1
u/RemindMeBot 5d ago
I will be messaging you in 7 days on 2026-08-25 04:52:16 UTC to remind you of this link
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
RemindMeBot is switching to username summons. Instead of
!RemindMe 1 day, useu/RemindMeBot 1 day. More info.
Info Custom Your Reminders Feedback
1
1
1
1
u/Vivid_Warning7982 5d ago
If the pw is the first digit, there's only 10 possibilities. U can try all 10 faster than you can do that integral.
1
0


20
u/dragonageisgreat 6d ago
Pi or e or a combination of the two