I noticed a site on Facebook called Lost Brisbane and thought I'd make a post about the house at 21 Mayneview Street where I grew up. It's rather special in that all the houses in the street have been replaced by warehouses and office buildings but my old house, at the top of the hill, still survives. See Figure 1.
Wednesday, 3 May 2023
Lost Brisbane
Friday, 13 May 2022
WordPress Glitches
That wasn't too much of an inconvenience, although it was annoying. The problem extended however, to the pasting of text. Copying for example from a sequence of numbers in the OEIS, the pasted text was invisible again because of the black on black problem. Other problems occurred when dealing with mathematical content to the extent that I changed to a white background theme.
I've been unimpressed with BlueHost due its slowness and the problems in accessing it all on occasions. I find the whole experience clunky and frustrating, as if I'm back in the 1990's. It has an irritating retro-feel about it. It's hard to believe that this is the most popular blogging platform. I guess I'll persist with it while my subscription is active but I'll definitely be backing up all my posts to Blogger. The guy in the graphic above doesn't really give any good reasons why people hate bluehost but the picture helps capture my mood.
Friday, 6 December 2019
In the Groove

25406 is a good example of what I mean. This number is a member of OEIS A025414:
3, 27, 54, 129, 194, 209, 341, 374, 614, 594, 854, 1106, 1314, 1154, 1286, 1746, 1634, 1881, 2141, 2246, 2609, 2889, 3461, 3366, 3449, 3506, 4241, 4289, 5066, 4826, 5381, 5606, 6569, 5561, 6254, 7601, 8186, 8069, 8714, 8126, 9434, 8921, 8774, 11066, 11574
Clearly 25406 is well short of making an appearance in the above list. However, it is listed in a Table of n, a(n) for n = 1..1000 where it is the 72nd entrant and thus the smallest number that can be represented as a sum of two nonzero squares in 72 different ways. But how to discover this when a search for 25406 using the OEIS search bar does not bring up this sequence?
The secret was to click on Hints and then reading through the contents of this page, one discovers the following little pearl of wisdom:
To search for a single large number in the OEIS, try Google, because Google has searched all the .txt files in the OEIS, and so may do a better job than the OEIS search engine.Sure enough, this approach throws up a whole lot of other OEIS results that don't appear in the normal search, among them being OEIS A025414. This is a significant discovery because it increases the likelihood of finding an interesting sequence for large numbers such as 25406. The pedagogical principle at play here is to poke around and don't stay stuck within the same comfortable but limited perimeter. This is what had happened to me with the OEIS searching.