Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112607
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112607 Number of representations of n as a sum of a triangular number and twelve times a triangular number. +0
5
1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1, 1, 0, 2, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 2, 1, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 2, 1, 0, 1, 0, 0, 3, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0 (list; graph; listen)
OFFSET

0,16

REFERENCES

M. D. Hirschhorn, The number of representations of a number by various forms, Discrete Mathematics 298 (2005), 205-211.

FORMULA

a(n) = 1/2*( d_{1, 3}(8n+13) - d_{2, 3}(8n+13) ) where d_{a, m}(n) equals the number of divisors of n which are congruent to a mod m.

Expansion of q^(-13/8)*(eta(q^2)*eta(q^24))^2/(eta(q)*eta(q^12)) in powers of q. - Michael Somos Sep 29 2006

Expansion of psi(q)*psi(q^12) in powers of q where psi() is a Ramanujan theta function. - Michael Somos Sep 29 2006

Euler transform of period 24 sequence [ 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 0, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, -2, ...]. - Michael Somos Sep 29 2006

a(3n+2)=0. - Michael Somos Sep 29 2006

EXAMPLE

a(15) = 2 since we can write 15 = 15 + 12*0 = 3 + 12*1

PROGRAM

(PARI) {a(n)=if(n<0, 0, n=8*n+13; sumdiv(n, d, kronecker(-3, d))/2)} /* Michael Somos Sep 29 2006 */

(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x^2+A)^2*eta(x^24+A)^2/eta(x+A)/eta(x^12+A), n))} /* Michael Somos Sep 29 2006 */

CROSSREFS

A123484(24n+15)=2*a(n). A112609(3n+4)=a(n).

Sequence in context: A007949 A078595 A078128 this_sequence A091970 A093955 A081603

Adjacent sequences: A112604 A112605 A112606 this_sequence A112608 A112609 A112610

KEYWORD

nonn

AUTHOR

James A. Sellers (sellersj(AT)math.psu.edu), Dec 21 2005

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