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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061647 Beginning at the well for the topograph of a positive definite quadratic form with values 1, 1, 1 at a superbase (i.e. 1, 1 and 1 are the vonorms of the superbase), these numbers indicate the labels of the edges of the topograph on a path of greatest ascent. 1
1, 3, 9, 23, 61, 159, 417, 1091, 2857, 7479, 19581, 51263, 134209, 351363, 919881, 2408279, 6304957, 16506591, 43214817, 113137859, 296198761, 775458423, 2030176509, 5315071103, 13915036801, 36430039299, 95375081097 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Form the matrix A=[1,1,1;2,1,0;1,0,0]. a(n) is the sum of the second row elements of A^n. - Paul Barry (pbarry(AT)wit.ie), Sep 22 2004

REFERENCES

J. H. Conway, The Sensual (Quadratic) Form, MAA.

FORMULA

a(1)=1, a(2)=3, a(3)=9, a(n)=2*a(n-1)+2*a(n-2)-a(n-3) for n > 3

a(n)=Fib(n)^2+Fib(n-1)^2+2Fib(n)Fib(n+1)+3Fib(n-1)Fib(n) [offset 0]. - Paul Barry (pbarry(AT)wit.ie), Sep 22 2004

a(n)=fib(n+1)^2-fib(n-2)^2-(-1)^n - Thomas Baruchel (baruchel(AT)users.sourceforge.net), Jul 29 2005

EXAMPLE

a(7)=417 since a(7)=2*a(6)+2*a(5)-a(4)=2*159+2*6-23.

CROSSREFS

Sequence in context: A146818 A180488 A026599 * A207008 A077996 A029852

Adjacent sequences:  A061644 A061645 A061646 * A061648 A061649 A061650

KEYWORD

nonn

AUTHOR

Darrin Frey (freyd(AT)cedarville.edu), Jun 14 2001

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 17 07:41 EST 2012. Contains 205998 sequences.