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.

A138032 a(n) = prime(n)^17.

This page as a plain text file.
%I A138032 #5 Jan 12 2020 23:54:10
%S A138032 131072,129140163,762939453125,232630513987207,505447028499293771,
%T A138032 8650415919381337933,827240261886336764177,5480386857784802185939,
%U A138032 141050039560662968926103,7257147736730073114838109,22550116774162743178682911,456487940826035155404146917
%N A138032 a(n) = prime(n)^17.
%H A138032 Andrew Howroyd, <a href="/A138032/b138032.txt">Table of n, a(n) for n = 1..1000</a>
%t A138032 Array[Prime[ # ]^17 &, 10]
%o A138032 (PARI) a(n)={prime(n)^17} \\ _Andrew Howroyd_, Jan 12 2020
%Y A138032 Cf. A000040 (prime), A001248 (prime^2), A030078 (prime^3).
%K A138032 nonn
%O A138032 1,1
%A A138032 _Vladimir Joseph Stephan Orlovsky_, May 01 2008
%E A138032 Terms a(6) and beyond from _Andrew Howroyd_, Jan 12 2020