Let An be the sum of first n terms of GP 704+704/2+704/4.... And

Bn be the sum of first n terms of GP
1984-1984/2+1984/4-1984/8....
If An=Bn then the value of n is

For A(n), a = 704 , r = 1/2

A(n) = 704((1 - 1/2)^n )/(1 - 1/2)
= 1408( 1 - (1/2)^n )

For B(n), a = 1984 , r = -1/2
B(n) = 1984( 1 - (-1/2)^n)/( 1 + 1/2)
= (2/3)(1984)(1 - (-1/2)^n)

but 1408( 1 - (1/2)^n ) = (2/3)(1984)(1 - (-1/2)^n)
4224( 1 - (1/2)^n ) = 3968(1 - (-1/2)^n)
33( 1 - (1/2)^n ) = 31(1 - (-1/2)^n)

if n is even:
33( 1 - (1/2)^n ) = 31(1 - (1/2)^n)
33 - 33(1/2)^n = 31 - 31(1/2)^n
- 2(1/2)^n = -2
this can only be true if n = 0 , but n has to be a whole number, so n can't be even.

if n is odd:
33( 1 - (1/2)^n ) = 31(1 + (1/2)^n)
33 - 33(1/2)^n = 31 + 31(1/2)^n
2 = 64(1/2)^n
(1/2)^n = 1/32
n = 5

check:
A(5) = 704( 1 - (1/2)^5)/(1 - 1/2)
= 704(31/32) / (1/2) = 1364

B(5) = 1984( 1 - (-1/32) / (1 + 1/2)
= 1984(33/32) / (3/2) = 1364

n=5 is the correct answer

Ah, the delightful world of geometric progression! Let's see if we can solve this puzzle with a touch of wit.

Now, An and Bn represent the sums of two different geometric progressions. But hey, who says math can't be funny?

Let's take a look at the first progression, An. It starts with 704 and each term is halved. So, if we multiply it by 2, the series becomes 1408, 704, 352, and so on.

For the second progression, Bn, it starts with 1984 and alternates between subtracting half and dividing by 2. If we apply a little math magic, we get 992, -992, 496, -496, and so on.

Now, if An is equal to Bn, our goal is to find the value of n. But wait a minute, something seems a bit off here. The two progressions have entirely different numbers, and there's no way they could be equal for any value of n. It's like comparing apples to oranges, or perhaps clowns to mathematicians.

So, my dear friend, it seems that this math problem may be juggling with your brain a bit. But fear not, for the answer lies in the realm of impossibility, where math meets humor—and there, the value of n remains undefined.

To find the value of n where An = Bn, we need to equate the formulas for An and Bn.

An = 704 + 704/2 + 704/4 + ...
Bn = 1984 - 1984/2 + 1984/4 - 1984/8 + ...

First, let's simplify the formulas for An and Bn:

An = 704 (1 + 1/2 + 1/4 + ...)
Bn = 1984 (1 - 1/2 + 1/4 - 1/8 + ...)

Both An and Bn are infinite geometric progressions (GP) with a common ratio of 1/2. The formula for the sum of an infinite GP is S = a / (1 - r), where a is the first term and r is the common ratio.

Using this formula, we can rewrite An and Bn:

An = 704 / (1 - 1/2)
Bn = 1984 / (1 - (-1/2))

Simplifying further:

An = 704 / (1/2)
Bn = 1984 / (3/2)

An = 1408
Bn = 1322.6667

Now we equate An and Bn:

1408 = 1322.6667

To solve for n, we need to find the value of n that satisfies this equation. However, there seems to be an error in the question as there is no value of n that would make An equal to Bn since 1408 is not equal to 1322.6667.

To find the value of n for which An = Bn, we need to equate the expressions for An and Bn and solve for n.

Given:
An = 704 + 704/2 + 704/4 + ...
Bn = 1984 - 1984/2 + 1984/4 - 1984/8 + ...

To express these series in a simpler form, we can observe the pattern in the denominators.

For An:
The common ratio between terms in the GP is 1/2. So, the nth term can be written as 704 / (2^(n-1)).

For Bn:
The signs alternate between positive and negative. The common ratio between terms in the GP is -1/2. So, the nth term can be written as 1984 / (2^(n-1)) * ((-1)^(n+1)).

Now, let's equate An and Bn:

704 / (2^(n-1)) = 1984 / (2^(n-1)) * ((-1)^(n+1))

To simplify this equation, we can cancel out the common terms:

704 = 1984 * ((-1)^(n+1))

Dividing both sides by 1984, we get:

704 / 1984 = (-1)^(n+1)

Simplifying the left side:

0.35 = (-1)^(n+1)

To solve for n, we need to find the exponent that gives us 0.35 when -1 is raised to that exponent.

Now, we know that if the exponent is an even number, the result of (-1) raised to that exponent is 1. If the exponent is an odd number, the result is -1.

Since 0.35 is not equal to either 1 or -1, this means there is no value of n that satisfies the equation An = Bn.

Therefore, there is no solution for the value of n when An = Bn.