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!)
A179262 a(n) = 2*prime(n)^2 - 1. 2

%I #16 Oct 07 2019 14:26:12

%S 7,17,49,97,241,337,577,721,1057,1681,1921,2737,3361,3697,4417,5617,

%T 6961,7441,8977,10081,10657,12481,13777,15841,18817,20401,21217,22897,

%U 23761,25537,32257,34321,37537,38641,44401,45601,49297,53137,55777

%N a(n) = 2*prime(n)^2 - 1.

%H Michael De Vlieger, <a href="/A179262/b179262.txt">Table of n, a(n) for n = 1..10000</a>

%F a(n) = A079704(n) - 1 = 2*prime(n)^2 - 1. - _R. J. Mathar_, Jul 08 2010

%t Array[2 Prime[#]^2 - 1 &, 10^4] (* _Michael De Vlieger_, Oct 06 2019 *)

%Y Cf. A000040.

%K nonn

%O 1,1

%A Frank Wals (frank.wals(AT)gmail.com), Jul 06 2010, Jul 09 2010

%E More terms from _R. J. Mathar_, Jul 08 2010

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 March 28 13:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)