MHB Integer Arithmetic for Precise Calculation of Irrational Numbers

AI Thread Summary
The discussion centers on the author's intent to compile 40 years of computer software development into a publication, particularly focusing on mathematics and the computation of PI. The author seeks feedback on the usefulness of their material and the potential for further exploration of maintaining sub-expressions as prime factorizations. Feedback suggests that the work could be valuable, especially for those interested in the history of PI, but emphasizes the importance of defining the target audience to tailor the complexity of the content. Collaboration with other mathematicians or software developers is encouraged to explore the idea of prime factorizations further. Overall, the author is praised for their dedication and encouraged to continue seeking feedback to enhance their project.
spydrcom
Messages
1
Reaction score
0
I have authored documents of 40 years of computer software development with a mind to collect them into a publication at some point. They have been built around several software topics but mathemetics is a favorite of mine. I find a point of inspiration and write a piece of software around it and document that process.

The attached 5 page PDF is one such effort inspired by a book on the history of PI. The software has been coded and shows methods of computation of PI. I hit a bit of brick wall forming conclusions at the end of the piece.

The questions are:

1) Is this material useful or is it simplistic and redundant being better addressed in other forms of documentation?

2) It seems there should be a good direction to go with the sub-expressions being maintained as prime factorizations, does this resonate with someone who would like to discuss this further and perhaps help find a next level?

Any and all feedback welcome
 

Attachments

Technology news on Phys.org

Thank you for sharing your work and seeking feedback from fellow scientists. I can appreciate your passion for mathematics and software development. Here are my thoughts on your questions:

1) I believe your material can be useful, especially for those interested in the history of PI and its methods of computation. The fact that you have coded the software and documented the process adds value to your work. However, it would be helpful to know your target audience and the purpose of your publication. If it is meant for a general audience, it may be beneficial to simplify some technical terms and provide more context for those not familiar with the subject. If it is for a more specialized audience, your material may be better addressed in a more technical form.

2) Your idea of maintaining sub-expressions as prime factorizations is intriguing and could potentially lead to further exploration and development. I would suggest reaching out to other mathematicians or software developers who have expertise in this area to discuss and collaborate on potential next steps. Networking and exchanging ideas with others in your field can often lead to new insights and advancements.

Overall, I commend your dedication and hard work in this project and I wish you all the best in your future endeavors. Keep pushing the boundaries and seeking feedback from others in your field to continue improving and expanding your work. Good luck!
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Back
Top