User Portlet User Portlet

Discussions
No, I do not agree. The day in question is 25h long, but your clock holds only 24h - so there must be something special here. The hour between 2am and 3am is run twice, and for distinction the first run is labelled "A" and the second "B". So a...
Thanks, Rohit! I did report it to Wolfram Support.
Certainly, it is even longer; if you move the date of comparison 6h or so forward the discrepancy will increase. Also, the differences between various types of astronomical year are much smaller than the current effect. I got a formula for earth's...
Consider the following integral: Integrate[ 1/Sqrt[(x - u)^2 + v^2 + w^2], {u, v, w} \[Element] Ellipsoid[{0, 0, 0}, {a, a, b}], Assumptions -> a \[Element] Reals && a > 0 && x \[Element] Reals && x > a && ...
Jason is right; it doesn't short circuit. You see the difference in And @@ ((Print[#]; EvenQ[#]) & /@ {2, 4, 6, 1, 3, 5}) versus AllTrue[{2, 4, 6, 1, 3, 5}, (Print[#]; EvenQ[#]) &] This shatters illusions.
I did, thanks. It seems to be a known problem, they are working on it.
Thanks!
Hi, sorry for joining this discussion late; I found your thread by accident just recently. If you want to look at the irreducible representation matrices of the symmetric group you can find them in the attached package. Maybe that helps!