Antiderive complex function f(z) and express as power series

Jd303
Messages
34
Reaction score
0
Let F(z) be the anti-derivative of the function f(z) = cos(z^3) with F(0) = 0. Express F(z) as a power series around z=0, giving both the first 3 non-zero terms and the general (nth) term.

Hey guys really struggling with this integration and how to then express this as a power series. Any help at all would be greatly appreciated because I am getting nowhere!

Thanks in advance!
 
Physics news on Phys.org
Jd303 said:
Let F(z) be the anti-derivative of the function f(z) = cos(z^3) with F(0) = 0. Express F(z) as a power series around z=0, giving both the first 3 non-zero terms and the general (nth) term.

Hey guys really struggling with this integration and how to then express this as a power series. Any help at all would be greatly appreciated because I am getting nowhere!

Thanks in advance!

Start with the Taylor series of cosine. Is that enough to get you going?
 
  • Like
Likes 1 person
Jd303 said:
really struggling with this integration
You don't need to integrate anything. Just write out the general Taylor series for this unknown function F in the vicinity of 0.
 
haruspex said:
You don't need to integrate anything. Just write out the general Taylor series for this unknown function F in the vicinity of 0.
How is he going to find the anti-derivative without integrating?

Jd303, Goa'uld's suggestion is best- write out the Taylor series for cos(z), replace "z" by z3, then integrate "term by term".
 
  • Like
Likes 1 person
Thanks guys I think I got it:
Let u = z^3
find Taylor series for f(u)
sub back in z^3
integrate term by term to find F(z)
 
Jd303 said:
Thanks guys I think I got it:
Let u = z^3
find Taylor series for f(u)
You mean cos(u), right?
sub back in z^3
integrate term by term to find F(z)
Another way: F(z) = F(0) + z F'(0) + z2F"(0)/2! + ...
You are given F(0), and you can substitute for F' etc. using f.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top