Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152299
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152299 A threes sequence that gets more even factors out: a(n)=(3^n - 1)*(3^n + 1)/2^(4 - Mod[n, 2]). +0
1
1, 5, 91, 410, 7381, 33215, 597871, 2690420, 48427561, 217924025, 3922632451, 17651846030, 317733228541, 1429799528435, 25736391511831, 115813761803240, 2084647712458321, 9380914706062445, 168856464709124011 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)=(3^n - 1)*(3^n + 1)/2^(4 - Mod[n, 2]).

a(n)=82*a(n-2)-81*a(n-4). G.f.: (1+5x+9x^2)/((1-x)(1-9x)(1+x)(1+9x)). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 04 2008]

MATHEMATICA

Clear[a, n];

a[n_] :=(3^n - 1)*(3^n + 1)/2^(4 - Mod[n, 2]);

Table[a[n], {n, 0, 30}]

CROSSREFS

A003462, A002452

Sequence in context: A037297 A158073 A038636 this_sequence A091281 A109625 A024069

Adjacent sequences: A152296 A152297 A152298 this_sequence A152300 A152301 A152302

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Dec 02 2008

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research