Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081251
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081251 Numbers n such that A081249(m)/m^2 has a local maximum for m = n. +0
4
2, 6, 20, 60, 182, 546, 1640, 4920, 14762, 44286, 132860, 398580, 1195742, 3587226, 10761680, 32285040, 96855122, 290565366, 871696100, 2615088300, 7845264902, 23535794706, 70607384120, 211822152360, 635466457082, 1906399371246 (list; graph; listen)
OFFSET

1,1

COMMENT

The limit of the local maxima, lim A081249(n)/n^2 = 1/6. For local minima cf. A081250.

LINKS

K. Brockhaus, Illustration for A081134, A081249, A081250 and A081251

FORMULA

a(n) = floor(3^n*9/4).

a(n) = a(n-2) + 2*3^(n) for n > 1; a(n+2) - a(n) = A008776(n); a(n) = 2*A033113(n+1); a(2n+1) = A054880(n+1).

G.f.: 2/((x - 1)*(x + 1)*(3*x - 1)).

EXAMPLE

6 is a term since A081249(5)/5^2 = 4/25 = 0.160, A081249(6)/6^2 = 7/36 = 0.194, A081249(7)/7^2 = 9/49 = 0.184.

MAPLE

a[0]:=0:a[1]:=2:for n from 2 to 50 do a[n]:=2*a[n-1]+3*a[n-2]+2 od: seq(a[n], n=1..26); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 28 2008

CROSSREFS

Cf. A081134, A081249, A081250, A008776, A033113, A054880.

Adjacent sequences: A081248 A081249 A081250 this_sequence A081252 A081253 A081254

Sequence in context: A082045 A005628 A000620 this_sequence A134293 A136883 A057766

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 17 2003

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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research