Update to v1.0:

Fixed: Missing factor of 1/2 in expansion of f.

  Fixed: mean is not necessary in Theorem 3.

  Added: Lemma on Central Limit Theorem with infinite Variance.

  Miscellaneous changes and fixes.
This commit is contained in:
2020-11-24 23:43:37 -05:00
parent 9c9f888bb4
commit e8cb253fb2
2 changed files with 124 additions and 77 deletions

10
Changelog Normal file
View File

@ -0,0 +1,10 @@
v1.0:
* Fixed: Missing factor of 1/2 in expansion of f.
* Fixed: mean is not necessary in Theorem 3.
* Added: Lemma on Central Limit Theorem with infinite Variance.
* Miscellaneous changes and fixes.