Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A035142
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A035142 Numbers n with property that number of partitions-into-distinct-parts of n is a perfect square. +0
2
0, 1, 2, 6, 20, 29, 46 (list; graph; listen)
OFFSET

1,3

PROGRAM

(PARI) q(n)= polcoeff(prod(k=1, n, 1+x^k, 1+x*O(x^n)), n) for(n=0, 1000, if(issquare(q(n)), print1(n, ", ")))

CROSSREFS

Cf. A000009.

Sequence in context: A104749 A062281 A131441 this_sequence A064701 A130315 A087150

Adjacent sequences: A035139 A035140 A035141 this_sequence A035143 A035144 A035145

KEYWORD

nonn

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

EXTENSIONS

Next term, if it exists, is greater than 50000. - David Wasserman (wasserma(AT)spawar.navy.mil), Aug 06 2002

Entry revised by N. J. A. Sloane (njas(AT)research.att.com), Jul 23 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research