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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013719 14^(2n+1). 2
14, 2744, 537824, 105413504, 20661046784, 4049565169664, 793714773254144, 155568095557812224, 30491346729331195904, 5976303958948914397184, 1171355575953987221848064, 229585692886981495482220544 (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

FORMULA

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

MAPLE

seq(14^(2*n+1), n=0..11); # Nathaniel Johnston, Jun 25 2011

PROG

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

CROSSREFS

Cf. A013708-A013718, A013720-A013729.

Sequence in context: A080690 A079918 A199648 * A145188 A064075 A206627

Adjacent sequences:  A013716 A013717 A013718 * A013720 A013721 A013722

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 18 00:14 EST 2012. Contains 206085 sequences.