Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123617
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123617 Central terms of triangle A123610: a(n) = A123610(2*n,n). +0
6
1, 2, 10, 68, 618, 6352, 71188, 841332, 10352618, 131328068, 1706742160, 22619741212, 304685855700, 4160480013848, 57476485976388, 802048167035968, 11290551106506218, 160168176177137896, 2287724464324213972 (list; graph; listen)
OFFSET

0,2

COMMENT

Related sequences: A123610(2n+1,n) = A000891(n); A123610(2n+2,n) = A123618(n); A123610(2n+2,n)/(n+1) = A123619(n).

PROGRAM

(PARI) {a(n)=if(n==0, 1, (1/2/n)*sumdiv(2*n, d, if(gcd(n, d)==d, eulerphi(d)*binomial(2*n/d, n/d)^2, 0)))}

CROSSREFS

Cf. A123610 (triangle); A000891, A123618.

Adjacent sequences: A123614 A123615 A123616 this_sequence A123618 A123619 A123620

Sequence in context: A136658 A104098 A056755 this_sequence A139715 A051575 A121201

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 03 2006

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research