Difference between revisions of "Cedars Math:Handouts"
Jump to navigation
Jump to search
(→Chapter 3: Fractions) |
(→Chapters 1 and 2: Numbers) |
||
Line 9: | Line 9: | ||
− | ==Chapters 1 | + | ==Chapters 1: Integers== |
*[http://www.rasmusen.org/special/Cedars_School/03.01a_How_to_Multiply_5_by_15_handout.pdf "How to Solve It: Ways to Compute 5x15"] | *[http://www.rasmusen.org/special/Cedars_School/03.01a_How_to_Multiply_5_by_15_handout.pdf "How to Solve It: Ways to Compute 5x15"] | ||
− | *The "All Odd Numbers Are Prime" [https://www.rasmusen.org/rasmapedia/index.php?title=Jokes#All_Odd_Numbers_Are_Prime joke] | + | *The "All Odd Numbers Are Prime" [https://www.rasmusen.org/rasmapedia/index.php?title=Jokes#All_Odd_Numbers_Are_Prime joke] and the [http://www.rasmusen.org/special/Cedars_School/Odd_number_script--14Students.pdf joke script]. |
+ | |||
+ | |||
+ | |||
+ | *[http://www.rasmusen.org/special/Cedars_School/03.03_All_Numbers_Are_interesting.pdf Handout: The "All Numbers Are Interesting" joke]. | ||
− | |||
*[http://www.rasmusen.org/special/Cedars_School/02_08b_Prime_Proof_handout.pdf Handout on Euclid's proof.] | *[http://www.rasmusen.org/special/Cedars_School/02_08b_Prime_Proof_handout.pdf Handout on Euclid's proof.] | ||
− | + | ||
---- | ---- |
Revision as of 15:15, 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.
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.