Finding number of solutions when condition is given.











up vote
3
down vote

favorite
1












Q - Find number of solutions when it is given that Re(z²) = 0 and |z| = a $sqrt{2}$ , where z is a complex number and a>0.



First I assumed $z = x + iy$ and then squared it and equated the real part to $0$.
I don't know how to approach after that.
Please guide.










share|cite|improve this question
























  • One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
    – Robert Thingum
    Nov 12 at 4:14












  • @RobertThingum how did you get this answer?
    – Kaustuv Sawarn
    Nov 12 at 4:16















up vote
3
down vote

favorite
1












Q - Find number of solutions when it is given that Re(z²) = 0 and |z| = a $sqrt{2}$ , where z is a complex number and a>0.



First I assumed $z = x + iy$ and then squared it and equated the real part to $0$.
I don't know how to approach after that.
Please guide.










share|cite|improve this question
























  • One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
    – Robert Thingum
    Nov 12 at 4:14












  • @RobertThingum how did you get this answer?
    – Kaustuv Sawarn
    Nov 12 at 4:16













up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





Q - Find number of solutions when it is given that Re(z²) = 0 and |z| = a $sqrt{2}$ , where z is a complex number and a>0.



First I assumed $z = x + iy$ and then squared it and equated the real part to $0$.
I don't know how to approach after that.
Please guide.










share|cite|improve this question















Q - Find number of solutions when it is given that Re(z²) = 0 and |z| = a $sqrt{2}$ , where z is a complex number and a>0.



First I assumed $z = x + iy$ and then squared it and equated the real part to $0$.
I don't know how to approach after that.
Please guide.







complex-analysis complex-numbers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 15 at 2:40

























asked Nov 12 at 4:05









Kaustuv Sawarn

465




465












  • One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
    – Robert Thingum
    Nov 12 at 4:14












  • @RobertThingum how did you get this answer?
    – Kaustuv Sawarn
    Nov 12 at 4:16


















  • One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
    – Robert Thingum
    Nov 12 at 4:14












  • @RobertThingum how did you get this answer?
    – Kaustuv Sawarn
    Nov 12 at 4:16
















One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
– Robert Thingum
Nov 12 at 4:14






One solution is $z=1+i$. Can you generalize this to more solutions? Consider when $a=b=2^{n}$ for some natural number $n$.
– Robert Thingum
Nov 12 at 4:14














@RobertThingum how did you get this answer?
– Kaustuv Sawarn
Nov 12 at 4:16




@RobertThingum how did you get this answer?
– Kaustuv Sawarn
Nov 12 at 4:16










3 Answers
3






active

oldest

votes

















up vote
4
down vote



accepted










Let $z=re^{itheta}$. Then





  1. $Re(z^2)=0$, implies $r^2cos(2theta)=0$.

  2. Also $|z|=asqrt{2}$ implies $r=asqrt{2} neq 0$.


From these two, we get $cos(2theta)=0$. This implies $2theta=frac{(2n+1)pi}{2}$ or $theta=frac{(2n+1)pi}{4}$.



Thus $z=asqrt{2}e^{ifrac{(2n+1)pi}{4}}$, where $n in Bbb{Z}$. Now you can count the distinct solutions out of these as:
begin{align*}
z& =asqrt{2}e^{ifrac{pi}{4}}=aleft(1+iright)\
z&=asqrt{2}e^{ifrac{3pi}{4}}=aleft(-1+iright)\
z&=asqrt{2}e^{ifrac{5pi}{4}}=aleft(-1-iright)\
z&=asqrt{2}e^{ifrac{7pi}{4}}=aleft(1-iright).
end{align*}






share|cite|improve this answer























  • So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
    – Kaustuv Sawarn
    Nov 12 at 4:49










  • @KaustuvSawarn Yes, only 4 distinct solutions.
    – Anurag A
    Nov 12 at 4:52










  • Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
    – Kaustuv Sawarn
    Nov 12 at 4:56










  • @KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
    – Anurag A
    Nov 12 at 4:58












  • Yes, oh I didn't notice the edit on his answer. I'm sorry.
    – Kaustuv Sawarn
    Nov 12 at 5:02


















up vote
4
down vote













Let $z=a+bi$ where $i$ is the imaginary unit and $a,binmathbb{R}$.



The condition $Re(z^{2})=0$ means that $a^{2}=b^{2}$ because,



