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!)
A179459 Squares that are a sum of two Fibonacci numbers plus the square of a Fibonacci number. 1
4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 169, 225, 289, 441, 676, 729, 784, 1156, 1444, 1600, 2601, 3025, 4624, 7921, 12544, 20736, 23409, 27556, 31684, 47524, 54289, 139129, 142129, 171396, 217156, 372100, 974169, 1488400, 2550409, 6677056, 10201636 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The squares of A000045 (A007598) are basically a subsequence because they can be expressed as Fibonacci(k+3)^2 = Fibonacci(2k)+Fibonacci(2k+4)+Fibonacci(k-1)^2 or Fibonacci(k+2)^2 = Fibonacci(2k)+Fibonacci(2k+1)+Fibonacci(k)^2 or Fibonacci(2k+3)^2 = Fibonacci(4k)+Fibonacci(4k+4)+Fibonacci(2k-1)^2.
LINKS
EXAMPLE
a(5)=36=6*6=3+8+25=Fib(4)+Fib(6)+Fib(5)^2.
CROSSREFS
Sequence in context: A144913 A018885 A025741 * A325148 A325149 A326707
KEYWORD
nonn
AUTHOR
Carmine Suriano, Jan 12 2011
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 April 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)