Big O Notation For Some Simple Functions

Big O notation is a an important concept in computer science and algorithm analysis. It describes the performance or complexity of an algorithm, particularly how it scales with input size. While two pieces of code may achieve the same functionality, their efficiency can differ significantly in terms of execution time and memory usage.

Read more

Comparing Different Methods In Calculating Pi Using Laravel Jobs

Pi is an irrational and transcendental number, and one of the most ancient and fundamental constants in mathematics. This enigmatic figure, representing the ratio of a circle's circumference to its diameter, has captivated scholars for millennia. Pi's infinite, non-repeating decimal expansion involves numerous mysteries, and mathematicians have devised a multitude of methods to calculate its digits with increasing precision.

Read more

Hilbert Curve

The Hilbert curve, named after German mathematician David Hilbert, is a continuous fractal space-filling curve first described in 1891. This elegant mathematical construct begins as a simple U-shape and, through iterative processes, evolves into increasingly complex patterns that efficiently fill a square plane.

Read more

Mathematical Graphs

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Sit repellat odio corporis quibusdam excepturi, totam, delectus culpa, nemo iure tenetur ducimus unde? Ad porro esse voluptates tenetur voluptas temporibus quisquam eveniet eum autem. Aperiam magnam possimus soluta ipsum, laboriosam minima doloribus, accusantium rerum ipsa quis deserunt delectus dolorem suscipit atque!

Read more