cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A178838 Indices n such that the sums of the squares of the digits of Fibonacci(n) are prime.

Original entry on oeis.org

8, 14, 15, 18, 22, 25, 27, 29, 39, 44, 45, 46, 47, 65, 68, 69, 90, 94, 100, 103, 104, 107, 113, 116, 124, 133, 135, 138, 157, 164, 165, 166, 167, 168, 172, 175, 177, 187, 188, 193, 207, 223, 226, 229, 233, 247, 257, 260, 263, 265, 266, 270, 273, 276, 295, 299
Offset: 1

Views

Author

Michel Lagneau, Jun 17 2010

Keywords

Examples

			8 is in the sequence because Fibonacci(8)=21, and 2^2 + 1^2 = 5 prime ;
14 is in the sequence because Fibonacci(14)=377,and 3^2 + 7^2 + 7^2 = 107 prime.
		

Crossrefs

Programs