-
Recent Posts
Subscribe to Complex Projective 4-Space
Join 2,976 other subscribersArchives
- March 2025
- July 2024
- January 2024
- July 2023
- March 2023
- February 2023
- January 2023
- October 2022
- September 2022
- July 2022
- June 2022
- May 2022
- January 2022
- December 2021
- September 2021
- July 2021
- June 2021
- May 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- June 2019
- May 2019
- March 2019
- November 2018
- September 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- November 2017
- October 2017
- November 2016
- May 2016
- March 2016
- February 2016
- December 2015
- September 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
Recent Comments
- NooneAtAll on Graph minors
- NooneAtAll on Graph minors
- NooneAtAll on 4-input 2-output Boolean circuits
- puzzles on Aperiodic monotile
- Joe on Graph minors
Author Archives: apgoucher
Associative universal gates
The Boolean function NAND is famously universal, in that any Boolean function on n inputs and m outputs can be implemented as a circuit composed entirely of NAND gates. For example, the exclusive-or operation, A XOR B, can be written … Continue reading
Posted in Uncategorized
3 Comments
Another two rational dodecahedra
Since finding one rational dodecahedron inscribed in the unit sphere, I decided to port the search program to CUDA so that it can run on a GPU and thereby search a larger space in a reasonable amount of time. Firstly, … Continue reading
Posted in Uncategorized
14 Comments
Banach-Tarski and the Axiom of Choice
Tomasz Kania and I recently coauthored a paper about Banach spaces. The paper makes extensive use of the axiom of choice, involving a transfinite induction in the proof of Theorem B as well as several appeals to the fact that … Continue reading
Posted in Uncategorized
Leave a comment
Rational dodecahedron inscribed in unit sphere
Moritz Firsching asked in 2016 whether there exists a dodecahedron, combinatorially equivalent to a regular dodecahedron, with rational vertices lying on the unit sphere. The difficulty arises from the combination of three constraints: The twelve pentagonal faces must all be … Continue reading
Posted in Uncategorized
5 Comments
Fast-growing functions revisited
There have been many exciting results proved by members of the Googology wiki, a website concerned with fast-growing functions. Some of the highlights include: Wythagoras’s construction of an 18-state Turing machine which takes more than Graham’s number of steps to … Continue reading
Posted in Fast-growing functions
8 Comments
4-input 2-output Boolean circuits
In 2005, Donald Knuth determined the minimum cost required to implement each of the 2^32 different 5-input 1-output Boolean functions as a circuit composed entirely of: 2-input gates (there are 16 of these), each of which has cost 1; 1-input … Continue reading
Posted in Boolean optimisation
5 Comments
That group of order 348364800
In nested lattices, we talked about the E8 lattice and its order-696729600 group of origin-preserving symmetries. In minimalistic quantum computation, we saw that this group of 8-by-8 real orthogonal matrices is generated by a set of matrices which are easily … Continue reading
Posted in Uncategorized
3 Comments
More quantum gates and lattices
The previous post ended with unanswered questions about describing the Conway group, Co0, in terms of quantum gates with dyadic rational coefficients. It turned out to be easier than expected, although the construction is much more complicated than the counterpart … Continue reading
Posted in Uncategorized
2 Comments
Minimalistic quantum computation
In the usual ‘circuit model’ of quantum computation, we have a fixed number of qubits, {q1, q2, …, qn}, and allow quantum gates to act on these qubits. The diagram below shows a Toffoli gate on the left, and an … Continue reading
Posted in Uncategorized
11 Comments
Nested lattices
1, 240, 2160, 6720, 17520, 30240, 60480, 82560, 140400, … These terms count the number of points at distance from the origin in the E8 lattice, a highly symmetric arrangement of points which Maryna Viazovska recently (in 2016) proved is … Continue reading
Posted in Uncategorized
3 Comments