Singularity of the function $f(z)=sinleft(cosleft(frac{1}{z}right)right)$ at the point $z=0$ is …
$begingroup$
For the function $f(z)=sin(cos(frac{1}{z}))$, the point $z=0$ is
(a) a Removable singularity
(b) a pole
(c) an essential singularity
(d) Non-isolated singularity
I have written Laurent's series expansion $f(z)=sin(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)= (1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)-frac{(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)^3}{3!}+...$
all the negative powers coming in the expansion. so singularity with respect to zero is an essential singularity. Am I correct? Please help me to judge.
complex-analysis trigonometry proof-verification singularity
$endgroup$
add a comment |
$begingroup$
For the function $f(z)=sin(cos(frac{1}{z}))$, the point $z=0$ is
(a) a Removable singularity
(b) a pole
(c) an essential singularity
(d) Non-isolated singularity
I have written Laurent's series expansion $f(z)=sin(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)= (1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)-frac{(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)^3}{3!}+...$
all the negative powers coming in the expansion. so singularity with respect to zero is an essential singularity. Am I correct? Please help me to judge.
complex-analysis trigonometry proof-verification singularity
$endgroup$
add a comment |
$begingroup$
For the function $f(z)=sin(cos(frac{1}{z}))$, the point $z=0$ is
(a) a Removable singularity
(b) a pole
(c) an essential singularity
(d) Non-isolated singularity
I have written Laurent's series expansion $f(z)=sin(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)= (1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)-frac{(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)^3}{3!}+...$
all the negative powers coming in the expansion. so singularity with respect to zero is an essential singularity. Am I correct? Please help me to judge.
complex-analysis trigonometry proof-verification singularity
$endgroup$
For the function $f(z)=sin(cos(frac{1}{z}))$, the point $z=0$ is
(a) a Removable singularity
(b) a pole
(c) an essential singularity
(d) Non-isolated singularity
I have written Laurent's series expansion $f(z)=sin(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)= (1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)-frac{(1-frac{1}{2!z^2}+frac{1}{4!z^4}-frac{1}{6!z^6}+...)^3}{3!}+...$
all the negative powers coming in the expansion. so singularity with respect to zero is an essential singularity. Am I correct? Please help me to judge.
complex-analysis trigonometry proof-verification singularity
complex-analysis trigonometry proof-verification singularity
edited Jan 22 at 19:32
José Carlos Santos
164k22131234
164k22131234
asked Nov 5 '17 at 9:35
Unknown xUnknown x
2,54011026
2,54011026
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
No, it is not correct. For two reasons:
- the Laurent series of $cosleft(frac1zright)$ at $0$ is$$1-frac1{2!z^2}+frac1{4!z^4}-cdots;$$
- you did not prove that the negative powers do not cancel each other after a certain point.
You can prove that it is indeed an essential singularty using the Casorati-Weierstrass theorem: since $0$ is an essential singularity of $cosleft(frac1zright)$, if $V$ is a neighborhood of $0$, then the set $W=left{cosleft(frac1zright),middle|,zin Vsetminus{0}right}$ is a dense subset of $mathbb C$ and, since $sin$ is non-constant entire function, $sin(W)$ is dense. Therefore, $0$ must be an essential singularity of your function.
$endgroup$
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
|
show 1 more comment
$begingroup$
Notice that the limit $lim_{z to 0} cos(1/z)$ does not exist. Therefore the singularity is of essential type.
$endgroup$
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
|
show 2 more comments
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',
autoActivateHeartbeat: false,
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2505495%2fsingularity-of-the-function-fz-sin-left-cos-left-frac1z-right-right%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
No, it is not correct. For two reasons:
- the Laurent series of $cosleft(frac1zright)$ at $0$ is$$1-frac1{2!z^2}+frac1{4!z^4}-cdots;$$
- you did not prove that the negative powers do not cancel each other after a certain point.
You can prove that it is indeed an essential singularty using the Casorati-Weierstrass theorem: since $0$ is an essential singularity of $cosleft(frac1zright)$, if $V$ is a neighborhood of $0$, then the set $W=left{cosleft(frac1zright),middle|,zin Vsetminus{0}right}$ is a dense subset of $mathbb C$ and, since $sin$ is non-constant entire function, $sin(W)$ is dense. Therefore, $0$ must be an essential singularity of your function.
$endgroup$
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
|
show 1 more comment
$begingroup$
No, it is not correct. For two reasons:
- the Laurent series of $cosleft(frac1zright)$ at $0$ is$$1-frac1{2!z^2}+frac1{4!z^4}-cdots;$$
- you did not prove that the negative powers do not cancel each other after a certain point.
You can prove that it is indeed an essential singularty using the Casorati-Weierstrass theorem: since $0$ is an essential singularity of $cosleft(frac1zright)$, if $V$ is a neighborhood of $0$, then the set $W=left{cosleft(frac1zright),middle|,zin Vsetminus{0}right}$ is a dense subset of $mathbb C$ and, since $sin$ is non-constant entire function, $sin(W)$ is dense. Therefore, $0$ must be an essential singularity of your function.
$endgroup$
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
|
show 1 more comment
$begingroup$
No, it is not correct. For two reasons:
- the Laurent series of $cosleft(frac1zright)$ at $0$ is$$1-frac1{2!z^2}+frac1{4!z^4}-cdots;$$
- you did not prove that the negative powers do not cancel each other after a certain point.
You can prove that it is indeed an essential singularty using the Casorati-Weierstrass theorem: since $0$ is an essential singularity of $cosleft(frac1zright)$, if $V$ is a neighborhood of $0$, then the set $W=left{cosleft(frac1zright),middle|,zin Vsetminus{0}right}$ is a dense subset of $mathbb C$ and, since $sin$ is non-constant entire function, $sin(W)$ is dense. Therefore, $0$ must be an essential singularity of your function.
$endgroup$
No, it is not correct. For two reasons:
- the Laurent series of $cosleft(frac1zright)$ at $0$ is$$1-frac1{2!z^2}+frac1{4!z^4}-cdots;$$
- you did not prove that the negative powers do not cancel each other after a certain point.
You can prove that it is indeed an essential singularty using the Casorati-Weierstrass theorem: since $0$ is an essential singularity of $cosleft(frac1zright)$, if $V$ is a neighborhood of $0$, then the set $W=left{cosleft(frac1zright),middle|,zin Vsetminus{0}right}$ is a dense subset of $mathbb C$ and, since $sin$ is non-constant entire function, $sin(W)$ is dense. Therefore, $0$ must be an essential singularity of your function.
edited Nov 5 '17 at 9:51
Rohan
27.8k42444
27.8k42444
answered Nov 5 '17 at 9:51
José Carlos SantosJosé Carlos Santos
164k22131234
164k22131234
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
|
show 1 more comment
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Thank you for pointing mistake.
$endgroup$
– Unknown x
Nov 5 '17 at 10:04
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
$begingroup$
Today I was trying to understand the proof. I understood everything but I am not able to see why $sin(W)$ being dense implies that $0$ must be an essential singularity of the function. Thanks in advance.
$endgroup$
– StammeringMathematician
Jan 22 at 16:30
1
1
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
What are the alternatives? Well, $0$ could be a removable singularity. Or a pole. But in both cases, if you take a small neighborhood $U$ of $0$, then $fbigl(Usetminus{0}bigr)$ would not be dense in $mathbb C$. Since it is…
$endgroup$
– José Carlos Santos
Jan 22 at 16:44
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
$begingroup$
...it is a isolated singularity. Am I right?
$endgroup$
– StammeringMathematician
Jan 22 at 17:21
1
1
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
$begingroup$
That should be obvious. No: it is an essential singularity.
$endgroup$
– José Carlos Santos
Jan 22 at 17:24
|
show 1 more comment
$begingroup$
Notice that the limit $lim_{z to 0} cos(1/z)$ does not exist. Therefore the singularity is of essential type.
$endgroup$
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
|
show 2 more comments
$begingroup$
Notice that the limit $lim_{z to 0} cos(1/z)$ does not exist. Therefore the singularity is of essential type.
$endgroup$
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
|
show 2 more comments
$begingroup$
Notice that the limit $lim_{z to 0} cos(1/z)$ does not exist. Therefore the singularity is of essential type.
$endgroup$
Notice that the limit $lim_{z to 0} cos(1/z)$ does not exist. Therefore the singularity is of essential type.
answered Nov 5 '17 at 9:51
RohanRohan
27.8k42444
27.8k42444
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
|
show 2 more comments
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
consider $frac{1}{z}$limit at $0$ , doesn't exists. But it is pole, right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:09
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
@Maneesh_Narayanan If a point $z = z_0$ is a pole of $f (z) $, then $lim_{z to z_0} f (z) = infty $.
$endgroup$
– Rohan
Nov 5 '17 at 10:37
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
Ok. I got the point. Thank You. Is that enough to show that limit at that point is neither 0 or infinity and limit doesn't exists, in order to prove some point is an essential sigularity?
$endgroup$
– Unknown x
Nov 5 '17 at 10:42
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
math.stackexchange.com/questions/1806582/…
$endgroup$
– Unknown x
Nov 5 '17 at 10:46
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
$begingroup$
this one is essential right?
$endgroup$
– Unknown x
Nov 5 '17 at 10:47
|
show 2 more comments
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2505495%2fsingularity-of-the-function-fz-sin-left-cos-left-frac1z-right-right%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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