New Reply

Using Cauchy Product

 
Share Thread Thread Tools
Jan18-11, 12:08 AM   #1
 

Using Cauchy Product


When attemtpting to find the Cauchy product of two functs f(x) and g(x), which are themselves power series, is it more important to have their respective terms of summation be the same of for the exponent of their respective x variable to be equal? Or must both of these conditions be met? I am in a situation where it seems that shifting the index for f(x) to make x powers equal, makes the initial summation counters not equal. Not sure which of these conditions is needed to apply Cauchy prod theorem.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jan18-11, 01:01 AM   #2
 
Recognitions:
Homework Helper Homework Help
why not show us what you are attempting, try click on the latex below to see the syntax
[tex] f(x) = \sum_{n=1}^{\infty} a_n x^n [/tex]

as a general rule I woudl try & make teh summation powers of x equivalent. If the other subscripts are confusing why not try a variable change [itex] c_n = b_{n-2}[/itex] etc.
Jan18-11, 01:19 AM   #3
 
[tex]
f(x) = e^x = \\sum_{n=0}^{\\infty} (1/n!)(x^n),
[/tex]
[tex]
g(x) = sin(x) = \\sum_{k=0}^{\\infty} ((-1)^k)/(2k+1)! * x^(2k+1)
[/tex]

latex not working??? maybe its clear enoug what im trying to show...

I need to use cauchy product theorem to obtain the first 3 terms of f(x)g(x).
So for g(x) I say m=2k+1, k=(m-1)/2, etc to achieve x^m but then the sum goes from m=1 to inf.
So if I leave x powers equal, the summations start at 0 for f(x) and 1 for g(x). But the theorem only gives
c_n=sum(from 0 to inf) a_(k) * b_(n-k) not sure if this would need to go from 1 to inf in my case or leave as 0?
Jan18-11, 02:09 AM   #4
 
Recognitions:
Gold Membership Gold Member

Using Cauchy Product


Quote by morenogabr View Post
[tex]
f(x) = e^x = \\sum_{n=0}^{\\infty} (1/n!)(x^n),
[/tex]
[tex]
g(x) = sin(x) = \\sum_{k=0}^{\\infty} ((-1)^k)/(2k+1)! * x^(2k+1)
[/tex]

latex not working??? maybe its clear enoug what im trying to show...

I need to use cauchy product theorem to obtain the first 3 terms of f(x)g(x).
So for g(x) I say m=2k+1, k=(m-1)/2, etc to achieve x^m but then the sum goes from m=1 to inf.
So if I leave x powers equal, the summations start at 0 for f(x) and 1 for g(x). But the theorem only gives
c_n=sum(from 0 to inf) a_(k) * b_(n-k) not sure if this would need to go from 1 to inf in my case or leave as 0?
[tex]
f(x) = e^x = \sum_{n=0}^{\infty} \frac{x^n}{n!}
[/tex]
[tex]
g(x) = sin(x) = \sum_{k=0}^{\infty} \frac{(-1)^k x^{2k+1}}{(2k+1)!}
[/tex]

Use this format for your latex, it's better.
New Reply

Tags
cauchy product, power series, summation
Thread Tools


Similar Threads for: Using Cauchy Product
Thread Forum Replies
cross product and dot product of forces expressed as complex numbers Introductory Physics Homework 4
Dot product and cross product evaluation questions Calculus & Beyond Homework 4
Need help with combination of dot product and cross product question Introductory Physics Homework 2
Cauchy product of series Calculus 0
Cauchy sequences in an inner product space Introductory Physics Homework 21