Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A051874
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A051874 22-gonal numbers. +0
2
0, 1, 22, 63, 124, 205, 306, 427, 568, 729, 910, 1111, 1332, 1573, 1834, 2115, 2416, 2737, 3078, 3439, 3820, 4221, 4642, 5083, 5544, 6025, 6526, 7047, 7588, 8149, 8730, 9331, 9952, 10593, 11254, 11935, 12636, 13357, 14098, 14859 (list; graph; listen)
OFFSET

0,3

REFERENCES

A. H. Beiler, Recreations in the Theory of Numbers, Dover, N.Y., 1964, p. 189.

FORMULA

a(n)=n(10n-9).

a[n]:=2*a[n-1]-a[n-2]+20. n>=0. a[0]:=0. a[1]:=1. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 18 2008

MAPLE

a[0]:=0:a[1]:=1:for n from 2 to 50 do a[n]:=2*a[n-1]-a[n-2]+20 od: seq(a[n], n=0..39); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Feb 18 2008

CROSSREFS

Sequence in context: A019506 A044124 A044505 this_sequence A140390 A069178 A081929

Adjacent sequences: A051871 A051872 A051873 this_sequence A051875 A051876 A051877

KEYWORD

nonn

AUTHOR

njas, Dec 15 1999

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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research