Viewing profile — cion
cion
HN member- Joined
- Fri, Aug 18, 2017, 4:00 PM UTC
- HN karma
- 206
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About cion
Recent public activity
-
comment
Comment #39833092
It might be Paul Halmos. In his "automathobiography", titled I Want to Be a Mathematician (Springer 1985), page 156: "In the late 1940's I began to act on one of my beliefs: to sta…
-
comment
Comment #39759986
I wasn't familiar with this painting, for the very good reason that it doesn't exist Are you sure? The wikipedia page on Flaubert's novel says: "In 1845, at age 24, Flaubert visite…
-
comment
Comment #39688859
This is the second volume in a three-volume series. The first one, on linear algebra, was mentioned here ( https://news.ycombinator.com/item?id=37935616 ). There is a repository wi…
- story
- story
-
comment
Comment #29394562
But somebody has to write those Stackoverflow answers. Perhaps for those who do the distinction between man pages and info is important. Or do you think that the source of Stackove…
- story
- story
- story
- story
- story
-
comment
Comment #23079939
It's not pointless, but the outline only shows up if the generated tex file is compiled twice. The default org to latex export will only compile it once. Alternatively, it is easy …
-
comment
Comment #22464607
I don't understand the reference to Gödel. Do you mean the theorem that in every formal system capable of representing arithmetic there exist sentences "P" such that neither "P" no…
-
comment
Comment #21843736
Oh, sorry, didn't realize that. It still doesn't work, though, as the example of 2 * 3 * 5 * 7 * 11 * 13 + 1 = 59 * 509 shows.
-
comment
Comment #21843509
You don't always get a prime. For example, 4! = 2 * 3 * 4 = 24, 24 + 1 = 25, 25 is not prime. The point is that N! + 1 is not divisible by any number from 2 to N (always leaves a r…