Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122471
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122471 a(n)=7*a(n-1)-n for n> 0, a(0)=1. +0
1
1, 6, 40, 277, 1935, 13540, 94774, 663411, 4643869, 32507074, 227549508, 1592846545, 11149925803, 78049480608, 546346364242, 3824424549679, 26770971847737, 187396802934142, 1311777620538976, 9182443343772813 (list; graph; listen)
OFFSET

0,2

COMMENT

From a quiz.

REFERENCES

K. Russell and P. Carter, Number Puzzles, W. Foulsham and Co. Ltd. (1993).

FORMULA

a(n)=36*[7+6*n+29*7^n], with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Oct 01 2008]

PROGRAM

(PARI) a(n)=if(n>0, 7*a(n-1)-n, 1) for(n=0, 30, print1(a(n), ", "))

CROSSREFS

Sequence in context: A123357 A081016 A083426 this_sequence A090041 A069720 A005037

Adjacent sequences: A122468 A122469 A122470 this_sequence A122472 A122473 A122474

KEYWORD

nonn

AUTHOR

Herman Jamke (hermanjamke(AT)fastmail.fm), Sep 14 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research