Skip to main content
Log in

Connecting algorithmics to mathematics learning: a design study of the intermediate value theorem and the bisection algorithm

  • Published:
Educational Studies in Mathematics Aims and scope Submit manuscript

Abstract

Programming-based activities are becoming more widespread in curricula. Our theoretical and empirical investigation seeks to identify appropriate ways to connect computer programming and algorithmics to mathematical learning. We take the intermediate value theorem as our starting point, as it is covered by the French school curriculum, and because of its links with the bisection algorithm. We build upon the theory of mathematical working spaces, distinguishing between algorithmic and mathematical working spaces. Both working spaces are explored from the semiotic, instrumental, and discursive dimensions that support learning. Our two research questions focus on the suitable algorithmic and mathematical working spaces in which students develop an understanding of the intermediate value theorem, and the bisection algorithm. Our method starts at the reference level, with an epistemological and curricular analysis. Then, a series of tasks is designed for students working in adidacticity, and suitable working spaces are determined a priori. The tasks have been implemented in French classrooms with students aged 16–19. An analysis of their work supports an a posteriori examination of the working spaces. Our findings demonstrate that the students were able to make connections between algorithmics and mathematics in each of the three dimensions, semiotic, instrumental, and discursive, and point out the interplay between these dimensions.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Data availability

Data that support the findings of this study are available in Laval (2018) on the repository https://tel.archives-ouvertes.fr/ with the identifier tel-01943971.

