Prime *prime

Number Theory Level pending
  1. You are told that n = 110179 is the product of two primes p and q. The number of positive integers less than n that are relatively prime to n (i.e. those m such that gcd(m, n) = 1) is 109480. Write the value of p + q.


The answer is 700.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hemant Yadav
Feb 3, 2018

n = p q n=pq

Number of numbers less than or equal to n that are multiple of p = q p = q .

Number of numbers less than or equal to n that are multiple of q = p q = p .

Number of numbers less than or equal to n that are multiple of p q = 1 pq = 1

Number of numbers less than or equal to n that are co-prime to n = p q p q + 1 n = pq - p - q + 1

p + q = 110179 109480 + 1 = 700 p + q = 110179 - 109480 + 1 = 700

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...