Open in app

Sign in

Write

Sign in

Mathcube
Mathcube

2.6K Followers

Home

Lists

About

Sep 18

From Euclid to Python: A Computational Look at Perfect Numbers

Perfect numbers are integer numbers that are equal to the sum of their proper divisors. For instance, 6 has the proper divisors 1, 2 and 3. And 1+2+3 = 6. So 6 is a perfect number. In fact, it’s the smallest one there is. What are the next perfect numbers…

Mathematics

4 min read

From Euclid to Python: A Computational Look at Perfect Numbers
From Euclid to Python: A Computational Look at Perfect Numbers
Mathematics

4 min read


Sep 11

Computing Hamiltonian Paths

Here is a little challenge for you. You are free do try solving it yourself, or write a Python program to do it. And here it is: Suppose we you have a dodecahedron and and ant is moving over the surface of the dodecahedron. But it is a very idiosyncratic…

Mathematics

3 min read

Computing Hamiltonian Paths
Computing Hamiltonian Paths
Mathematics

3 min read


Sep 4

The Platonic Solids in Python

As a follow-up to my last article about convex hulls, we will use that skill to visualize the famous platonic solids. Platonic Solids are a unique set of three-dimensional shapes with specific properties that have fascinated mathematicians and scientists for centuries. Each face, edge, and angle within these figures is…

Mathematics

6 min read

The Platonic Solids in Python
The Platonic Solids in Python
Mathematics

6 min read


Aug 28

From Points to Polygons and Polyhedra in Python

A Step-by-Step Guide to Understanding Convex Hulls in Python’s SciPy — Recently, I had the problem to find the convex hull of a given set of points. So I made closer contact with Python’s scipy’s spatial package. The concept of a convex hull refers to the smallest convex set that contains all the points in a given set. In simpler terms…

Mathematics

6 min read

From Points to Polygons and Polyhedra in Python
From Points to Polygons and Polyhedra in Python
Mathematics

6 min read


Aug 21

The Structure of Polytropic Stars with Python

Stars are colossal spheres of hot gas that undergo nuclear fusion in their cores. To understand the properties and behaviors of stars, astronomers and astrophysicists often apply various models to study their structure. …

Physics

6 min read

The Structure of Polytropic Stars with Python
The Structure of Polytropic Stars with Python
Physics

6 min read


Published in

Python in Plain English

·Aug 14

How to Build Custom Form Widgets for Django

A key skill for any Django developer — Django is well-known for its built-in form handling capabilities, making it easier for developers to manage and render form data. However, sometimes the default form widgets don’t meet specific requirements. This article explores how to create custom form widgets in Django, ensuring you can match every design and functional need…

Python

10 min read

How to Build Custom Form Widgets for Django
How to Build Custom Form Widgets for Django
Python

10 min read


Aug 7

Physics Paradox? Falling Tower Outruns Free Fall

Event-Based ODE-Solving in Python — In today’s article, we’ll cover a counterintuitive, seemingly paradoxical physical effect, how to use event-triggered termination of ordinary differential equation solving on Python, and all along some practice in Lagrangian mechanics. The effect is this: Consider an object falling freely from height L. When it hits the ground, it has…

Physics

7 min read

Physics Paradox? Falling Tower Outruns Free Fall
Physics Paradox? Falling Tower Outruns Free Fall
Physics

7 min read


Published in

Cantor’s Paradise

·Jul 31

All You Need To Know About Bessel Functions

And how to use them in Python — Those were the days when an astronomer could still make substantial contributions to mathematics! Bessel functions, first introduced by the German astronomer Friedrich Bessel in the early 19th century, are mathematical functions that arise in various areas of science, engineering, and mathematics. They were and have since become fundamental tools…

Mathematics

8 min read

All You Need To Know About Bessel Functions
All You Need To Know About Bessel Functions
Mathematics

8 min read


Jul 24

Polynomials Are Not What You Think They Are

Python Meets Abstract Algebra — At school, and also often as undergraduates at college, we learn that polynomials are things of the form

Mathematics

8 min read

Polynomials Are Not What You Think They Are
Polynomials Are Not What You Think They Are
Mathematics

8 min read


Published in

Intuition

·Jul 17

The Coulomb Problem Solved With Python

In gravitational physics as well as electrodynamics, there is a problem which arises all too often. This is called Coulomb’s problem. In simple words, it is this: suppose you have some distribution of matter in space, like stars in a galaxy or the galaxies in a supercluster, what is corresponding…

Physics

6 min read

The Coulomb Problem Solved With Python
The Coulomb Problem Solved With Python
Physics

6 min read

Mathcube

Mathcube

2.6K Followers

Blogging about math, physics, and programming.

Following
  • Muhammad Haris Khan

    Muhammad Haris Khan

  • Justiss Goode | Story Curator

    Justiss Goode | Story Curator

  • Marilyn Glover

    Marilyn Glover

  • Cole

    Cole

  • Grace Bianco

    Grace Bianco

See all (331)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams