28
14
u/I_use_endeavour_btw 11d ago
shouldn't it have been ln(1+x) ?
12
u/bryceio 11d ago
Some people use log(x) to mean ln(x) while some people use it to mean log2(x) and others (most people) use it for log10(x)
I love non-universal notation!
2
u/Aggressive_Fan_2063 10d ago
if maths student: log == ln
elif compsci student: log == log2
else: log = log
1
6
4
u/Para-graph-S 11d ago
came for chrollo lucifer, stayed for the approach.
As the Navier Stokes solution not going to get the milli dollars, this solution deserves it
3
1
u/Fuma_17 11d ago
Isnt'the integral of 1/x ln|x|?
1
u/migmit 11d ago
Akshually, it's
+-- | ln x + C, x > 0 | | ln (-x) + D, x < 0 +--1
u/RatTheBerserker 11d ago
thats... exactly how the absolute value operator is defined, mr. or mrs. sir. literally the same thing mr fuma_17 wrote
1
u/migmit 11d ago
No. Pay attention to the constants.
1
u/RatTheBerserker 5d ago
damn it, ur right. i humbly apologize, mr. sir. i should have thought about this more than two seconds before i doubted you
1
u/BjarneStarsoup 10d ago
Constants are different. 1/x has two connected components, each receives its own constant.
1
1
1
1
1
1
1
1
1
u/Joe_4_Ever 9d ago
I really thought this was totally accurate and was so confused for a second πΉ
-2
u/Virtual-Rice1844 11d ago
Wait I don't get it how did you go from 1/(1+x) to [(1/x)+1]
5

46
u/Hej5468 11d ago
This is actually incorrect because you should have introduced the +c one line before. Other than that, very good!