10

I was wondering if the sum of an algebraic and transcendental complex number is transcendental.

I was thinking if a is algebraic, and b is transcendental, then if a+b is algebraic, then a+b-a is also algebraic since algebraic numbers are closed under additive inverses, but b is transcendental.

Is this a correct approach?

jstnchng
  • 1,059
  • 4
    Yes, that's the right idea. – William Stagner Mar 20 '15 at 05:07
  • 2
    Put another way, given $\Bbb C$, we see that algebraic numbers form a subgroup of $(\Bbb C,+)$, call it $A$. Now $a+b = b + a \in b + A \neq A$, since $b \not\in A$. Since cosets either coincide, or are disjoint, we see $a + b \not\in A$. – David Wheeler Mar 20 '15 at 08:35

1 Answers1

5

Your proof is right. The sum of an algebraic and transcendental number must be transcendental, since if not, the sum minus the algebraic number would be algebraic, and can not be transcendental.

Eugene Zhang
  • 16,805