CalculusWithJuliaNotes.jl/quarto/misc/bibliography.md

94 lines
2.6 KiB
Markdown
Raw Normal View History

2022-07-24 22:38:24 +02:00
# Bibliography, etc.
(A work in progress...)
## Historical Books
* Oeuvres complètes d'Augustin Cauchy. Série 2, tome 4
Calcul Diferentiel
[link](http://gallica.bnf.fr/ark:/12148/bpt6k90196z/f16.image)
*
Analyse des infiniment petits, pour l'intelligence des lignes courbes
by L'Hospital, marquis de, 1661-1704
[link](https://archive.org/details/infinimentpetits1716lhos00uoft)
* Fermat on maxmin
http://science.larouchepac.com/fermat/fermat-maxmin.pdf
* Argobast (1800, primary book for a long time)
http://books.google.com/books?id=YoPq8uCy5Y8C&printsec=frontcover&source=gbs_ge_summary_r&cad=0#v=onepage&q&f=false
## Open source text books
Refer to [open](http://danaernst.com/resources/free-and-open-source-textbooks/) source textbooks to find
* Strang
http://ocw.mit.edu/resources/res-18-001-calculus-online-textbook-spring-2005/textbook/
* Oliver Knill teaching notes
http://www.math.harvard.edu/~knill/teaching/summer2018/handouts.html
* Open Stax
https://math.libretexts.org/Bookshelves/Calculus/Book%3A_Calculus_(OpenStax)
* David Guichard (also Neal Koblitz)
http://www.whitman.edu/mathematics/calculus/
* Marsden, Weinstein
http://www.cds.caltech.edu/~marsden/volume/Calculus/
* Joyner Differential Calculus with Sage based on Granville's text
http://wdjoyner.com/teach/calc1-sage/
* Sage for undergraudate
http://wdjoyner.com/teach/calc1-sage/
* AI Math
http://aimath.org/textbooks/approved-textbooks/
## Articles
http://www.ams.org/samplings/feature-column/fc-2012-02
http://www.maa.org/external_archive/joma/Volume7/Aktumen/Polygon.html
* Bressoud - FTC
http://www.math.harvard.edu/~knill/teaching/math1a_2011/exhibits/bressoud/
* [Katz](http://www.jstor.org/stable/2689856) and [Katz](https://www.jstor.org/stable/2690275)
## Websites
* Math insight https://mathinsight.org/ has many informative pages to peruse
* http://www.math.wpi.edu/IQP/BVCalcHist/calc4.html#_Toc407004376
* earliest uses of symbols in calculus
http://jeff560.tripod.com/calculus.html
* Famous curves index https://www-history.mcs.st-and.ac.uk/Curves/Curves.html. See also [Kokoska](https://elepa.files.wordpress.com/2013/11/fifty-famous-curves.pdf).
## Videos
* https://www.coursera.org/learn/calculus1
* http://ocw.mit.edu/resources/res-18-005-highlights-of-calculus-spring-2010/
* http://ocw.mit.edu/courses/mathematics/18-01sc-single-variable-calculus-fall-2010/
* draining conical tank
https://www.youtube.com/watch?v=2jQ1jA8uJuU
* proof of trapezoid rule
http://www.maa.org/sites/default/files/An_Elementary_Proof30705.pdf
* Some notes on `Plots.jl`
https://www.math.purdue.edu/~allen450/Plotting-Tutorial.html