Is it possible to calculate all coprime to N but in range [L, R]

Revision en1, by tgbaodeeptry, 2021-06-22 14:40:41

Hello guys,

Today, I am facing a serious problem, I get idea, but I don't is it possible to do it.

Assume that, I have a number n and I want to calculate count numbers that is co-prime to n and it is also in range [L, R]

I read totient Euler but I think it won't help me ...

Thanks so much for trying to understand my poor English. :(

Tags #basic math, eular phi, math

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English tgbaodeeptry 2021-06-22 14:40:41 418 Initial revision (published)