Tao Analysis I exercise count

From Issawiki
Revision as of 21:58, 11 August 2021 by Issa (talk | contribs)
Jump to: navigation, search

For Tao Analysis Solutions, I counted the number of exercises in each section in Tao's Analysis I, to figure out how long I would be blogging at https://taoanalysis.wordpress.com/ given some number of exercises per day.

chapters 1-11:

>>> (0 + 0) + (0 + 6 + 5) + (11 + 3 + 8 + 11 + 13 + 10) + (8 + 6 + 5 + 3) + (1 + 2 + 5 + 8 + 5 + 3) + (10 + 2 + 4 + 10 + 3 + 5 + 1) + (5 + 6 + 3 + 1 + 3) + (10 + 6 + 5 + 3 + 20) + (15 + 1 + 5 + 7 + 1 + 1 + 2 + 5 + 6 + 1) + (7 + 7 + 5 + 3 + 2) + (4 + 4 + 5 + 4 + 1 + 5 + 0 + 5 + 3 + 4)
313

without the set theory chapters (3 and 8): (i think the set theory chapters are quite a bit more boring than the rest of the book, so i will probably deprioritize them)

>>> (0 + 0) + (0 + 6 + 5) + (8 + 6 + 5 + 3) + (1 + 2 + 5 + 8 + 5 + 3) + (10 + 2 + 4 + 10 + 3 + 5 + 1) + (5 + 6 + 3 + 1 + 3) + (15 + 1 + 5 + 7 + 1 + 1 + 2 + 5 + 6 + 1) + (7 + 7 + 5 + 3 + 2) + (4 + 4 + 5 + 4 + 1 + 5 + 0 + 5 + 3 + 4)
213

appendix:

>>> (6 + 0 + 0 + 0 + 1 + 0 + 1) + (1 + 4)
13