Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A009971
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A009971 Powers of 27. +0
5
1, 27, 729, 19683, 531441, 14348907, 387420489, 10460353203, 282429536481, 7625597484987, 205891132094649, 5559060566555523, 150094635296999121, 4052555153018976267, 109418989131512359209, 2954312706550833698643 (list; graph; listen)
OFFSET

0,2

LINKS

T. D. Noe, Table of n, a(n) for n=0..100

Tanya Khovanova, Recursive Sequences

FORMULA

G.f.: 1/(1-27*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 24 2008]

PROGRAM

sage: from sage.combinat.sloane_functions import recur_gen2b sage: it =recur_gen2b(1, n/2, n/2, 0, lambda n: 0) sage: [it.next() for i in range(18)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 16 2008

(Other) sage: [lucas_number1(n, 27, 0) for n in xrange(1, 17)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 29 2009]

CROSSREFS

Sequence in context: A016947 A167726 A098838 this_sequence A046240 A042406 A159668

Adjacent sequences: A009968 A009969 A009970 this_sequence A009972 A009973 A009974

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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