Notes

  1. Fraillon et al. (2020a) reviewed curricula in thirteen countries over three continents, looking for “[an] emphasis on aspects of computational thinking” (p. 15). Of the twelve aspects the authors identified, four relate to programming: developing digital applications; evaluating code, programs or macros; writing code, programs or macros; and creating algorithms. Eight countries emphasize all four aspects, while two only mention creating algorithms. Other data are reported in Stephens (2018).

  2. The IVT guarantees, for a continuous function f defined on an interval [a;b] and for every m in the interval [f(a); f(b)], the existence of one or more values c in [a;b] such that f(c) = m. In this paper, we consider a lemma that guarantees, for a function f defined on an interval [a;b] the existence of one or more zeros under the following sufficient conditions: f is continuous and f(a).f(b) ≤ 0. A corollary states that the zero is unique under the supplementary sufficient condition that the function is strictly monotonic. The general IVT can be deduced from the lemma, using a simple algebraic manipulation which is not considered here, due to our focus on real analysis.

  3. The French curriculum includes algorithm design as one of four overarching skills, but does not indicate any particular learning goals. It reflects the idea that teachers should avoid teaching content that is too different to ordinary mathematics, and the fact that specifying learning goals would not be easy given the lack of tradition and experience in this domain.

  4. One could argue that algorithmics in mathematics education involves a single WS, with features that are associated with either algorithmic or mathematical thinking. This position would ignore the fundamental coherence of each WS. The metaphor of a professional with two specialties illustrates our point: A French elementary teacher teaches both mathematics and French in the same classroom; situations such as problem solving involve objectives in both domains, and the teacher has to act in two WSs (mathematics and French) that cannot be merged, but have to be coordinated.

  5. Many notation systems use the equal to sign. In this case, for example, x = x + 1 is a valid instruction for incrementing a variable. In this paper, we use an arrow rather than the equal to sign: x ← x + 1.

  6. Throughout this paper, “suitable” refers to a WS level as understood in MWS theory, and not in the general sense of  “appropriate.”.

  7. See Table 1 for examples of iteration and iterative variables. An iteration starts with a specific marker (while in the examples shown), followed by a block of instructions. An iterative variable is a variable whose value changes with each iteration. In the bisection algorithm, u and v are iterative variables, in contrast to a and b (constants), and m (a local variable). Unlike bisection, iteration in Nguyen and Bessot (2010) is a loop with a fixed number of repetitions: repeat < n > , < block > .

  8. In principle, identifying reference WSs would begin by reviewing previous research. However, we found no study that directly investigated the IVT and the bisection algorithm. Douady (1980) implicitly considers the use of the IVT by students aged 8–10 in the generation of decimal numbers to approach a solution. However, while the class is able to figure out new numbers by bisection, there is no systematization. The goal is to encourage them to construct decimal numbers, rather than to raise, and investigate questions relative to the IVT. Other studies on the IVT concern undergraduate students in relation to the completeness of the set of real numbers, and do not include the bisection algorithm. Furthermore, we were unable to identify any studies on binary search, as research on computer science education is in its infancy.

  9. Unlike the bisection algorithm, Stevin’s algorithm divides each interval into ten steps, adding a new decimal place at each step.

  10. Barany (2013) refers to “a method of approximating roots.” We do not discuss methods and algorithms here, as it is clear to us that the method was systematic, and can therefore be qualified as an algorithm.

  11. Two sequences of real numbers (un) and (vn) are adjacent when (un) is increasing, (vn) is decreasing, and the sequence (un—vn) converges towards zero. The theorem states that two adjacent sequences converge towards a common limit. It is equivalent to the idea of the completeness of the set of real numbers, and is a trivial corollary of the nested closed intervals theorem.

  12. A function changes sign when it is negative at one boundary of the interval of definition, and positive at the other: f defined on [a;b] and f(a).f(b) ≤ 0.

  13. Without this constraint the algorithm may not terminate. For instance, searching for a hidden integer inside the interval [0;100], at the nth iteration u = 100p/2n; v = 100(p + 1)/2n,p is an integer. This can be proved by induction, and it follows that only 25, 50, and 75 can be found by a bisection algorithm that would overlook this constraint.

  14. See the definition in footnote 12.

  15. Footnote 2 explains why this lemma is considered, and not the full IVT.

  16. The relationship can be expressed in compact form, using an alternative statement inside a recurrence between ordered pairs, as follows:

    (un+1, vn+1) = if f(un f(vn) > 0: (m, vn) else ( un, m), m being the mean of (un,vn).

  17. This means that our results for the three parts refer to different classes. The 11th graders had to be prepared for part 2 by completing part 1. Similarly, 12th graders completed parts 1 and 2 in preparation for part 3 (Laval, 2018). We do not report here on this preparation. In the context of our framework, we assume that after this preparation, 11th graders had adopted the components of suitable WSs covered in part 1, and that 12th graders had adopted the components of suitable WSs covered in part 2 (Table 3).

  18. In particular, see pp. 278–345 for part 1, pp. 377–416 for part 2, and pp. 450–464 for part 3. The assignments and the transcripts of classroom discussion are translated from the thesis.

  19. Being aware of the equivalence, the students identified the IVT and this lemma.

References

  • Barany, M. J. (2013). Stuck in the middle: Cauchy’s intermediate value theorem and the history of analytic rigor. Notices of the AMS, 60(10), 1334–1338. https://doi.org/10.1090/noti1049

    Article  Google Scholar 

  • Bower, B. (1985). Computers and kids: Learning to think. Science News, 127(5), 71. https://doi.org/10.2307/3969817

    Article  Google Scholar 

  • Brousseau, G. (1997). Theory of didactical situations in mathematics (N. Balacheff, M. Cooper, R. Sutherland, & V. Warfield, Eds. & Trans.). Kluwer. https://doi.org/10.1007/0-306-47211-2

  • Couderette, M. (2016). Enseignement de l’algorithmique en classe de seconde : une introduction curriculaire problématique. Annales de Didactique et de Sciences Cognitives, 21, 267–296.

  • Crahay, M. (1987). Logo, un environnement propice à la pensée procédurale. Revue Française De Pédagogie, 80(1), 37–56. https://doi.org/10.3406/rfp.1987.1473

    Article  Google Scholar 

  • Dijkstra, E. W. (1976). A discipline of programming. Pearson.

  • Douady, R. (1980). Approche des nombres réels en situation d’apprentissage scolaire. Enfants de 6 à 11 ans. Recherches en Didactique des Mathématiques, 1(1), 77–111.

  • Fraillon, J., Ainley, J., Schulz, W., Friedman, T., & Duckworth, D. (2020a). Preparing for life in a digital world. Springer. https://doi.org/10.1007/978-3-030-38781-5

    Article  Google Scholar 

  • Fraillon, J., Ainley, J., Schulz, W., Friedman, T., & Duckworth, D. (2020b). The contexts for education on computer and information literacy and computational thinking. Preparing for Life in a Digital World, 15-50. https://doi.org/10.1007/978-3-030-38781-5_2

  • Godino, J. D., Batanero, C., Contreras, Á., Estepa, A., Lacasta, E., & Wilhelmi, M. R. (2013). Didactic engineering as design-based research in mathematics education. In B. U. Çiğdem Haser & M. A. Mariotti (Eds.), Proceedings of the eight Congress of the European society for research in mathematics education (pp. 2810–2819). Middle East Technical University.

  • Kahane, J. P. (Éd.). (2002). L’Enseignement des sciences mathématiques. Odile Jacob.

  • Katz, K. U., & Katz, M. G. (2011). Stevin numbers and reality. Foundations of Science, 17(2), 109–123. https://doi.org/10.1007/s10699-011-9228-9

    Article  Google Scholar 

  • Knuth, D. E. (1985). Algorithmic thinking and mathematical thinking. The American Mathematical Monthly, 92(3), 170–181. https://doi.org/10.2307/2322871

    Article  Google Scholar 

  • Kuzniak, A., & Nechache, A. (2021). On forms of geometric work: A study with pre-service teachers based on the theory of Mathematical Working Spaces. Educational Studies in Mathematics, 106(2), 271–289. https://doi.org/10.1007/s10649-020-10011-2

    Article  Google Scholar 

  • Kuzniak, A., Tanguay, D., & Elia, I. (2016). Mathematical Working Spaces in schooling: An introduction. ZDM-Mathematics Education, 48(6), 721–737. https://doi.org/10.1007/s11858-016-0812-x

    Article  Google Scholar 

  • Lagrange, J. B., & Rogalski, J. (2017). Savoirs, concepts et situations dans les premiers apprentissages en programmation et en algorithmique. Annales De Didactique Et De Sciences Cognitives, 22, 119–158. https://doi.org/10.4000/adsc.723

    Article  Google Scholar 

  • Laval, D. (2018). L’algorithmique au lycée entre développement de savoirs spécifiques et usage dans différents domaines mathématiques. Thèse de doctorat. Université Sorbonne Paris Cité. https://tel.archives-ouvertes.fr/tel-01943971/. Accessed June 2022.

  • MEN. (2017). Aménagement du programme de mathématiqueshttps://www.education.gouv.fr/media/27044/download. Accessed June 2022.

  • Menares Espinoza, R., Vivier, L. (2022). Personal mathematical work and personal MWS. In A. Kuzniak, E. Montoya-Delgadillo, & P. R. Richard (Eds.), Mathematical work in educational context. Mathematics education in the digital era (Vol. 18). Springer. https://doi.org/10.1007/978-3-030-90850-8_5

  • Minh, T. K., & Lagrange, J. B. (2016). Connected functional working spaces: A framework for the teaching and learning of functions at upper secondary level. ZDM-Mathematics Education, 48(6), 793–807. https://doi.org/10.1007/s11858-016-0774-z

    Article  Google Scholar 

  • Nguyen, C. T., & Bessot, A. (2010). Introduire des éléments d’algorithmique et de programmation dans l’enseignement secondaire ? Une ingénierie didactique. Petit x, 83, 27–49.

  • Noss, R., Hoyles, C., Saunders, P., Clark-Wilson, A., Benton, L., & Kalas, I. (2020). Making constructionism work at scale: The story of Scratchmaths. In N. Holbert, M. Berland, & Y. Kafai (Eds.), Designing constructionist futures: The art, theory, and practice of learning designs (pp. 39–52). MIT Press. https://discovery.ucl.ac.uk/id/eprint/10083929/1/Noss%20et%20al%20Pre-print.pdf. Accessed June 2022.

  • Papert, S. (1980). Mindstorms: Children, computers and powerful ideas (1st éd.). Basic Books.

  • Ruthven, K. (1996). Calculators in the mathematics curriculum: The scope of personal computational technology. In A. Bishop, K. Clements, C. Keitel, J. Kilpatrick & C. Laborde (Eds.), International handbook of mathematics education, 4, 435–468. https://doi.org/10.1007/978-94-009-1465-0

  • Samurçay, R. (1985). Signification et fonctionnement du concept de variable informatique chez des élèves débutants. Educational Studies in Mathematics, 16(2), 143–161. https://doi.org/10.1007/bf02400935

    Article  Google Scholar 

  • Stephens, M. (2018). Embedding algorithmic thinking more clearly in the mathematics curriculum. In Y. Shimizu, R. Withal (Eds.), Proceedings of ICMI study 24 School mathematics curriculum reforms: challenges, changes and opportunities. University of Tsukuba (pp. 483–490). https://www.mathunion.org/fileadmin/ICMI/ICMIstudies/ICMIStudy24/ICMIStudy24Proceedings.pdf. Accessed June 2022.

  • Tetenbaum, T. J., & Mulkeen, T. A. (1984). LOGO and the teaching of problem solving: A call for a moratorium. Educational Technology, 24(11), 16–19.

  • Wing, J. M. (2006). Computational thinking. Communications of the ACM, 49(3), 33–35. https://doi.org/10.1145/1118178.1118215

    Article  Google Scholar 

Download references

Acknowledgements

The authors thank the anonymous referees and the editor who provided useful and detailed comments on earlier versions of the manuscript.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jean-Baptiste Lagrange.

Ethics declarations

Conflict of interest

The authors declare no competing interests.

Additional information

Publisher's note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Lagrange, JB., Laval, D. Connecting algorithmics to mathematics learning: a design study of the intermediate value theorem and the bisection algorithm. Educ Stud Math 112, 225–245 (2023). https://doi.org/10.1007/s10649-022-10192-y

Download citation

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s10649-022-10192-y

Keywords

Navigation