Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116476
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116476 Numbers n such that T(n) + T(n+1) + ... + T(n+10) is a square. +0
1
13, 46, 229, 1608, 7335, 20304, 92391, 635710, 2892133, 8001886, 36403981, 250470288, 1139495223, 3152724936, 14343078279, 98684659918 (list; graph; listen)
OFFSET

1,1

COMMENT

T(n) (or Tn) is the n-th triangular number. - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 30 2006

EXAMPLE

T13 + T14 + T15 + T16 + T17 + T18 + T19 + T20 + T21 + T22 + T23 = 91 + 105 + 120 + 136 + 153 + 171 + 190 + 210 + 231 + 253 + 276 = 1936 = 44^2.

MATHEMATICA

For[n = 1, n < 100000, n++, If[IntegerQ[Sqrt[Sum[i*(i+1)/2, {i, n, n + 10}]]], Print[n]]] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 30 2006

CROSSREFS

Sequence in context: A010003 A007587 A034462 this_sequence A035340 A127305 A001662

Adjacent sequences: A116473 A116474 A116475 this_sequence A116477 A116478 A116479

KEYWORD

nonn

AUTHOR

Edward Fedorovich (chipramy(AT)012.net.il), Mar 29 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