Writing this series as a hypergeometric series

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Ted123
Messages
428
Reaction score
0

Homework Statement



Write [tex]\displaystyle \sum_{k=0}^{\infty} \frac{1}{9^k (\frac{2}{3})_k} \frac{w^{3k}}{k!}[/tex] in terms of the Gauss hypergeometric series of the form [itex]_2 F_1(a,b;c;z)[/itex].

Homework Equations



The Gauss hypergeometric series is http://img200.imageshack.us/img200/5992/gauss.png

The Attempt at a Solution



It's nearly a series of that form if I put [itex]z=w^3[/itex] and [itex]k=n[/itex] but how do I get the [itex]9^{-k} = 3^{-k}3^{-k}[/itex] factors in terms of shifted factorials (that is if I need to)?
 
Last edited by a moderator:
Physics news on Phys.org
That term does not go into the factorials, it goes into z^n.
 
clamtrox said:
That term does not go into the factorials, it goes into z^n.

Ah of course. So if I put [itex]z=\frac{w^3}{9}[/itex] then the series can be written as [itex]_2 F_1 (a,b ; \frac{2}{3} ; \frac{w^3}{9})[/itex] for some [itex]a[/itex] and [itex]b[/itex] with [itex](a)_n(b)_n = 1[/itex] for all [itex]n=0,1,2,...[/itex] Can I just pick [itex]a=b=0[/itex]?
 
I would do some extra checking to be sure that that's right. Can you plug the solution into the hypergeometric differential equation with a=b=0 and see if it solves it?
 
clamtrox said:
I would do some extra checking to be sure that that's right. Can you plug the solution into the hypergeometric differential equation with a=b=0 and see if it solves it?

Actually [tex](0)_n (0)_n \neq 1[/tex] for n=0,1,2,... so how do I get 2 shifted factorials to equal 1?