Menu Close

How-many-ordered-pairs-a-b-with-b-lt-a-lt-100-a-b-N-such-that-a-b-both-a-1-b-1-are-integers-




Question Number 149323 by naka3546 last updated on 04/Aug/21
How  many  ordered  pairs (a,b) with  b < a < 100  ,  a,b ∈ N  such  that  (a/b)  both   ((a+1)/(b+1))  are  integers  .
Howmanyorderedpairs(a,b)withb<a<100,a,bNsuchthatabbotha+1b+1areintegers.
Answered by Olaf_Thorendsen last updated on 05/Aug/21
N = Σ_(b=1) ^(98) Σ_(a=b+1) ^(99) ⌊((⌊(a/b)⌋)/(a/b))×((⌊((a+1)/(b+1))⌋)/((a+1)/(b+1)))⌋  N = 85
N=98b=199a=b+1abab×a+1b+1a+1b+1N=85
Commented by naka3546 last updated on 05/Aug/21
thank you, sir.
thankyou,sir.
Answered by Olaf_Thorendsen last updated on 05/Aug/21

Leave a Reply

Your email address will not be published. Required fields are marked *