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.

Showing 1-1 of 1 results.

A181058 a(n) = prime(Fibonacci(phi(n))), where prime = A000040, Fibonacci = A000045 and phi = A000010.

Original entry on oeis.org

2, 2, 2, 2, 5, 2, 19, 5, 19, 5, 257, 5, 827, 19, 73, 73, 7793, 19, 23159, 73, 827, 257, 196687, 73, 67931, 827, 23159, 827, 4528949, 73, 12717703, 7793, 67931, 7793, 563987, 827, 274253209, 23159, 563987, 7793, 2088145739, 827, 5738374519, 67931
Offset: 1

Views

Author

Carmine Suriano, Oct 01 2010

Keywords

Comments

Phi is Euler's totient function A000010.

Examples

			a(7) = 19 since prime(fib(phi(7))) = prime(fib(6)) = prime(8) = 19 that is the 8th prime.
		

Crossrefs

Programs

Formula

a(n) = A000040(A065451(n)) = A030427(A000010(n)). - Antti Karttunen, Dec 06 2017

Extensions

More terms from Robert G. Wilson v, Oct 02 2010
Showing 1-1 of 1 results.