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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013729 24^(2n+1). 14
24, 13824, 7962624, 4586471424, 2641807540224, 1521681143169024, 876488338465357824, 504857282956046106624, 290797794982682557415424, 167499529910025153071284224, 96479729228174488169059713024 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

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

Tanya Khovanova, Recursive Sequences

FORMULA

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

MAPLE

seq(24^(2*n+1), n=0..10); # Nathaniel Johnston, Jun 26 2011

PROG

(MAGMA) [24^(2*n+1): n in [0..15]]; // Vincenzo Librandi, May 25 2011

CROSSREFS

Cf. A013708-A013728.

Sequence in context: A195681 A065236 A074657 * A159729 A028694 A091777

Adjacent sequences:  A013726 A013727 A013728 * A013730 A013731 A013732

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