Learn to Create a Robotic Device Using Arduino in the Free Webinar. Register Now
One of our academic counsellors will contact you within 1 working day.
Click to Chat
1800-1023-196
+91-120-4616500
CART 0
Use Coupon: CART20 and get 20% off on all online Study Material
Welcome User
OR
LOGIN
Complete Your Registration (Step 2 of 2 )
Free webinar on Robotics (Block Chain) Learn to create a Robotic Device Using Arduino
30th Jan @ 5:00PM for Grade 1 to 10
Find the number of positive integers which divide 100^999 but not 100^998 Find the number of positive integers which divide 100^999 but not 100^998
Let d(n) be the number of positive integers that divide n. The following statements are true. 1. If GCD(m,n) = 1, then d(m n) = d(m) d(n). 2. If p is a prime number, then d(p^n) = n+1 So you want to compute d(10^999) - d(10^998) = d(2^999) d(5^999) - d(2^998) d(5^998) = 1000^2 - 999^2 = (1000 - 999) (1000 + 999) = 1999
Post Question
Dear , Preparing for entrance exams? Register yourself for the free demo class from askiitians.
points won -