Series Identity: Showing f_(a+b) is Equivalent to f_(a)f_(b)

  • Thread starter Thread starter Easty
  • Start date Start date
  • Tags Tags
    Identity Series
Easty
Messages
19
Reaction score
0
1. Homework Statement [/b]

f _{a} (z) is defined as

f(z) = 1 + az + \frac{a(a-1)}{2!}z^{2}+...+\frac{a(a-1)(a-2)...(a-n+1)}{n!}z^{n} + ...

where a is constant

Show that for any a,b

f _{a+b} (z)= f _{a}(z)f _{b}(z)

Homework Equations

The Attempt at a Solution



I've tried starting directly from f_a+f_b and trying to show it is equivalent to f_ab and vice versa but i keep getting stuck with the last general term, I am thinking there is a better way to approach this question but i can't see it.

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Is n a fixed number, or is it an infinite series?
Perhaps it helps if you write the numerators in terms of factorials as well, perhaps you will even recognize some binomial coefficients ;)
 
Or look at the derivatives: fa(0)= 1, fa'(0)= a, fa"(0)= a(a-1) and, in general
\frac{d^n f^a}{dx^n} (0)= a(a-1)\cdot\cdot\cdot (a-n+1)
and of course,
\frac{d^n f^b}{dx^n} (0)= b(b-1)\cdot\cdot\cdot (b-n+1)

Try using the product rule, extended to higher derivatives:
\frac{d^n fg}{d x^n}= \sum_{i=0}^n \left(\begin{array}{c}n \\ i\end{array}\right)\frac{d^{n-i}f}{dx}\frac{d^ig}{dx}
 
Last edited by a moderator:
Thank you Hallsofivy. Once i took your advice the answer was quite simple to obtain, it was a nice way to approach the problem that i would have never seen.
 
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...

Similar threads

Back
Top