Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063941
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063941 17*39^n. +0
1
17, 663, 25857, 1008423, 39328497, 1533811383, 59818643937, 2332927113543, 90984157428177, 3548382139698903, 138386903448257217, 5397089234482031463, 210486480144799227057, 8208972725647169855223 (list; graph; listen)
OFFSET

0,1

REFERENCES

Mervine Edwards and Siegfried Haenisch, New Views in Algebra, 1: An Integrated Approach, Educational Design, Inc, 1999 (ISBN #0-87694-578-7); p. 9, #16.

LINKS

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

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=39*a(n-1), n>0 ; a(0)=17 . G.f.: 17/(1-39*x). a(n)=17*A009983(n). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 24 2008]

MAPLE

for n from 0 to 30 do printf(`%d, `, 17*39^n) od;

PROGRAM

(PARI) { for (n=0, 100, if (n, a*=39, a=17); write("b063941.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 03 2009]

CROSSREFS

Sequence in context: A162490 A142744 A012219 this_sequence A089018 A118769 A009158

Adjacent sequences: A063938 A063939 A063940 this_sequence A063942 A063943 A063944

KEYWORD

nonn,easy

AUTHOR

Deborah Florez (deborahf(AT)bcn.net), Sep 01 2001

EXTENSIONS

Better description from Brian L. Galebach (sequences(AT)SEGmail.com), Sep 05, 2001

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Sep 25 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