What's all this, then?
All posts
About
Home
Tags
  • The power of two irrational numbers being rational

    Sep 15, 2018 mathematics

    There's a celebrated elementary result which claims that: There are irrational numbers \(x\) and \(y\) for which \(x^y\) is rational. The standard proof goes like this. Now, we know that \(\sqrt{2}\) is irrational, so let's consider \(r=\sqrt{2}^\sqrt{2}\). Either \(r\) is rational, or it is not. If it is rational, …

    Read More
  • Wrestling with Docker

    Sep 15, 2018

    For years I have been running a blog and other web apps on a VPS running Ubuntu 14.04 and Apache - a standard LAMP system. However, after experimenting with some apps - temporarily installing them and testing them, only to discard them, the system was becoming a total mess. Worst of all, various MySQL files were …

    Read More
  • Householder's methods

    Sep 9, 2018 mathematics algebra

    These are a class of root-finding methods; that is, for the numerical solution of a single nonlinear equation, developed by Alston Scott Householder in 1970. They may be considered a generalisation of the well known Newton-Raphson method (also known more simply as Newton's method) defined by \[ x\leftarrow …

    Read More
  • The Joukowsky Transform

    Aug 24, 2018 mathematics geometry jsxgraph

    The Joukowksy Transform is an elegant and simple way to create an airfoil shape. Let \(C\) be a circle in the complex plane that passes through the point \(z=1\) and encompasses the point \(z=-1\). The transform is defined as \[ \zeta=z+\frac{1}{z}. \] We can explore the transform by looking at the circles centred at …

    Read More
  • Double Damask

    Apr 27, 2018 humour

    This was a comedy sketch initially performed in the revue "Clowns in Clover" which had its first performance at the Adelphi Theatre in London on December 1, 1927. This particular sketch was written by Dion Titheradge and starred the inimitable Cicely Courtneidge as the annoyed customer Mrs Spooner. It has …

    Read More
  • Graphs of Eggs

    Apr 20, 2018 geometry jsxgraph

    I recently came across some nice material on John Cook's blog about equations that described eggs. It turns out there are vast number of equations whose graphs are egg-shaped: that is, basically ellipse shape, but with one end "rounder" than the other. You can see lots at Jürgen Köller's Mathematische …

    Read More
  • Exploring JSXGraph

    Apr 14, 2018 jsxgraph

    JSXGraph is a graphics package deveoped in Javascript, and which seems to be tailor-made for a static blog such as this. It consists of only two files: the javascript file itself, and an accompanying css file, which you can download. Alternaively you can simply link to the online files at the Javascript content …

    Read More
  • The trinomial theorem

    Apr 5, 2018 mathematics algebra

    When I was teaching the binomial theorem (or, to be more accurate, the binomial expansion) to my long-suffering students, one of them asked me if there was a trinomial theorem. Well, of course there is, although in fact expanding sums of greater than two terms is generally not classed as a theorem described by the …

    Read More
  • Playing with Hugo

    Apr 3, 2018 hugo org

    I've been using wordpress as my blogging platform since I first started, about 10 years ago. (In fact the first post I can find is dated March 30, 2008.) I chose wordpress.com back then because it was (a) free, and (b) supported mathematics through a version (or subset) of LaTeX. As I have used LaTeX extensively for …

    Read More
  • Python GIS, and election results

    Mar 31, 2018 GIS python voting

    Election mapping A few weeks ago there was a by-election in my local electorate (known as an electoral division) of Batman here in Australia. I was interested in comparing the results of this election with the previous election two years ago. In this division it's become a two-horse race: the Greens against the …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Recent Posts

  • Voting power (7): Quarreling voters
  • Voting power (6): Polynomial rings
  • Voting power (5): The Deegan-Packel and Holler power indices
  • Three-dimensional impossible CAD
  • Voting power (4): Speeding up the computation
  • Voting power (3): The American swing states
  • Voting power (2): computation
  • Voting power
  • Electing a president
  • Enumerating the rationals

Tags

MATHEMATICS 14 VOTING 11 ALGEBRA 9 PYTHON 8 COMPUTATION 5 JULIA 4 CAD 3 GEOMETRY 3 GIS 3 JSXGRAPH 3 LINEAR-PROGRAMMING 3 ANALYSIS 1 ASTRONOMY 1 CRYPTOGRAPHY 1 GEOGEBRA 1 HASKELL 1 HISTORY 1 HUGO 1 HUMOUR 1 IMAGE-PROCESSING 1 MUSIC 1 ORG 1 PROGRAMMING 1 SCIENCE 1

Copyright WHAT'S ALL THIS, THEN?. All Rights Reserved