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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A082044 Main diagonal of A082043. 6
1, 4, 25, 100, 289, 676, 1369, 2500, 4225, 6724, 10201, 14884, 21025, 28900, 38809, 51076, 66049, 84100, 105625, 131044, 160801, 195364, 235225, 280900, 332929, 391876, 458329, 532900, 616225, 708964, 811801, 925444, 1050625, 1188100 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

a(n) = longest side b of all integer-sided triangles with sides a<=b<=c and inradius n >= 1. Triangle has sides (n^2+2,n^4+2n^2+1,n^4+3n^2+1).

FORMULA

a(n)=n^4+2n^2+1

MAPLE

seq(fibonacci(3, n)^2, n=0..33); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 09 2008

CROSSREFS

Cf. A059826, A082047.

See A120062 for sequences related to integer-sided triangles with integer inradius n.

Sequence in context: A195509 A027949 A152215 * A167889 A042651 A070764

Adjacent sequences:  A082041 A082042 A082043 * A082045 A082046 A082047

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Apr 03 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 15 12:57 EST 2012. Contains 205787 sequences.