Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061792
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061792 49*(n*(n+1)/2)+6. +0
1
6, 55, 153, 300, 496, 741, 1035, 1378, 1770, 2211, 2701, 3240, 3828, 4465, 5151, 5886, 6670, 7503, 8385, 9316, 10296, 11325, 12403, 13530, 14706, 15931, 17205, 18528, 19900, 21321, 22791, 24310, 25878, 27495, 29161, 30876, 32640, 34453 (list; graph; listen)
OFFSET

0,1

COMMENT

"If n is a triangular number, then so are 9n+1, 25n+3 and 49n+6. (Euler, 1775)." Burton, p. 17.

REFERENCES

D. M. Burton, Elementary Number Theory, Allyn and Bacon, Inc. Boston, MA, 1976, pp. 17.

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

PROGRAM

(PARI) v=[]; for(n=0, 100, v=concat(v, 49*(n*(n+1)/2)+6)); v

(PARI) { for (n=0, 1000, write("b061792.txt", n, " ", 49*n*(n + 1)/2 + 6) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 28 2009]

CROSSREFS

Cf. A000217.

Sequence in context: A085067 A069508 A079465 this_sequence A066514 A009577 A097300

Adjacent sequences: A061789 A061790 A061791 this_sequence A061793 A061794 A061795

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jun 22 2001

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