A ( b ( C Y − 1 ) − 1 ) − 1 A ( b ( C X − 1 ) − 1 ) − 1 = Positive Integer
X = Y
All The Numbers here are positive integers
The Question is
( X , Y ) ∑ ( 2 x + y 1 ) = ?
(X, Y) is the all possible solutions
If it is infinite submite -1
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.
I am sorry but this solution is totaly wrong because the denominator is A-1 but nenominator can be not divisble by A-1 so you put numbers that is not solution
Log in to reply
A n − 1 is always divisible by A − 1 for integral n , and n = b ( C X − 1 ) − 1 is an integer since b , C , X are integers.
You can try to fix it or delete it and thank you♥️
But you did not include the solutions that have Y=2,3,4 you only did the solution that have Y=1
And also the solutions should work for every constant A, B, C not only when B=C=2
Lets say that A α B Means that when A is an integer then B is Integer, and when A is not integer then B is not, A Can equal B and not equal (got it?)
So : A ( b ( C Y − 1 ) − 1 ) − 1 A ( b ( C X − 1 ) − 1 ) − 1 α ( b ( C Y − 1 ) − 1 ) b ( C X − 1 ) − 1 ) α C Y − 1 C X − 1 α y x
A ( b ( C Y − 1 ) − 1 ) − 1 A ( b ( C X − 1 ) − 1 ) − 1 α y x
Lets assuming that X=k×Y because this makes Y X = Y k × Y = k (k is integer 2,3,4....)
K = 1 because that makes X=Y and we know that X = Y
So : X+Y=(k+1)Y (k=2,3,4,5....) Changing (k+1) to n which they = 3,4,5,6... ( Only For make the expression easier)
X+Y=n×Y (Y can be 1,2,3,4,5,6....) (n=3,4,5,6...)
So - ( X , Y ) ∑ 2 x + y 1 = 2 1 × 3 1 + 2 1 × 4 1 + 2 1 × 5 1 ..... + 2 2 × 3 1 + 2 2 × 4 1 + 2 2 × 5 1 ...... + 2 3 × 3 1 + 2 3 × 4 1 + 2 3 × 5 1 .........= Y = 1 ∑ ∞ n = 3 ∑ ∞ 2 n Y 1
Y = 1 ∑ ∞ n = 3 ∑ ∞ 2 n Y 1 = Y = 1 ∑ ∞ n = 3 ∑ ∞ ( 2 Y 1 ) n = n = 3 ∑ ∞ 2 n − 1 1
THAT MEANS : ( X , Y ) ∑ 2 x + y 1 = n = 3 ∑ ∞ 2 n − 1 1 ≈ . 2 7
3rd last line is wrong, you can't split up the sum like that. Calculating the correct value exactly requires more complicated maths, but you can verify on a computer that the answer should be 0.27336, not 0.5. Mathematica code: N[Sum[Sum[1/2^(n*Y), {n, 3, Infinity}], {Y, 1, Infinity}]]
I guss you are right! Thank you i will edite soon♥️
🧐🤥😯🤪 I don't get it
Problem Loading...
Note Loading...
Set Loading...
For Y = 1 , b = C = 2 , the denominator becomes A − 1 , and X can assume any positive integer value. Hence the given sum equals 2 2 1 + 2 3 1 + 2 4 1 + . . .
= 4 1 × 1 − 2 1 1 = 2 1 = 0 . 5 .