Suppose that we have $ x+(1/x)=1$, can we compute the expression $x^{1389}+(1/x)^{1389}$ from that? and how?
Asked
Active
Viewed 59 times
-1
-
2Hint: $x^3 = -1$. Pretty sure it's a duplicate question, though. – dxiv Dec 12 '16 at 06:37
2 Answers
1
From the first equation, $x = (-1)^{1/3}$. Now, plug this into the second equation and see what you can say about $(-1)^{1/3\cdot1389} + \frac{1}{(-1)^{1/3\cdot1389}}$.
Hint: What is $-1$ raised to an odd power?

Erik M
- 2,391
1
Hint: $x+ 1/x=1 \iff x^2-x+1=0 \implies x^3+1=(x+1)(x^2-x+1)=0$.
Therefore $x^3=-1$ so $x^{1389}=(x^3)^{463}=\cdots$

dxiv
- 76,497