[Haskell-beginners] How can I view a digit on the N-th position of 9^(9^9) in Haskell?

Michael Orlitzky michael at orlitzky.com
Fri Jun 7 14:52:50 UTC 2019


On 6/7/19 12:06 AM, Sergej KAREL wrote:
> Hello Francesco,
> Im total beginner. I read some books and online pages.
> I do not know, how to apply your rows if Im looking eg. digit on
> position *177486336 *of the number string
> Sorry for asking so straightforward
> Sergej

This is a math problem. Read the first few chapters of a book on number
theory -- you'll usually find something like this in the exercises.

For example, exercise 2.30 in the freely-available "Elementary Number
Theory: Primes, Congruences, and Secrets" by William Stein:

  https://wstein.org/ent/



More information about the Beginners mailing list