x = 1 ∑ ∞ lo g 3 3 ( ( x + a − 3 ) ( x + a + 3 ) ( x + a − 1 ) ( x + a + 1 ) ) = 1
If the sum of all possible real values of constant a such that the infinite sum above is fulfilled can be represented as q p for coprime positive integers p , q , find p + q .
Try the harder (way harder) version here .
Try the easier version here .
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.
It's not quite enough to say that ln ( a − 1 ) and ln ( a − 2 ) are undefined. You need that one of the terms of the sum is undefined, since the log properties you use assume that each log is separately defined. (E.g. ln ( − 2 ⋅ − 3 ) is defined even though ln ( − 2 ) and ln ( − 3 ) are undefined.)
Problem Loading...
Note Loading...
Set Loading...
x = 1 ∑ ∞ lo g 3 3 ( ( x + a − 3 ) ( x + a + 3 ) ( x + a − 1 ) ( x + a + 1 ) ) = lo g 3 3 ( ( a − 2 ) ( a + 4 ) ( a ) ( a + 2 ) × ( a − 1 ) ( a + 5 ) ( a + 1 ) ( a + 3 ) × ( a ) ( a + 6 ) ( a + 2 ) ( a + 4 ) × ( a + 1 ) ( a + 7 ) ( a + 3 ) ( a + 5 ) × ( a + 2 ) ( a + 8 ) ( a + 4 ) ( a + 6 ) × ( a + 3 ) ( a + 9 ) ( a + 5 ) ( a + 7 ) × . . . ) = lo g 3 3 ( ( a − 2 ) ( a − 1 ) ( a + 2 ) ( a + 3 ) ) = 1 ⇒ ( ( a − 2 ) ( a − 1 ) ( a + 2 ) ( a + 3 ) ) = 3 3 a 2 + 5 a + 6 = 3 3 ( a 2 − 3 a + 2 ) a 2 + 5 a + 6 = 3 3 a 2 − 9 9 a + 6 6 3 2 a 2 − 1 0 4 a + 6 0 = 0 8 a 2 − 2 6 a + 1 5 = 0 ( 2 a − 5 ) ( 4 a − 3 ) = 0 ⇒ { a = 2 5 a = 4 3 unacceptable, ln ( a − 1 ) and ln ( a − 2 ) are undefined
Therefore, the sum of all possible real values of a is 2 5 ⇒ p + q = 5 + 2 = 7