login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013754 14^(3n+1). 2
14, 38416, 105413504, 289254654976, 793714773254144, 2177953337809371136, 5976303958948914397184, 16398978063355821105872896, 44998795805848373114515226624, 123476695691247935826229781856256, 338820052976784335907174521413566464, 929722225368296217729286886758826377216 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

Tanya Khovanova, Recursive Sequences

Index to sequences with linear recurrences with constant coefficients, signature (2744).

FORMULA

a(n)=2744*a(n-1), n>0 ; a(0)=14 . G.f.: 14/(1-2744*x). a(n)=A013755(n)/14 . [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 02 2008]

PROG

(MAGMA) [14^(3*n+1): n in [0..15]]; // Vincenzo Librandi, Jun 27 2011

(PARI) a(n)=14^(3*n+1) \\ Charles R Greathouse IV, Jun 27 2011

CROSSREFS

Sequence in context: A104376 A053870 A079176 * A073940 A164322 A159430

Adjacent sequences:  A013751 A013752 A013753 * A013755 A013756 A013757

KEYWORD

nonn,easy

AUTHOR

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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 08:56 EST 2012. Contains 205899 sequences.