Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092870
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092870 Expansion of Hypergeometric function F(1/12,5/12;1;1728x). +0
1
1, 60, 39780, 38454000, 43751038500, 54538294552560, 72081445966966800, 99225259048241726400, 140744828381240373790500, 204278086466816584003782000, 301931182921413583820949947280 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: F(1/12, 5/12;1;1728x). a(n)n^2=a(n-1)12(12n-7)(12n-11).

G.f. A(x)=y satisfies 0=(1728x^2-x)y''+(2592x-1)y'+60y.

PROGRAM

(PARI) a(n)=local(an); if(n<1, n==0, an=vector(n+1); an[1]=1; for(k=1, n, an[k+1]=an[k]*12*(12*k-7)*(12*k-11)/k^2); an[n+1])

CROSSREFS

Sequence in context: A003794 A068295 A123482 this_sequence A003788 A123378 A003795

Adjacent sequences: A092867 A092868 A092869 this_sequence A092871 A092872 A092873

KEYWORD

nonn

AUTHOR

Michael Somos, Mar 08 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research