Problem 248: Numbers for which Euler’s totient function equals 13!
The first number n for which φ(n)=13! is 6227180929.
Find the 150,000th such number.
Test
{{test}}Console output
The first number n for which φ(n)=13! is 6227180929.
Find the 150,000th such number.
Use Cmd instead of Ctrl if you're on a Mac.
| g | Focus editor |
| Ctrl-Enter | Run the test with current code |
| Ctrl-Shift-K | Reset the editor |
| Ctrl-Shift-L | Clear console output |
| Ctrl-Shift-X | Show the solution |
| [ | Previous challenge |
| ] | Next challenge |
| T | Back to top page |
| ? | Show this dialog |
| ESC | Hide this dialog |
| Shift-ESC | Blur focus from editor |