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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A085046 a(1) = 1, a(2) = 3, then a(2n) = (a(2n-1)*a(2n+1))^1/2 and a(2n+1) = {a(2n) + a(2n+2)}/2. Even positioned terms are the geometric mean and odd positioned terms are the arithmetic mean of their neighbors. 2
1, 3, 9, 15, 25, 35, 49, 63, 81, 99, 121, 143, 169, 195, 225, 255, 289, 323, 361, 399, 441, 483, 529, 575, 625, 675, 729, 783, 841, 899, 961, 1023, 1089, 1155, 1225, 1295, 1369, 1443, 1521, 1599, 1681, 1763, 1849, 1935, 2025, 2115, 2209, 2303, 2401, 2499, 2601 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Sequence pattern looks like this 1*1,1*3,3*3,3*5,5*5,5*7,7*7,7*9,9*9,9*11,11*11,...

a(n) is also the longest path, in number of cells, between diagonally opposite corners of an n X n matrix if diagonal movement between adjacent cells is not allowed and no cell is used more than once. - Ray G. Opao (1260(AT)email.com), Jul 02 2007

(-1)^n*a(n) appears to be the Hankel transform of A141222. - Paul Barry (pbarry(AT)wit.ie), Jun 14 2008

FORMULA

a(2n+1) = (2n+1)^2 and a(2n) = 4n^2 -1.

a(n+1) is the determinant of the n X n matrix M_(i, i)=3, M_(i, j)=2 if (i+j) is even, M_(i, j)=0 if (i+j) is odd. - Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 06 2003

CROSSREFS

A008811(2n)-1.

Sequence in context: A026222 A192720 A099989 * A138495 A055927 A087031

Adjacent sequences:  A085043 A085044 A085045 * A085047 A085048 A085049

KEYWORD

nonn

AUTHOR

Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), Jun 20 2003

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 06 2003

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 16 23:45 EST 2012. Contains 205978 sequences.