The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120573 a(n) = n^5 + 3n^3 + 2n = n(n^2+1)(n^2+2). 3
6, 60, 330, 1224, 3510, 8436, 17850, 34320, 61254, 103020, 165066, 254040, 377910, 546084, 769530, 1060896, 1434630, 1907100, 2496714, 3224040, 4111926, 5185620, 6472890, 8004144, 9812550, 11934156, 14408010, 17276280, 20584374, 24381060 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Largest area of any triangle with integer sides a <= b <= c and inradius n. Triangle has sides (n^2+2, n^4+2n^2+1, n^4+3n^2+1).
a(n) = A002522(n)*A054602(n). - Zerinvary Lajos, Apr 20 2008
LINKS
MAPLE
with(combinat):seq(lcm(fibonacci(4, n), fibonacci(3, n)), n=1..30); # Zerinvary Lajos, Apr 20 2008
MATHEMATICA
LinearRecurrence[{6, -15, 20, -15, 6, -1}, {6, 60, 330, 1224, 3510, 8436}, 30] (* Harvey P. Dale, Aug 14 2023 *)
CROSSREFS
See A120062 for sequences related to integer-sided triangles with integer inradius n.
Sequence in context: A292061 A074441 A006741 * A260345 A028244 A259817
KEYWORD
nonn,easy
AUTHOR
David W. Wilson, Jun 17 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 21 00:01 EDT 2024. Contains 372720 sequences. (Running on oeis4.)