Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094551
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094551 Numbers n such that there are integers a < b with a+(a+1)+...+(n-1) = n+(n+1)+...+b. +0
4
3, 7, 8, 9, 13, 15, 18, 19, 20, 21, 23, 26, 27, 28, 31, 33, 37, 38, 43, 44, 45, 46, 48, 49, 51, 53, 55, 56, 57, 58, 59, 60, 62, 63, 68, 69, 72, 73, 75, 77, 78, 79, 80, 83, 85, 87, 88, 91, 92, 93, 94, 97, 98, 99, 102, 103, 108, 110, 111, 113, 115, 117, 118, 121, 123, 124, 128 (list; graph; listen)
OFFSET

1,1

EXAMPLE

7 is in this sequence because 4+5+6 = 7+8.

MATHEMATICA

lst={}; Do[i1=n-1; i2=n; s1=i1; s2=i2; While[i1>1 && s1!=s2, If[s1<s2, i1--; s1=s1+i1, i2++; s2=s2+i2]]; If[s1==s2, AppendTo[lst, n]], {n, 2, 140}]; lst

CROSSREFS

Cf. A094550, A094552, A094553.

Sequence in context: A096315 A112680 A096079 this_sequence A114441 A043046 A030674

Adjacent sequences: A094548 A094549 A094550 this_sequence A094552 A094553 A094554

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), May 10 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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research