$$z^{2}=(a+bi)^{2}=a^{2}+2abi-b^{2}=(a^{2}+b^{2})+2abi$$



Then $Re(z^{2})=0$ implies $a^{2}-b^{2}=0$ which gives us that $a^{2}=b^{2}$.
Now the condition that $|z|=alphasqrt{2}$ for some $alpha>0$ means, by definition that



$$|z|=sqrt{a^{2}+b^{2}}=alphasqrt{2}$$



Squaring both sides will give us that



$$a^{2}+b^{2}=alpha^{2}2$$



We could just say that $a^{2}+b^{2}=2beta$ for some $beta>0$. Note then that we have a system of two linear equations with two unkowns ($a^{2}$ and $b^{2}$).



$$a^{2}-b^{2}=0$$
$$a^{2}+b^{2}=beta2$$



Of course $beta$ depends on $a$ and $b$, but that doesn't make things very difficult. Setting $a=b=1$ and $beta=1$ yields one solution. Setting $a=b=2^{n}$ for some natural number $n$ yields another solution with $beta=2^{n}$.



Using some basic linear algebra you can show that for every $beta>0$ there is some choice of $a$ and $b$ that will solve the system.



Choosing $beta=1$ we get that choosing $a=pm1$ and $b=pm$ yields a solution. In general for a specific $beta=alpha^{2}$ where $alpha>0$ we have (taking into account Anurag A's solution) that any of $a=pmalpha$ and $b=pmalpha$ will suffice. To see this note that



$$a^{2}-b^{2}=(pmalpha)^{2}-(pmalpha)^{2}=alpha^{2}-alpha^{2}=0$$
$$a^{2}+b^{2}=(pmalpha)^{2}+(pmalpha)^{2}=alpha^{2}+alpha^{2}=2alpha^{2}=2beta$$



So, as Anurag A showed, for a given $alpha>0$ there are exactly four solutions.



$$alpha+alpha i$$
$$alpha-alpha i$$
$$-alpha+alpha i$$
$$-alpha-alpha i$$






share|cite|improve this answer























  • How does it tell you the number of distinct solutions?
    – Anurag A
    Nov 12 at 4:34










  • Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
    – Kaustuv Sawarn
    Nov 12 at 4:36






  • 1




    @KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
    – Anurag A
    Nov 12 at 4:37












  • No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
    – Kaustuv Sawarn
    Nov 12 at 4:39










  • But the answer is given as 4.
    – Kaustuv Sawarn
    Nov 12 at 4:40


















up vote
0
down vote













It's probably assuming that $z = a+ib$;



So from here



$z^2=(a+ib)^2=a^2+2ib-b^2=a^2-b^2+i(2b)$



-Put it this way so you can see $Re(z^2)=a^2-b^2=0$



And $|z|=sqrt{a^2+b^2}=alphasqrt2$



And now we know:



$$sqrt{a^2+b^2}=alphasqrt2$$
$$a^2-b^2=0$$



Since it's given that $alpha>0$, you can square both sides of the first equation without changing anything:



$a^2+b^2=2alpha^2$



$a^2-b^2=0$






share|cite|improve this answer























  • I've reached till here but I don't understand what to do after getting this.
    – Kaustuv Sawarn
    Nov 12 at 4:17










  • Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
    – Aleksa
    Nov 12 at 4:22













Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2994829%2ffinding-number-of-solutions-when-condition-is-given%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























3 Answers
3






active

oldest

votes








3 Answers
3






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
4
down vote



accepted










Let $z=re^{itheta}$. Then





  1. $Re(z^2)=0$, implies $r^2cos(2theta)=0$.

  2. Also $|z|=asqrt{2}$ implies $r=asqrt{2} neq 0$.


From these two, we get $cos(2theta)=0$. This implies $2theta=frac{(2n+1)pi}{2}$ or $theta=frac{(2n+1)pi}{4}$.



Thus $z=asqrt{2}e^{ifrac{(2n+1)pi}{4}}$, where $n in Bbb{Z}$. Now you can count the distinct solutions out of these as:
begin{align*}
z& =asqrt{2}e^{ifrac{pi}{4}}=aleft(1+iright)\
z&=asqrt{2}e^{ifrac{3pi}{4}}=aleft(-1+iright)\
z&=asqrt{2}e^{ifrac{5pi}{4}}=aleft(-1-iright)\
z&=asqrt{2}e^{ifrac{7pi}{4}}=aleft(1-iright).
end{align*}






share|cite|improve this answer























  • So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
    – Kaustuv Sawarn
    Nov 12 at 4:49










  • @KaustuvSawarn Yes, only 4 distinct solutions.
    – Anurag A
    Nov 12 at 4:52










  • Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
    – Kaustuv Sawarn
    Nov 12 at 4:56










  • @KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
    – Anurag A
    Nov 12 at 4:58












  • Yes, oh I didn't notice the edit on his answer. I'm sorry.
    – Kaustuv Sawarn
    Nov 12 at 5:02















up vote
4
down vote



accepted










Let $z=re^{itheta}$. Then





  1. $Re(z^2)=0$, implies $r^2cos(2theta)=0$.

  2. Also $|z|=asqrt{2}$ implies $r=asqrt{2} neq 0$.


From these two, we get $cos(2theta)=0$. This implies $2theta=frac{(2n+1)pi}{2}$ or $theta=frac{(2n+1)pi}{4}$.



Thus $z=asqrt{2}e^{ifrac{(2n+1)pi}{4}}$, where $n in Bbb{Z}$. Now you can count the distinct solutions out of these as:
begin{align*}
z& =asqrt{2}e^{ifrac{pi}{4}}=aleft(1+iright)\
z&=asqrt{2}e^{ifrac{3pi}{4}}=aleft(-1+iright)\
z&=asqrt{2}e^{ifrac{5pi}{4}}=aleft(-1-iright)\
z&=asqrt{2}e^{ifrac{7pi}{4}}=aleft(1-iright).
end{align*}






share|cite|improve this answer























  • So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
    – Kaustuv Sawarn
    Nov 12 at 4:49










  • @KaustuvSawarn Yes, only 4 distinct solutions.
    – Anurag A
    Nov 12 at 4:52










  • Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
    – Kaustuv Sawarn
    Nov 12 at 4:56










  • @KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
    – Anurag A
    Nov 12 at 4:58












  • Yes, oh I didn't notice the edit on his answer. I'm sorry.
    – Kaustuv Sawarn
    Nov 12 at 5:02













up vote
4
down vote



accepted







up vote
4
down vote



accepted






Let $z=re^{itheta}$. Then





  1. $Re(z^2)=0$, implies $r^2cos(2theta)=0$.

  2. Also $|z|=asqrt{2}$ implies $r=asqrt{2} neq 0$.


From these two, we get $cos(2theta)=0$. This implies $2theta=frac{(2n+1)pi}{2}$ or $theta=frac{(2n+1)pi}{4}$.



Thus $z=asqrt{2}e^{ifrac{(2n+1)pi}{4}}$, where $n in Bbb{Z}$. Now you can count the distinct solutions out of these as:
begin{align*}
z& =asqrt{2}e^{ifrac{pi}{4}}=aleft(1+iright)\
z&=asqrt{2}e^{ifrac{3pi}{4}}=aleft(-1+iright)\
z&=asqrt{2}e^{ifrac{5pi}{4}}=aleft(-1-iright)\
z&=asqrt{2}e^{ifrac{7pi}{4}}=aleft(1-iright).
end{align*}






share|cite|improve this answer














Let $z=re^{itheta}$. Then





  1. $Re(z^2)=0$, implies $r^2cos(2theta)=0$.

  2. Also $|z|=asqrt{2}$ implies $r=asqrt{2} neq 0$.


From these two, we get $cos(2theta)=0$. This implies $2theta=frac{(2n+1)pi}{2}$ or $theta=frac{(2n+1)pi}{4}$.



Thus $z=asqrt{2}e^{ifrac{(2n+1)pi}{4}}$, where $n in Bbb{Z}$. Now you can count the distinct solutions out of these as:
begin{align*}
z& =asqrt{2}e^{ifrac{pi}{4}}=aleft(1+iright)\
z&=asqrt{2}e^{ifrac{3pi}{4}}=aleft(-1+iright)\
z&=asqrt{2}e^{ifrac{5pi}{4}}=aleft(-1-iright)\
z&=asqrt{2}e^{ifrac{7pi}{4}}=aleft(1-iright).
end{align*}







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 12 at 4:31

























answered Nov 12 at 4:25









Anurag A

25.4k12249




25.4k12249












  • So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
    – Kaustuv Sawarn
    Nov 12 at 4:49










  • @KaustuvSawarn Yes, only 4 distinct solutions.
    – Anurag A
    Nov 12 at 4:52










  • Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
    – Kaustuv Sawarn
    Nov 12 at 4:56










  • @KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
    – Anurag A
    Nov 12 at 4:58












  • Yes, oh I didn't notice the edit on his answer. I'm sorry.
    – Kaustuv Sawarn
    Nov 12 at 5:02


















  • So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
    – Kaustuv Sawarn
    Nov 12 at 4:49










  • @KaustuvSawarn Yes, only 4 distinct solutions.
    – Anurag A
    Nov 12 at 4:52










  • Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
    – Kaustuv Sawarn
    Nov 12 at 4:56










  • @KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
    – Anurag A
    Nov 12 at 4:58












  • Yes, oh I didn't notice the edit on his answer. I'm sorry.
    – Kaustuv Sawarn
    Nov 12 at 5:02
















So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
– Kaustuv Sawarn
Nov 12 at 4:49




So, this means that there can only be 4 solutions to this question, right? Because from 9pi/4 answers will repeat. Isn't it?
– Kaustuv Sawarn
Nov 12 at 4:49












@KaustuvSawarn Yes, only 4 distinct solutions.
– Anurag A
Nov 12 at 4:52




@KaustuvSawarn Yes, only 4 distinct solutions.
– Anurag A
Nov 12 at 4:52












Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
– Kaustuv Sawarn
Nov 12 at 4:56




Thankyou so much! I didn't approached with the exponential form. Isn't there any way this question can be solved assuming $z= a+ ib$ ? I mean I understood how to solve this assuming exponential form, but I'm just curious than can this be solved using $z = a+ ib$ form?
– Kaustuv Sawarn
Nov 12 at 4:56












@KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
– Anurag A
Nov 12 at 4:58






@KaustuvSawarn It can be solved with $z=a+ib$ approach as well. Look at Robert Thingum's approach. However as you can see it is a bit longer and arguably less elegant. Usually, whenever powers of complex numbers are involved, the polar form ($r,theta$) form is helpful.
– Anurag A
Nov 12 at 4:58














Yes, oh I didn't notice the edit on his answer. I'm sorry.
– Kaustuv Sawarn
Nov 12 at 5:02




Yes, oh I didn't notice the edit on his answer. I'm sorry.
– Kaustuv Sawarn
Nov 12 at 5:02










up vote
4
down vote













Let $z=a+bi$ where $i$ is the imaginary unit and $a,binmathbb{R}$.



The condition $Re(z^{2})=0$ means that $a^{2}=b^{2}$ because,



$$z^{2}=(a+bi)^{2}=a^{2}+2abi-b^{2}=(a^{2}+b^{2})+2abi$$



Then $Re(z^{2})=0$ implies $a^{2}-b^{2}=0$ which gives us that $a^{2}=b^{2}$.
Now the condition that $|z|=alphasqrt{2}$ for some $alpha>0$ means, by definition that



$$|z|=sqrt{a^{2}+b^{2}}=alphasqrt{2}$$



Squaring both sides will give us that



$$a^{2}+b^{2}=alpha^{2}2$$



We could just say that $a^{2}+b^{2}=2beta$ for some $beta>0$. Note then that we have a system of two linear equations with two unkowns ($a^{2}$ and $b^{2}$).



$$a^{2}-b^{2}=0$$
$$a^{2}+b^{2}=beta2$$



Of course $beta$ depends on $a$ and $b$, but that doesn't make things very difficult. Setting $a=b=1$ and $beta=1$ yields one solution. Setting $a=b=2^{n}$ for some natural number $n$ yields another solution with $beta=2^{n}$.



Using some basic linear algebra you can show that for every $beta>0$ there is some choice of $a$ and $b$ that will solve the system.



Choosing $beta=1$ we get that choosing $a=pm1$ and $b=pm$ yields a solution. In general for a specific $beta=alpha^{2}$ where $alpha>0$ we have (taking into account Anurag A's solution) that any of $a=pmalpha$ and $b=pmalpha$ will suffice. To see this note that



$$a^{2}-b^{2}=(pmalpha)^{2}-(pmalpha)^{2}=alpha^{2}-alpha^{2}=0$$
$$a^{2}+b^{2}=(pmalpha)^{2}+(pmalpha)^{2}=alpha^{2}+alpha^{2}=2alpha^{2}=2beta$$



So, as Anurag A showed, for a given $alpha>0$ there are exactly four solutions.



$$alpha+alpha i$$
$$alpha-alpha i$$
$$-alpha+alpha i$$
$$-alpha-alpha i$$






share|cite|improve this answer























  • How does it tell you the number of distinct solutions?
    – Anurag A
    Nov 12 at 4:34










  • Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
    – Kaustuv Sawarn
    Nov 12 at 4:36






  • 1




    @KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
    – Anurag A
    Nov 12 at 4:37












  • No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
    – Kaustuv Sawarn
    Nov 12 at 4:39










  • But the answer is given as 4.
    – Kaustuv Sawarn
    Nov 12 at 4:40















up vote
4
down vote













Let $z=a+bi$ where $i$ is the imaginary unit and $a,binmathbb{R}$.



The condition $Re(z^{2})=0$ means that $a^{2}=b^{2}$ because,



$$z^{2}=(a+bi)^{2}=a^{2}+2abi-b^{2}=(a^{2}+b^{2})+2abi$$



Then $Re(z^{2})=0$ implies $a^{2}-b^{2}=0$ which gives us that $a^{2}=b^{2}$.
Now the condition that $|z|=alphasqrt{2}$ for some $alpha>0$ means, by definition that



$$|z|=sqrt{a^{2}+b^{2}}=alphasqrt{2}$$



Squaring both sides will give us that



$$a^{2}+b^{2}=alpha^{2}2$$



We could just say that $a^{2}+b^{2}=2beta$ for some $beta>0$. Note then that we have a system of two linear equations with two unkowns ($a^{2}$ and $b^{2}$).



$$a^{2}-b^{2}=0$$
$$a^{2}+b^{2}=beta2$$



Of course $beta$ depends on $a$ and $b$, but that doesn't make things very difficult. Setting $a=b=1$ and $beta=1$ yields one solution. Setting $a=b=2^{n}$ for some natural number $n$ yields another solution with $beta=2^{n}$.



Using some basic linear algebra you can show that for every $beta>0$ there is some choice of $a$ and $b$ that will solve the system.



Choosing $beta=1$ we get that choosing $a=pm1$ and $b=pm$ yields a solution. In general for a specific $beta=alpha^{2}$ where $alpha>0$ we have (taking into account Anurag A's solution) that any of $a=pmalpha$ and $b=pmalpha$ will suffice. To see this note that



$$a^{2}-b^{2}=(pmalpha)^{2}-(pmalpha)^{2}=alpha^{2}-alpha^{2}=0$$
$$a^{2}+b^{2}=(pmalpha)^{2}+(pmalpha)^{2}=alpha^{2}+alpha^{2}=2alpha^{2}=2beta$$



So, as Anurag A showed, for a given $alpha>0$ there are exactly four solutions.



$$alpha+alpha i$$
$$alpha-alpha i$$
$$-alpha+alpha i$$
$$-alpha-alpha i$$






share|cite|improve this answer























  • How does it tell you the number of distinct solutions?
    – Anurag A
    Nov 12 at 4:34










  • Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
    – Kaustuv Sawarn
    Nov 12 at 4:36






  • 1




    @KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
    – Anurag A
    Nov 12 at 4:37












  • No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
    – Kaustuv Sawarn
    Nov 12 at 4:39










  • But the answer is given as 4.
    – Kaustuv Sawarn
    Nov 12 at 4:40













up vote
4
down vote










up vote
4
down vote









Let $z=a+bi$ where $i$ is the imaginary unit and $a,binmathbb{R}$.



The condition $Re(z^{2})=0$ means that $a^{2}=b^{2}$ because,



$$z^{2}=(a+bi)^{2}=a^{2}+2abi-b^{2}=(a^{2}+b^{2})+2abi$$



Then $Re(z^{2})=0$ implies $a^{2}-b^{2}=0$ which gives us that $a^{2}=b^{2}$.
Now the condition that $|z|=alphasqrt{2}$ for some $alpha>0$ means, by definition that



$$|z|=sqrt{a^{2}+b^{2}}=alphasqrt{2}$$



Squaring both sides will give us that



$$a^{2}+b^{2}=alpha^{2}2$$



We could just say that $a^{2}+b^{2}=2beta$ for some $beta>0$. Note then that we have a system of two linear equations with two unkowns ($a^{2}$ and $b^{2}$).



$$a^{2}-b^{2}=0$$
$$a^{2}+b^{2}=beta2$$



Of course $beta$ depends on $a$ and $b$, but that doesn't make things very difficult. Setting $a=b=1$ and $beta=1$ yields one solution. Setting $a=b=2^{n}$ for some natural number $n$ yields another solution with $beta=2^{n}$.



Using some basic linear algebra you can show that for every $beta>0$ there is some choice of $a$ and $b$ that will solve the system.



Choosing $beta=1$ we get that choosing $a=pm1$ and $b=pm$ yields a solution. In general for a specific $beta=alpha^{2}$ where $alpha>0$ we have (taking into account Anurag A's solution) that any of $a=pmalpha$ and $b=pmalpha$ will suffice. To see this note that



$$a^{2}-b^{2}=(pmalpha)^{2}-(pmalpha)^{2}=alpha^{2}-alpha^{2}=0$$
$$a^{2}+b^{2}=(pmalpha)^{2}+(pmalpha)^{2}=alpha^{2}+alpha^{2}=2alpha^{2}=2beta$$



So, as Anurag A showed, for a given $alpha>0$ there are exactly four solutions.



$$alpha+alpha i$$
$$alpha-alpha i$$
$$-alpha+alpha i$$
$$-alpha-alpha i$$






share|cite|improve this answer














Let $z=a+bi$ where $i$ is the imaginary unit and $a,binmathbb{R}$.



The condition $Re(z^{2})=0$ means that $a^{2}=b^{2}$ because,



$$z^{2}=(a+bi)^{2}=a^{2}+2abi-b^{2}=(a^{2}+b^{2})+2abi$$



Then $Re(z^{2})=0$ implies $a^{2}-b^{2}=0$ which gives us that $a^{2}=b^{2}$.
Now the condition that $|z|=alphasqrt{2}$ for some $alpha>0$ means, by definition that



$$|z|=sqrt{a^{2}+b^{2}}=alphasqrt{2}$$



Squaring both sides will give us that



$$a^{2}+b^{2}=alpha^{2}2$$



We could just say that $a^{2}+b^{2}=2beta$ for some $beta>0$. Note then that we have a system of two linear equations with two unkowns ($a^{2}$ and $b^{2}$).



$$a^{2}-b^{2}=0$$
$$a^{2}+b^{2}=beta2$$



Of course $beta$ depends on $a$ and $b$, but that doesn't make things very difficult. Setting $a=b=1$ and $beta=1$ yields one solution. Setting $a=b=2^{n}$ for some natural number $n$ yields another solution with $beta=2^{n}$.



Using some basic linear algebra you can show that for every $beta>0$ there is some choice of $a$ and $b$ that will solve the system.



Choosing $beta=1$ we get that choosing $a=pm1$ and $b=pm$ yields a solution. In general for a specific $beta=alpha^{2}$ where $alpha>0$ we have (taking into account Anurag A's solution) that any of $a=pmalpha$ and $b=pmalpha$ will suffice. To see this note that



$$a^{2}-b^{2}=(pmalpha)^{2}-(pmalpha)^{2}=alpha^{2}-alpha^{2}=0$$
$$a^{2}+b^{2}=(pmalpha)^{2}+(pmalpha)^{2}=alpha^{2}+alpha^{2}=2alpha^{2}=2beta$$



So, as Anurag A showed, for a given $alpha>0$ there are exactly four solutions.



$$alpha+alpha i$$
$$alpha-alpha i$$
$$-alpha+alpha i$$
$$-alpha-alpha i$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 12 at 4:49

























answered Nov 12 at 4:22









Robert Thingum

7141316




7141316












  • How does it tell you the number of distinct solutions?
    – Anurag A
    Nov 12 at 4:34










  • Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
    – Kaustuv Sawarn
    Nov 12 at 4:36






  • 1




    @KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
    – Anurag A
    Nov 12 at 4:37












  • No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
    – Kaustuv Sawarn
    Nov 12 at 4:39










  • But the answer is given as 4.
    – Kaustuv Sawarn
    Nov 12 at 4:40


















  • How does it tell you the number of distinct solutions?
    – Anurag A
    Nov 12 at 4:34










  • Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
    – Kaustuv Sawarn
    Nov 12 at 4:36






  • 1




    @KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
    – Anurag A
    Nov 12 at 4:37












  • No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
    – Kaustuv Sawarn
    Nov 12 at 4:39










  • But the answer is given as 4.
    – Kaustuv Sawarn
    Nov 12 at 4:40
















How does it tell you the number of distinct solutions?
– Anurag A
Nov 12 at 4:34




How does it tell you the number of distinct solutions?
– Anurag A
Nov 12 at 4:34












Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
– Kaustuv Sawarn
Nov 12 at 4:36




Does this mean that there is an infinite number of solutions of this question? I mean there can be infinite number of 'a' and 'b'
– Kaustuv Sawarn
Nov 12 at 4:36




1




1




@KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
– Anurag A
Nov 12 at 4:37






@KaustuvSawarn for a given $a$, the number of distinct solutions is finite. See my answer.
– Anurag A
Nov 12 at 4:37














No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
– Kaustuv Sawarn
Nov 12 at 4:39




No. The question is for general $alpha$, it just says $alpha$ is greater than zero in the question
– Kaustuv Sawarn
Nov 12 at 4:39












But the answer is given as 4.
– Kaustuv Sawarn
Nov 12 at 4:40




But the answer is given as 4.
– Kaustuv Sawarn
Nov 12 at 4:40










up vote
0
down vote













It's probably assuming that $z = a+ib$;



So from here



$z^2=(a+ib)^2=a^2+2ib-b^2=a^2-b^2+i(2b)$



-Put it this way so you can see $Re(z^2)=a^2-b^2=0$



And $|z|=sqrt{a^2+b^2}=alphasqrt2$



And now we know:



$$sqrt{a^2+b^2}=alphasqrt2$$
$$a^2-b^2=0$$



Since it's given that $alpha>0$, you can square both sides of the first equation without changing anything:



$a^2+b^2=2alpha^2$



$a^2-b^2=0$






share|cite|improve this answer























  • I've reached till here but I don't understand what to do after getting this.
    – Kaustuv Sawarn
    Nov 12 at 4:17










  • Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
    – Aleksa
    Nov 12 at 4:22

















up vote
0
down vote













It's probably assuming that $z = a+ib$;



So from here



$z^2=(a+ib)^2=a^2+2ib-b^2=a^2-b^2+i(2b)$



-Put it this way so you can see $Re(z^2)=a^2-b^2=0$



And $|z|=sqrt{a^2+b^2}=alphasqrt2$



And now we know:



$$sqrt{a^2+b^2}=alphasqrt2$$
$$a^2-b^2=0$$



Since it's given that $alpha>0$, you can square both sides of the first equation without changing anything:



$a^2+b^2=2alpha^2$



$a^2-b^2=0$






share|cite|improve this answer























  • I've reached till here but I don't understand what to do after getting this.
    – Kaustuv Sawarn
    Nov 12 at 4:17










  • Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
    – Aleksa
    Nov 12 at 4:22















up vote
0
down vote










up vote
0
down vote









It's probably assuming that $z = a+ib$;



So from here



$z^2=(a+ib)^2=a^2+2ib-b^2=a^2-b^2+i(2b)$



-Put it this way so you can see $Re(z^2)=a^2-b^2=0$



And $|z|=sqrt{a^2+b^2}=alphasqrt2$



And now we know:



$$sqrt{a^2+b^2}=alphasqrt2$$
$$a^2-b^2=0$$



Since it's given that $alpha>0$, you can square both sides of the first equation without changing anything:



$a^2+b^2=2alpha^2$



$a^2-b^2=0$






share|cite|improve this answer














It's probably assuming that $z = a+ib$;



So from here



$z^2=(a+ib)^2=a^2+2ib-b^2=a^2-b^2+i(2b)$



-Put it this way so you can see $Re(z^2)=a^2-b^2=0$



And $|z|=sqrt{a^2+b^2}=alphasqrt2$



And now we know:



$$sqrt{a^2+b^2}=alphasqrt2$$
$$a^2-b^2=0$$



Since it's given that $alpha>0$, you can square both sides of the first equation without changing anything:



$a^2+b^2=2alpha^2$



$a^2-b^2=0$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 12 at 4:32

























answered Nov 12 at 4:12









Aleksa

33612




33612












  • I've reached till here but I don't understand what to do after getting this.
    – Kaustuv Sawarn
    Nov 12 at 4:17










  • Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
    – Aleksa
    Nov 12 at 4:22




















  • I've reached till here but I don't understand what to do after getting this.
    – Kaustuv Sawarn
    Nov 12 at 4:17










  • Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
    – Aleksa
    Nov 12 at 4:22


















I've reached till here but I don't understand what to do after getting this.
– Kaustuv Sawarn
Nov 12 at 4:17




I've reached till here but I don't understand what to do after getting this.
– Kaustuv Sawarn
Nov 12 at 4:17












Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
– Aleksa
Nov 12 at 4:22






Since it's said that $a>0$, you can just square both sides of the first equation to get $a^2+b^2=2a^2$
– Aleksa
Nov 12 at 4:22




















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2994829%2ffinding-number-of-solutions-when-condition-is-given%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

鏡平學校

ꓛꓣだゔៀៅຸ໢ທຮ໕໒ ,ໂ'໥໓າ໼ឨឲ៵៭ៈゎゔit''䖳𥁄卿' ☨₤₨こゎもょの;ꜹꟚꞖꞵꟅꞛေၦေɯ,ɨɡ𛃵𛁹ޝ޳ޠ޾,ޤޒޯ޾𫝒𫠁သ𛅤チョ'サノބޘދ𛁐ᶿᶇᶀᶋᶠ㨑㽹⻮ꧬ꧹؍۩وَؠ㇕㇃㇪ ㇦㇋㇋ṜẰᵡᴠ 軌ᵕ搜۳ٰޗޮ޷ސޯ𫖾𫅀ल, ꙭ꙰ꚅꙁꚊꞻꝔ꟠Ꝭㄤﺟޱސꧨꧼ꧴ꧯꧽ꧲ꧯ'⽹⽭⾁⿞⼳⽋២៩ញណើꩯꩤ꩸ꩮᶻᶺᶧᶂ𫳲𫪭𬸄𫵰𬖩𬫣𬊉ၲ𛅬㕦䬺𫝌𫝼,,𫟖𫞽ហៅ஫㆔ాఆఅꙒꚞꙍ,Ꙟ꙱エ ,ポテ,フࢰࢯ𫟠𫞶 𫝤𫟠ﺕﹱﻜﻣ𪵕𪭸𪻆𪾩𫔷ġ,ŧآꞪ꟥,ꞔꝻ♚☹⛵𛀌ꬷꭞȄƁƪƬșƦǙǗdžƝǯǧⱦⱰꓕꓢႋ神 ဴ၀க௭எ௫ឫោ ' េㇷㇴㇼ神ㇸㇲㇽㇴㇼㇻㇸ'ㇸㇿㇸㇹㇰㆣꓚꓤ₡₧ ㄨㄟ㄂ㄖㄎ໗ツڒذ₶।ऩछएोञयूटक़कयँृी,冬'𛅢𛅥ㇱㇵㇶ𥄥𦒽𠣧𠊓𧢖𥞘𩔋цѰㄠſtʯʭɿʆʗʍʩɷɛ,əʏダヵㄐㄘR{gỚṖḺờṠṫảḙḭᴮᵏᴘᵀᵷᵕᴜᴏᵾq﮲ﲿﴽﭙ軌ﰬﶚﶧ﫲Ҝжюїкӈㇴffצּ﬘﭅﬈軌'ffistfflſtffतभफɳɰʊɲʎ𛁱𛁖𛁮𛀉 𛂯𛀞నఋŀŲ 𫟲𫠖𫞺ຆຆ ໹້໕໗ๆทԊꧢꧠ꧰ꓱ⿝⼑ŎḬẃẖỐẅ ,ờỰỈỗﮊDžȩꭏꭎꬻ꭮ꬿꭖꭥꭅ㇭神 ⾈ꓵꓑ⺄㄄ㄪㄙㄅㄇstA۵䞽ॶ𫞑𫝄㇉㇇゜軌𩜛𩳠Jﻺ‚Üမ႕ႌႊၐၸဓၞၞၡ៸wyvtᶎᶪᶹစဎ꣡꣰꣢꣤ٗ؋لㇳㇾㇻㇱ㆐㆔,,㆟Ⱶヤマފ޼ޝަݿݞݠݷݐ',ݘ,ݪݙݵ𬝉𬜁𫝨𫞘くせぉて¼óû×ó£…𛅑הㄙくԗԀ5606神45,神796'𪤻𫞧ꓐ㄁ㄘɥɺꓵꓲ3''7034׉ⱦⱠˆ“𫝋ȍ,ꩲ軌꩷ꩶꩧꩫఞ۔فڱێظペサ神ナᴦᵑ47 9238їﻂ䐊䔉㠸﬎ffiﬣ,לּᴷᴦᵛᵽ,ᴨᵤ ᵸᵥᴗᵈꚏꚉꚟ⻆rtǟƴ𬎎

Why https connections are so slow when debugging (stepping over) in Java?