How do I find the real part of a complex number with a square root inside?

Click For Summary

Homework Help Overview

The discussion revolves around finding the real part of the expression \(\sqrt{x+iy}\), where \(x\) and \(y\) are real numbers. Participants explore the complexities of dealing with square roots of complex numbers and the implications of separating real and imaginary components.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to express the square root in terms of real and imaginary parts, leading to equations involving \(a\) and \(b\). Some participants question the labeling of terms as imaginary and suggest expressing \(a\) and \(b\) in terms of \(x\) and \(y\). Others discuss substitutions and the resulting equations, noting difficulties in simplifying them.

Discussion Status

Participants have provided guidance on manipulating equations and checking assumptions. There is an ongoing exploration of the relationships between the variables, with some progress noted in deriving a quartic equation. However, there is no explicit consensus on the final form or method, and participants continue to share insights and corrections.

Contextual Notes

Participants are navigating the complexities of square roots involving complex numbers, with some expressing uncertainty about the implications of their substitutions and the nature of the variables involved. The discussion reflects a mix of algebraic manipulation and conceptual understanding without a definitive resolution.

sjmacewan
Messages
34
Reaction score
0
Hello there,
I've been given the task of find the real part for the following expression

[tex]\sqrt{x+iy}[/tex]

And I'm a bit stuck. I figure that I'll just say that that equation is equal to some other imaginary number a+bi where 'a' is the real part and 'b' is the imaginary part, and try to solve for a. But after squaring both sides i get stuck immediately...

[tex]x+iy = a^2 + 2abi - b^2[/tex]

And i don't know where to go. Perhaps I'm going the wrong way with this one, any help would be appreciated.

Edit: Ok, I've made some progress...

I know then that

[tex]x = a^2 - b^2[/tex]
and
[tex]iy = 2abi[/tex]

So i try to get rid of the b term in the real one, but the only substitution I can make results in a y term being introduced into the real part, which is just adding another imaginary number in there...
 
Last edited:
Physics news on Phys.org
only substitution I can make results in a y term being introduced into the real part
Aren't you trying to express a and b in terms of x and y?

which is just adding another imaginary number in there...
No it's not -- y is not imaginary.
 
ooh, after seeing iy i just labeled both as being imaginary, but i suppose that's not true...i'll keep working then!edit: i still seem to get stuck pretty quickly...

making the substitution [tex]b=\frac{y}{2a}[/tex] and plugging that into [tex]x=a^2-b^2[/tex] gets me to:
[tex]x=a^2- \frac{y^2}{4a^2}[/tex]
And again, i feel stuck. I've tried putting them over a common denominator, but that doesn't seem to lead anyplace useful...
 
Last edited:
sjmacewan said:
ooh, after seeing iy i just labeled both as being imaginary, but i suppose that's not true...i'll keep working then!


edit: i still seem to get stuck pretty quickly...

making the substitution [tex]b=\frac{y}{2a}[/tex] and plugging that into [tex]x=a^2-b^2[/tex] gets me to:
[tex]x=a^2- \frac{y^2}{4a^2}[/tex]
And again, i feel stuck. I've tried putting them over a common denominator, but that doesn't seem to lead anyplace useful...
Getting a common denominator is one way but the better way to handle equations with fractions is to multiply the entire equation by the "common" denominator- here just 4a2. If you do that you get the quartic equation [itex]4a^2= 4a^4- y^2[/itex] or [itex]4a^4- 4a^2- y^2= 0[/itex]. That's actually a quadratic equation in a2.
 
Last edited by a moderator:
OK...tell me if this looks ok...it's really ugly and there's step or two which I'm not confident about:

[tex]0=a^2-\frac{y^2}{4a^2}-x[/tex]
[tex]0=\frac{4a^4 - 4xa^2 - y^2}{4a^2}[/tex]
[tex]0=4a^4 - 4xa^2 - y^2[/tex]

[tex]a^2 = \frac{4x \pm \sqrt{16x^2 - (4*4*-y^2)}}{2*4}[/tex]

[tex]a^2 = \frac{4x \pm \sqrt{16x^2 + 16y^2}}{8}[/tex]

[tex]a^2 = \frac{4x \pm \sqrt{16(x^2+y^2)}}{8}[/tex]

[tex]a^2 = \frac{4x \pm 4\sqrt{x^2 + y^2}}{8}[/tex]

[tex]a^2 = \frac{x \pm \sqrt{x^2 + y^2}}{2}[/tex]

[tex]a=\sqrt \frac{x \pm \sqrt{x^2 + y^2}}{2}}[/tex]Can i leave it like that? (you may need to refresh the screen, I've fixed the tex)
 
Last edited:
Yes, that looks good- except of course that you should have a [itex]\pm[/itex] on the outside and you don't really need the one inside the square root, only +. Taking the negative would make a imaginary and it must be real.

You can check by looking at some simple examples. Suppose x is positive, y= 0. What does that formula give? Suppose x is negative, y=0. Suppose x= 0, y= 1. (The square root of i is [itex]\frac{\sqrt{2}}{2}(1+ i)[/itex] and [itex]-\frac{\sqrt{2}}{2}(1+ i)[/itex].)
 
Last edited by a moderator:
alright, thanks for the pointers there, i can't say I've run across many solutions with a root inside a root, seemed a bit odd to me...thanks again!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
24
Views
4K