City Zhautykov 2023 Grade 8 Problem 7
Complex $x$ satisfies $x ^ 2 + x + 1 = 0$. Find the value of $x^{2023}+ \frac{1}{x^{2023}}$.
Replace sorry in the template below with your solution.
See Answer Bank for acceptible answer declarations.
Mathlib version used by the checker is v4.29.0.
import Mathlib.Data.Complex.Basic def answer : ℂ := sorry theorem solution (x : ℂ) (h : x ^ 2 + x + 1 = 0) : x ^ 2023 + 1 / x ^ 2023 = answer := sorry
Submit Solution
Login to submit a solution.
Recent Submissions
| # | User | Time (UTC) | Status |
|---|---|---|---|
| 426 | Iván Renison | 2026-04-13T21:39 | Compilation error ⓘ |
| 287 | cwrv | 2026-02-23T14:01 | PASSED ⓘ |
| 259 | Kitsune | Long time ago | PASSED ⓘ |
| 258 | ansar | Long time ago | PASSED ⓘ |
| 250 | FelixMP | Long time ago | Bad answer ⓘ |
| 249 | FelixMP | Long time ago | PASSED ⓘ |
| 246 | Sul_A. | Long time ago | PASSED ⓘ |
| 245 | Sul_A. | Long time ago | PASSED ⓘ |
| 224 | FelixMP | Long time ago | PASSED ⓘ |
| 212 | ansar | Long time ago | PASSED ⓘ |