Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100774
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100774 2(3^n - 1). +0
11
0, 4, 16, 52, 160, 484, 1456, 4372, 13120, 39364, 118096, 354292, 1062880, 3188644, 9565936, 28697812, 86093440, 258280324, 774840976, 2324522932, 6973568800, 20920706404, 62762119216, 188286357652, 564859072960, 1694577218884 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is the number of steps which are made when generating all n-step nonreversing random walks that begin in a fixed point P on a two-dimensional square lattice. To make one step means to move along one edge on the lattice.

a(n)=A048473(n)-1=A048473-A000012. [From Paul Curtz (bpcrtz(AT)free.fr), Jan 19 2009]

FORMULA

a(n)=2*(3^n - 1); a(0)=0, a(n)=4*Sum_{i = 0 to n-1} 3^i for n>0; a(n)=4*A003462

MATHEMATICA

a=0; lst={a}; Do[a=a*3+4; AppendTo[lst, a], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 25 2008]

CROSSREFS

Cf. A003462, A007051, A034472, A024023, A067771, A029858, A134931, A115099, A100774, A079004, A058481 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 25 2008]

Sequence in context: A089093 A058234 A007688 this_sequence A107767 A087972 A074409

Adjacent sequences: A100771 A100772 A100773 this_sequence A100775 A100776 A100777

KEYWORD

easy,nonn

AUTHOR

Pawel P. Mazur (Pawel.Mazur(AT)pwr.wroc.pl), Apr 06 2005

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research