Difference between revisions of "Cedars Math:Handouts"

From Rasmapedia
Jump to navigation Jump to search
(Python Coding)
(Chapters 1: Integers)
Line 13: Line 13:
 
*[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]  and the [http://www.rasmusen.org/special/Cedars_School/Odd_number_script--14Students.pdf  joke script].
+
*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] and the [http://www.rasmusen.org/special/Cedars_School/Polya_python_Connell.pdf  Python code] by Professor Connell to test the Polya Conjecture.
 
 
   
 
  
 
*[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/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 16:17, 30 September 2022

Click here to go back to the Cedars Math front page.

Python Coding

  • The Python code by Professor Connell to test the Polya Conjecture.

Chapters 1: Integers


Chapters 2 and 3: Fractions


Chapters 4, 5, and 6


Chapter 8, Geometry


Chapter 9, Algebra

9x--Plotting Graphs

9xx-Appendix--Logic

Chapter 10--Statistics