Find the Laurent series and residue of $frac{z}{(sin(z))^2}$ at $z_0 = 0$.
up vote
3
down vote
favorite
Find the Laurent series for the given function about the indicated point. Also, give the residue of the function at the point.
$$frac{z}{(sin(z))^2}quad text{at}quad z_0 = 0 quadtext{four terms of the Laurent series}$$
I am not sure how to approach this question. Can anyone help me with this?
Thank you.
complex-analysis laurent-series
add a comment |
up vote
3
down vote
favorite
Find the Laurent series for the given function about the indicated point. Also, give the residue of the function at the point.
$$frac{z}{(sin(z))^2}quad text{at}quad z_0 = 0 quadtext{four terms of the Laurent series}$$
I am not sure how to approach this question. Can anyone help me with this?
Thank you.
complex-analysis laurent-series
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Find the Laurent series for the given function about the indicated point. Also, give the residue of the function at the point.
$$frac{z}{(sin(z))^2}quad text{at}quad z_0 = 0 quadtext{four terms of the Laurent series}$$
I am not sure how to approach this question. Can anyone help me with this?
Thank you.
complex-analysis laurent-series
Find the Laurent series for the given function about the indicated point. Also, give the residue of the function at the point.
$$frac{z}{(sin(z))^2}quad text{at}quad z_0 = 0 quadtext{four terms of the Laurent series}$$
I am not sure how to approach this question. Can anyone help me with this?
Thank you.
complex-analysis laurent-series
complex-analysis laurent-series
edited Nov 19 at 13:52
Robert Z
91.9k1058129
91.9k1058129
asked Nov 15 '13 at 2:29
user108925
385
385
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40
add a comment |
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40
add a comment |
1 Answer
1
active
oldest
votes
up vote
4
down vote
accepted
The Laurent series for $sin z$ about $z_0 = 0$ is given by it's Taylor series about $z_0 = 0$ because sine is entire. Then, you have $z$ over the Taylor series of $sin(z)$. Assuming you want to find the Laurent series to find the residue, I will first do everything approximately removing terms that won't contribute to the residue. i.e.
$frac{z}{sin^2(z)} = frac{z}{left(z-frac{z^3}{3!}+ldotsright)left(z-frac{z^3}{3!}+ldotsright)} = frac{z}{(z^2 - frac{z^4}{3}+ldots)} = frac{z}{z^2left(1-frac{z^2}{3}+ldotsright)} = frac{1}{z(1-w)}$
where $1-w = 1-frac{z^2}{3}+ldots$. Then $w$ is a small term because we are expanding about $z_0=0$. So we can expand $1-w$,
$frac{1}{1-w} = 1 + w + w^2 + ldots$,
hence we find
$frac{z}{sin^2(z)} = frac{1}{z}left(1+w + w^2 + ldotsright) = frac{1}{z}(1+ (frac{z^2}{3} + ldots))$,
where everything has been valid if we care only about the residue. Hence, $Resleft(frac{z}{sin^2(z)} right) = 1$.
If instead you actually do require a Laurent series, we can let $w = frac{1}{z}$ and find the Laurent series of
$frac{(1/w)}{sin^2(1/w)}$ so we have
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)}. $
Note that $sum_{n=0}^infty (1/w)^{2n+1} = sum_{m=-infty}^0 w^{2m+1}$, we use this identity ($m=-n$) to find
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{1/w}{ left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)}$.
Next we multiply the series
$frac{(1/w)}{ sum_{n=-infty}^0 sum_{m=-infty}^0 (-1)^{n+m}frac{w^{2(n+m)+2}}{(2(-n)+1)!(2(-m)+1)!}}$
where I have used that $(-1)^n = (-1)^{-n}$ Now let $l=n+m$, yielding
$frac{(1/w)}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+2}}{(2(m-l)+1)!(2(-m)+1)!}} = frac{1}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+1}}{(2(m-l)+1)!(2(-m)+1)!}}$.
And you find the residue when $l=0$, so you find the residue to be 1, again!
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
4
down vote
accepted
The Laurent series for $sin z$ about $z_0 = 0$ is given by it's Taylor series about $z_0 = 0$ because sine is entire. Then, you have $z$ over the Taylor series of $sin(z)$. Assuming you want to find the Laurent series to find the residue, I will first do everything approximately removing terms that won't contribute to the residue. i.e.
$frac{z}{sin^2(z)} = frac{z}{left(z-frac{z^3}{3!}+ldotsright)left(z-frac{z^3}{3!}+ldotsright)} = frac{z}{(z^2 - frac{z^4}{3}+ldots)} = frac{z}{z^2left(1-frac{z^2}{3}+ldotsright)} = frac{1}{z(1-w)}$
where $1-w = 1-frac{z^2}{3}+ldots$. Then $w$ is a small term because we are expanding about $z_0=0$. So we can expand $1-w$,
$frac{1}{1-w} = 1 + w + w^2 + ldots$,
hence we find
$frac{z}{sin^2(z)} = frac{1}{z}left(1+w + w^2 + ldotsright) = frac{1}{z}(1+ (frac{z^2}{3} + ldots))$,
where everything has been valid if we care only about the residue. Hence, $Resleft(frac{z}{sin^2(z)} right) = 1$.
If instead you actually do require a Laurent series, we can let $w = frac{1}{z}$ and find the Laurent series of
$frac{(1/w)}{sin^2(1/w)}$ so we have
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)}. $
Note that $sum_{n=0}^infty (1/w)^{2n+1} = sum_{m=-infty}^0 w^{2m+1}$, we use this identity ($m=-n$) to find
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{1/w}{ left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)}$.
Next we multiply the series
$frac{(1/w)}{ sum_{n=-infty}^0 sum_{m=-infty}^0 (-1)^{n+m}frac{w^{2(n+m)+2}}{(2(-n)+1)!(2(-m)+1)!}}$
where I have used that $(-1)^n = (-1)^{-n}$ Now let $l=n+m$, yielding
$frac{(1/w)}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+2}}{(2(m-l)+1)!(2(-m)+1)!}} = frac{1}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+1}}{(2(m-l)+1)!(2(-m)+1)!}}$.
And you find the residue when $l=0$, so you find the residue to be 1, again!
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
add a comment |
up vote
4
down vote
accepted
The Laurent series for $sin z$ about $z_0 = 0$ is given by it's Taylor series about $z_0 = 0$ because sine is entire. Then, you have $z$ over the Taylor series of $sin(z)$. Assuming you want to find the Laurent series to find the residue, I will first do everything approximately removing terms that won't contribute to the residue. i.e.
$frac{z}{sin^2(z)} = frac{z}{left(z-frac{z^3}{3!}+ldotsright)left(z-frac{z^3}{3!}+ldotsright)} = frac{z}{(z^2 - frac{z^4}{3}+ldots)} = frac{z}{z^2left(1-frac{z^2}{3}+ldotsright)} = frac{1}{z(1-w)}$
where $1-w = 1-frac{z^2}{3}+ldots$. Then $w$ is a small term because we are expanding about $z_0=0$. So we can expand $1-w$,
$frac{1}{1-w} = 1 + w + w^2 + ldots$,
hence we find
$frac{z}{sin^2(z)} = frac{1}{z}left(1+w + w^2 + ldotsright) = frac{1}{z}(1+ (frac{z^2}{3} + ldots))$,
where everything has been valid if we care only about the residue. Hence, $Resleft(frac{z}{sin^2(z)} right) = 1$.
If instead you actually do require a Laurent series, we can let $w = frac{1}{z}$ and find the Laurent series of
$frac{(1/w)}{sin^2(1/w)}$ so we have
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)}. $
Note that $sum_{n=0}^infty (1/w)^{2n+1} = sum_{m=-infty}^0 w^{2m+1}$, we use this identity ($m=-n$) to find
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{1/w}{ left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)}$.
Next we multiply the series
$frac{(1/w)}{ sum_{n=-infty}^0 sum_{m=-infty}^0 (-1)^{n+m}frac{w^{2(n+m)+2}}{(2(-n)+1)!(2(-m)+1)!}}$
where I have used that $(-1)^n = (-1)^{-n}$ Now let $l=n+m$, yielding
$frac{(1/w)}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+2}}{(2(m-l)+1)!(2(-m)+1)!}} = frac{1}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+1}}{(2(m-l)+1)!(2(-m)+1)!}}$.
And you find the residue when $l=0$, so you find the residue to be 1, again!
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
add a comment |
up vote
4
down vote
accepted
up vote
4
down vote
accepted
The Laurent series for $sin z$ about $z_0 = 0$ is given by it's Taylor series about $z_0 = 0$ because sine is entire. Then, you have $z$ over the Taylor series of $sin(z)$. Assuming you want to find the Laurent series to find the residue, I will first do everything approximately removing terms that won't contribute to the residue. i.e.
$frac{z}{sin^2(z)} = frac{z}{left(z-frac{z^3}{3!}+ldotsright)left(z-frac{z^3}{3!}+ldotsright)} = frac{z}{(z^2 - frac{z^4}{3}+ldots)} = frac{z}{z^2left(1-frac{z^2}{3}+ldotsright)} = frac{1}{z(1-w)}$
where $1-w = 1-frac{z^2}{3}+ldots$. Then $w$ is a small term because we are expanding about $z_0=0$. So we can expand $1-w$,
$frac{1}{1-w} = 1 + w + w^2 + ldots$,
hence we find
$frac{z}{sin^2(z)} = frac{1}{z}left(1+w + w^2 + ldotsright) = frac{1}{z}(1+ (frac{z^2}{3} + ldots))$,
where everything has been valid if we care only about the residue. Hence, $Resleft(frac{z}{sin^2(z)} right) = 1$.
If instead you actually do require a Laurent series, we can let $w = frac{1}{z}$ and find the Laurent series of
$frac{(1/w)}{sin^2(1/w)}$ so we have
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)}. $
Note that $sum_{n=0}^infty (1/w)^{2n+1} = sum_{m=-infty}^0 w^{2m+1}$, we use this identity ($m=-n$) to find
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{1/w}{ left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)}$.
Next we multiply the series
$frac{(1/w)}{ sum_{n=-infty}^0 sum_{m=-infty}^0 (-1)^{n+m}frac{w^{2(n+m)+2}}{(2(-n)+1)!(2(-m)+1)!}}$
where I have used that $(-1)^n = (-1)^{-n}$ Now let $l=n+m$, yielding
$frac{(1/w)}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+2}}{(2(m-l)+1)!(2(-m)+1)!}} = frac{1}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+1}}{(2(m-l)+1)!(2(-m)+1)!}}$.
And you find the residue when $l=0$, so you find the residue to be 1, again!
The Laurent series for $sin z$ about $z_0 = 0$ is given by it's Taylor series about $z_0 = 0$ because sine is entire. Then, you have $z$ over the Taylor series of $sin(z)$. Assuming you want to find the Laurent series to find the residue, I will first do everything approximately removing terms that won't contribute to the residue. i.e.
$frac{z}{sin^2(z)} = frac{z}{left(z-frac{z^3}{3!}+ldotsright)left(z-frac{z^3}{3!}+ldotsright)} = frac{z}{(z^2 - frac{z^4}{3}+ldots)} = frac{z}{z^2left(1-frac{z^2}{3}+ldotsright)} = frac{1}{z(1-w)}$
where $1-w = 1-frac{z^2}{3}+ldots$. Then $w$ is a small term because we are expanding about $z_0=0$. So we can expand $1-w$,
$frac{1}{1-w} = 1 + w + w^2 + ldots$,
hence we find
$frac{z}{sin^2(z)} = frac{1}{z}left(1+w + w^2 + ldotsright) = frac{1}{z}(1+ (frac{z^2}{3} + ldots))$,
where everything has been valid if we care only about the residue. Hence, $Resleft(frac{z}{sin^2(z)} right) = 1$.
If instead you actually do require a Laurent series, we can let $w = frac{1}{z}$ and find the Laurent series of
$frac{(1/w)}{sin^2(1/w)}$ so we have
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)}. $
Note that $sum_{n=0}^infty (1/w)^{2n+1} = sum_{m=-infty}^0 w^{2m+1}$, we use this identity ($m=-n$) to find
$frac{(1/w)}{left(sum_{n=0}^infty (-1)^n frac{(1/w)^{2n+1}}{(2n+1)!}right)^2} = frac{1/w}{ left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)left(sum_{n=-infty}^0 (-1)^{-n} frac{w^{2n+1}}{(2(-n)+1)!}right)}$.
Next we multiply the series
$frac{(1/w)}{ sum_{n=-infty}^0 sum_{m=-infty}^0 (-1)^{n+m}frac{w^{2(n+m)+2}}{(2(-n)+1)!(2(-m)+1)!}}$
where I have used that $(-1)^n = (-1)^{-n}$ Now let $l=n+m$, yielding
$frac{(1/w)}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+2}}{(2(m-l)+1)!(2(-m)+1)!}} = frac{1}{ sum_{l=-infty}^0 sum_{m=-infty}^l (-1)^{l}frac{w^{2l+1}}{(2(m-l)+1)!(2(-m)+1)!}}$.
And you find the residue when $l=0$, so you find the residue to be 1, again!
edited Nov 15 '13 at 3:40
answered Nov 15 '13 at 3:09
Jeremy Upsal
988420
988420
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
add a comment |
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
Thank you for your answer and help. I have already clicked the "accpet" button.
– user108925
Nov 15 '13 at 3:50
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
how did the 3! turn into a 3? Also, I did the Taylor's series for $sin^2x$ directly and it seems to be different from what you are getting. I've got $sum_{n=1}^{infty}4^nx^{2n}/n!$
– Betty Mock
Nov 15 '13 at 4:48
1
1
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
For O($z^4$) I have $zfrac{z^3}{3!}$ but I have two of them. When you add you get $2 frac{z^4}{3!}=frac{z^4}{3}$. I think you are "doing the Taylor Series" for $sin^2(x)$ "directly" incorrectly. What I have written out are the cutoff series, namely $(x-frac{x^3}{3!}+ldots)(x-frac{x^3}{3!}+ldots)$. These two terms are enough to find your $x^2$ term as everything else is higher order. So you know your $x^2$ term should just be $x^2$. Your Taylor series does not have that and since Taylor Series are unique it must be incorrect.
– Jeremy Upsal
Nov 15 '13 at 5:11
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
Maybe if you explain how you calculated the Taylor series directly I can help you with what is wrong?
– Jeremy Upsal
Nov 15 '13 at 5:24
add a comment |
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.
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%2f567634%2ffind-the-laurent-series-and-residue-of-fracz-sinz2-at-z-0-0%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
Do you know if you need the full series representation or is it okay to leave it as $left(x+x^2/2 + x^3/3 + x^4/4 ldotsright)$ etc.?
– Jeremy Upsal
Nov 15 '13 at 2:53
@Jeremy Upsal: Thank you for the reply. I think just leave it as (...) etc would be fine.
– user108925
Nov 15 '13 at 3:36
So if this solution fits your needs, please accept it so others know it is a valid solution. I have also included the full Laurent series for completion.
– Jeremy Upsal
Nov 15 '13 at 3:40