Skip to content

RetroCraft/2019-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019-challenge

MHF4U challenge problem but we took it wayyy too far

Consider the digits 2, 0, 1, and 9. Using each digit only once, create a formula which generates all positive integers from 1 to 100. Any mathematical operator is allowed, including concatenation of digits.

Status:

  • ⬛ Simple solution for 0-100
  • ✅ General solution for all real integers
  • ✅ General solution for all real rationals
  • ✅ General solution for all complex integers
  • ✅ General solution for all complex rationals

About

MHF4U challenge problem but we took it wayyy too far

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages