Just a complex Complex product

  • Thread starter Thread starter Dinheiro
  • Start date Start date
  • Tags Tags
    Complex Product
AI Thread Summary
The discussion revolves around solving a complex product equation involving powers of a complex number. Participants explore various methods, including trigonometric substitutions and expansions, but face challenges due to the recurrence relation introduced by the "+1" in each factor. Suggestions are made to analyze specific components of the equation, particularly focusing on the behavior of powers of the complex number. A key insight involves simplifying the expression using a relation that connects the terms. Overall, the conversation highlights the complexity of the problem and the collaborative effort to find a solution.
Dinheiro
Messages
56
Reaction score
0

Homework Statement


Find x
x = (1 + \frac{1+i}{2})(1 + (\frac{1+i}{2})^{2})(1 + (\frac{1+i}{2})^{2^{2}})...(1 + (\frac{1+i}{2})^{2^{n}})

Homework Equations


Complex algebra equations

The Attempt at a Solution


Me again and another olympic question. I've tried some trigonometric substitutions, even expand; yet, nothing
 
Last edited:
Physics news on Phys.org
Dinheiro said:

Homework Statement


Find x
x = (1 + \frac{1+i}{2})(1 + (\frac{1+i}{2})^{2})(1 + (\frac{1+i}{2})^{2^{2}})...(1 + (\frac{1+i}{2})^{2^{n}})


Homework Equations


Complex algebra equations


The Attempt at a Solution


Me again and another olympic question. I've tried some trigonometric substitutions, even expand; yet, nothing
How about showing some of those results?
 
Dinheiro said:

Homework Statement


Find x
x = (1 + \frac{1+i}{2})(1 + (\frac{1+i}{2})^{2})(1 + (\frac{1+i}{2})^{2^{2}})...(1 + (\frac{1+i}{2})^{2^{n}})


Homework Equations


Complex algebra equations


The Attempt at a Solution


Me again and another olympic question. I've tried some trigonometric substitutions, even expand; yet, nothing

For ##z = (1+i)/2##, look at ##z^2##. What does this tell you about ##z^4, z^8, \ldots##?
 
  • Like
Likes 1 person
Ray Vickson said:
For ##z = (1+i)/2##, look at ##z^2##. What does this tell you about ##z^4, z^8, \ldots##?
I tried it, though, but I couldn't really solve the recurrency because of the +1 on each factor:
Resolving powers
(1 + (1+i)/2)(1 + i/2)(1 - 1/4)(1 + 1/8)(1 + 1/64)(1 + 1/4096)...
Let's say
a = (1 + (1+i)/2)(1 + i/2)(1 - 1/4)
and
b = (1 + 1/8)(1 + 1/64)(1 + 1/4096)...
We can calculate b's denominator which is
(2^3)[2^(3.2)][2^(3.2.2)][2^(3.2.2.2)]...[2^(3.2.2.2...(n-3))] = 2^[3.2^(n-2) -1]
but b's numerator, I don't know
(9)(65)(4097)...
 
Dinheiro said:
I tried it, though, but I couldn't really solve the recurrency because of the +1 on each factor:
Resolving powers
(1 + (1+i)/2)(1 + i/2)(1 - 1/4)(1 + 1/8)(1 + 1/64)(1 + 1/4096)...
Let's say
a = (1 + (1+i)/2)(1 + i/2)(1 - 1/4)
and
b = (1 + 1/8)(1 + 1/64)(1 + 1/4096)...
We can calculate b's denominator which is
(2^3)[2^(3.2)][2^(3.2.2)][2^(3.2.2.2)]...[2^(3.2.2.2...(n-3))] = 2^[3.2^(n-2) -1]
but b's numerator, I don't know
(9)(65)(4097)...
Did you do what Ray V. suggested?

He did not suggest expanding out each factor, just parts of a few specific factors.
 
Last edited:
Dinheiro said:
I tried it, though, but I couldn't really solve the recurrency because of the +1 on each factor:
Resolving powers
(1 + (1+i)/2)(1 + i/2)(1 - 1/4)(1 + 1/8)(1 + 1/64)(1 + 1/4096)...
Let's say
a = (1 + (1+i)/2)(1 + i/2)(1 - 1/4)
and
b = (1 + 1/8)(1 + 1/64)(1 + 1/4096)...
We can calculate b's denominator which is
(2^3)[2^(3.2)][2^(3.2.2)][2^(3.2.2.2)]...[2^(3.2.2.2...(n-3))] = 2^[3.2^(n-2) -1]
but b's numerator, I don't know
(9)(65)(4097)...

The simple relation
\frac{w-1}{w}\times \left(1+\frac{1}{w} \right) = 1-\frac{1}{w^2} \equiv \frac{w^2-1}{w^2}
is helpful here.
 
Thanks, Ray V and SammyS!
 

Similar threads

Back
Top