User Portlet
Discussions |
---|
I think this now makes much more sense. This probably should be incorporated in the original top post, not only in the comment. Thanks for looking into this. |
Thanks Joshua. Good catch! |
The code is available again in the main post. Thanks to Dr. James Belk for providing it. |
Try, where u is **Pi**: F[n_, b_, u_] := Floor[b^(-1 + n) *u] - b*Floor[b^(-2 + n) *u] ; {Table[F[n, 10, ((2^(2 + 4 n) (1 - 3^(-1 - 4 n)) (4 n)!)/ EulerE[4 n])^(1/(1 + 4 n))], {n, 1, 50}], mm = N[Pi, 50]; RealDigits[mm,... |
Perhaps the developers [@Kirill Belov][at0] and [@Kirill Vasin][at1] have some thoughts on this. [at0]: https://community.wolfram.com/web/kirillbelovtest [at1]: https://community.wolfram.com/web/polepostmail |
![enter image description here][2] -- you have earned ***Featured Contributor Badge*** ![enter image description here][1] Your exceptional post has been selected for our editorial column ***Staff Picks*** http://wolfr.am/StaffPicks and [Your... |
Thanks, i got the GIS guy at work to generate a shp file that is OK to post to a public forum - the title surrounding Taranaki, a beautiful mountain in NZ. The upload wouldn't accept a .zip or the .shx component of the shapefile triplet - i don't... |
Bingo . . . Thanks! |
What I understood from your description of the problem is that you want the diagrams in the paper to be dynamic in Mathematica using the equations used in the paper. I have just seen the paper and not read it properly. This is a short clarifying... |
Outstanding work! I wonder if it is possible to also reproduce black hole image from *interstellar*, at least to some extent, probably not that perfect as the tremendous CGI rendering in the movie. The computation would guide a reader to the... |