ELI5: Explain Like I'm 5

Primitive recursive function

A primitive recursive function is a type of mathematical function (a formula for calculating something). The inputs to the function are numbers, and it returns a number as its output. Primitive recursive functions are really helpful because they always work the same way, even if the numbers get really big. That means that you can use them to calculate a lot of different things without having to change the function.