Proving the Division of Power Series: A Rigorous Approach

In summary, the quotient of two power series can be shown to be equal to another power series through the use of the distributive law and the way we multiply polynomials. This can be proven rigorously by substituting one power series into another and using the reciprocal property. For more information, Henri Cartan's book on complex analysis provides a comprehensive treatment of power series.
  • #1
spacediablo
4
0
I'm trying to show that the quotient of two power series Sum(n=o, infinity)[an*z^n] and Sum(n=0, infinity)[bn*z^n] is the power series Sum(n=0, infinity)[cn*z^n] where c0=a0/b0 and b0cn= (an-Sum(k=0, infinity)[bk*c(n-k)]).
Is there a way of showing this by (Sum[bn*z^n])(Sum[cn*z^n])=Sum[an*z^n] rigorously?
 
Physics news on Phys.org
  • #2
By the usual distributive law: [tex] (\sum_{n=0}^{\infty}b_n z^n) (\sum_{n=0}^{\infty}c_n z^n) = \sum_{n=0}^{\infty}a_n z^n [/tex]
where [tex]a_n=\sum_{k=0}^{n} b_k c_{n-k}[/tex].

So [tex]a_0=b_0 c_0[/tex] and for n>0: [tex]b_0 c_n = a_n - \sum_{k=1}^{n}b_k c_{n-k}[/tex]
 
  • #3
I still don't see how that proves
spacediablo said:
that the quotient of two power series Sum(n=o, infinity)[an*z^n] and Sum(n=0, infinity)[bn*z^n] is the power series Sum(n=0, infinity)[cn*z^n] where c0=a0/b0 and b0cn= (an-Sum(k=0, infinity)[bk*c(n-k)]).
it seems like a restatement of the hypothesis.
 
  • #4
It just follows from the way we multiply polynomials:

[tex] (a_0 + a_1 z + a_2 z^2 + ...)(b_0 + b_1 z + b_2 z^2 + ...) = a_0 b_0 + a_1 b_0 z + a_0 b_1 z + a_0 b_2 z^2 + a_1 b_1 z^2 + a_2 b_0 z^2 + ... = ( a_0 b_0 ) + (a_0 b_1 + a_1 b_0) z + (a_0 b_2 + a_1 b_1 + a_2 b_0) z^2 + ... [/tex]

(Ofcourse you don't know if this power series will converge, but that's a different question)
 
  • #5
That sounds good

cetin hakimoglu
 
  • #6
if you know how to substitute one power series into another, since you know the reciprocal of 1-x is 1+x + x^2 + x^3+...

then the reciprocal of any power series with leading term 1, say 1 - u, is 1+u + u^2 + ... where u is a power series with leading term 0.

a nice treatment of power series is in the first few chapters of henri cartan's book on complex analysis.
 

What is a power series and what does it represent?

A power series is a mathematical expression that represents a function as an infinite sum of terms, where each term is a constant multiplied by a variable raised to a non-negative integer power. It is commonly used to approximate more complex functions.

What is the division of power series and how is it different from other operations?

The division of power series is a mathematical operation that involves dividing two power series. It is different from other operations, such as addition and multiplication, because it involves dividing the coefficients of the terms in the power series rather than adding or multiplying them.

What are the conditions for a power series to be divisible by another power series?

In order for a power series to be divisible by another power series, the divisor must have a non-zero constant term and its leading coefficient must be larger than the leading coefficient of the dividend. Additionally, the divisor must have a higher degree than the dividend.

What are some practical applications of the division of power series?

The division of power series has many practical applications in fields such as engineering, physics, and economics. It can be used to solve differential equations, approximate functions and calculate integrals, among other things.

What are some common techniques for dividing power series?

Some common techniques for dividing power series include using long division, substituting variables, and comparing coefficients. Additionally, there are various theorems, such as the Cauchy product theorem, that can be used to simplify the division of power series.

Similar threads

Replies
1
Views
934
  • Calculus
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
475
  • Calculus
Replies
4
Views
951
  • Calculus and Beyond Homework Help
Replies
2
Views
711
  • Calculus and Beyond Homework Help
Replies
1
Views
257
Replies
2
Views
2K
Back
Top