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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045702 Sums of two squares of Fibonacci numbers. 2
0, 1, 2, 4, 5, 8, 9, 10, 13, 18, 25, 26, 29, 34, 50, 64, 65, 68, 73, 89, 128, 169, 170, 173, 178, 194, 233, 338, 441, 442, 445, 450, 466, 505, 610, 882, 1156, 1157, 1160, 1165, 1181, 1220, 1325, 1597, 2312, 3025, 3026, 3029, 3034, 3050, 3089, 3194, 3466 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

Index entries for sequences related to sums of squares

FORMULA

For example: a(4)=5 because 5=1^2+2^2; a(8)=13 because 13=2^2+3^2.

MATHEMATICA

Take[Union[Total/@Tuples[Fibonacci[Range[0, 15]]^2, {2}]], 60]  [From Harvey P. Dale, Jan. 17, 2011]

CROSSREFS

Sequence in context: A125022 A069011 A101185 * A005658 A166021 A003714

Adjacent sequences:  A045699 A045700 A045701 * A045703 A045704 A045705

KEYWORD

nonn,easy,nice

AUTHOR

Felice Russo (frusso(AT)micron.com)

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 19:13 EST 2012. Contains 206085 sequences.