By a challenge of my calculus' professor, we have to find a integral that generates a $8$ digit number, such as $12345678$. Since there is an infinite number of integrals that could result in a $8$ digit number, is there a way to do it in Maple, in order to list some of the integrals that could do it?
2026-03-28 06:40:15.1774680015
How to find the integral that generates $X$ number in Maple 17?
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
To close this out: an example of an integral that produces the number $N$ is $$ \int_0^1 N ~ dx = \left. Nx \right|_0^1 = N\cdot1 - N \cdot 0 = N. $$