Cracking the Code: A Pi-Free Language for Enhanced Cybersecurity

  • Thread starter Thread starter Jug
  • Start date Start date
  • Tags Tags
    Pi
Click For Summary

Discussion Overview

The discussion revolves around a proposed computer language for operating systems that is developed from a neural network AI system and claims to operate without the mathematical constant pi. Participants explore the implications of this approach for cybersecurity and the geometric principles involved in correlating lines and arcs without pi.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant describes a computer language that uses geometric configurations to represent letters and symbols, asserting that the absence of pi makes it impervious to hackers.
  • Another participant challenges the claim, arguing that the lack of pi does not inherently prevent hacking and suggests that pi can be treated as a constant in programming languages.
  • Further discussion raises the question of whether pi can be considered a variable and explores the implications of using a matrix that does not incorporate pi for geometric calculations.
  • Participants discuss potential numeric methods for approximating the area of a circle without using pi.
  • One participant suggests using the rectangular equation for a circle and integrating to find the area, indicating an alternative approach to the problem.

Areas of Agreement / Disagreement

Participants express differing views on the significance of not using pi in the proposed language and whether it can truly enhance cybersecurity. The discussion remains unresolved with multiple competing perspectives on the implications of this approach.

Contextual Notes

There are limitations in the assumptions regarding the mathematical properties of pi and its role in geometry, as well as the specifics of the proposed language's functionality and security claims.

Jug
Sorry...out of pi.

Picked this up elsewhere, but now can't locate...computer language for operating system developed from neuronet AI system with geometric matrix that does not incorporate pi. As I gathered, the language is based upon various geometric configurations where length of line or arc describes a particular letter or sequence of letters or various symbols. Ostensibly, the lack of pi in configuring it all makes the language impervious to hackers. Question: how does one go about correlating line and arc without the aid of pi? .
 
Computer science news on Phys.org
That doesn't really make any sense, I see no correlation between lacking one variable, and the system being impossible to hack. Even if not having pi on a system stopped hackers, you could always just assign the number to a constant like in java for instance:

final double pie = 3.14;

or whatever you want to assign like that.
 
Sorry...out of pi

But that's saying pi is a variable - which it is not. Or is it? It has been shown that by the pi quadrature formula the circle can be squared using any pi value. However, as I recall, the given matrix of the system uses no pi value whatever for correlating line and arc of its geometry. How would one go about describing area of the circle not having a pi value?
 


Originally posted by Jug
But that's saying pi is a variable - which it is not. Or is it? It has been shown that by the pi quadrature formula the circle can be squared using any pi value. However, as I recall, the given matrix of the system uses no pi value whatever for correlating line and arc of its geometry. How would one go about describing area of the circle not having a pi value?

The 'final' part of "final double pi = 3.14" means that the value can't be changed, so it essentially acts as a constant, not a variable.

As for calculating the area of a circle without pi, I imagine there are some numeric methods one could use to get a very good approximation...
 
Sorry...out of pi

>>...an approximation.>>

Hmmm...possibly...will work on that.
 
why don't you use the rectangular equation for a circle - (x+a)^2+(y+b)^2=r^2

To get the area you simply intergrate the top portion and multiply by two.
 

Similar threads

Replies
10
Views
5K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
956
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K