Difference between revisions of "Cedars Math:Handouts"
Jump to navigation
Jump to search
(→Chapters 1 and 2: Numbers) |
(→Chapters 2 and 3: Fractions) |
||
Line 27: | Line 27: | ||
==Chapters 2 and 3: Fractions== | ==Chapters 2 and 3: Fractions== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*[http://www.rasmusen.org/special/Cedars_School/03.03_Adding_fractions.pdf "Handout: Adding Fractions"]. | *[http://www.rasmusen.org/special/Cedars_School/03.03_Adding_fractions.pdf "Handout: Adding Fractions"]. | ||
+ | *[http://www.rasmusen.org/special/Cedars_School/03.01b_Python_LaTeX_handout.pdf Handout: "Notes on LaTeX"] and [http://www.rasmusen.org/special/Cedars_School/03.03_Latex_rotating_symbols.pdf Handout: Rotating Symbols in Latex, and How to Find A Computer Command You Don't Know]. | ||
+ | *[https://web.archive.org/web/20091120173924/http://memtropy.com/proofs-without-words/ Proofs without Words] of three infinite sums. | ||
− | *[http://www.rasmusen.org/special/Cedars_School/ | + | *[http://www.rasmusen.org/special/Cedars_School/02_08b_Writing_letters_and_Emails.pdf Handout] on writing emails |
− | *[ | + | *[http://www.rasmusen.org/special/Cedars_School/03.01a_HW_Test_Two_Studying.pdf "Homework: Things to Study"] |
---- | ---- |
Revision as of 15:16, 30 September 2022
Click here to go back to the Cedars Math front page.
Contents
Python Coding
- I've written up a handout of some Python code for testing divisibility by 2,3,5, and 7.
- The Python code by Professor Connell to test the Polya Conjecture.
Chapters 1: Integers
- The "All Odd Numbers Are Prime" joke and the joke script.
Chapters 2 and 3: Fractions
- Handout: "Notes on LaTeX" and Handout: Rotating Symbols in Latex, and How to Find A Computer Command You Don't Know.
- Proofs without Words of three infinite sums.
- Handout on writing emails
Chapters 4, 5, and 6
Chapter 8, Geometry
- Shooting the Bird from the Mahabharata.
Chapter 9, Algebra
9x--Plotting Graphs
- CLT tests: Fall 2018 questions and Fall 2018 answers and Spring 2021 questions.