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!)
A125876 Prime numbers n such that cos(2pi/n) is an algebraic number of a 13-smooth degree, but not 11-smooth. 0

%I #5 Oct 19 2017 03:15:05

%S 53,79,131,157,313,521,547,677,859,911,937,1093,1171,1249,1301,1873,

%T 1951,2003,2029,2081,2341,2549,2731,2861,3121,3251,3329,3433,3511,

%U 3719,3823,4057,4733,4993,5851,6007,6553,6761,7151,7489,7723,8009

%N Prime numbers n such that cos(2pi/n) is an algebraic number of a 13-smooth degree, but not 11-smooth.

%t Do[If[Take[FactorInteger[EulerPhi[2n+1]][[ -1]],1]=={13} && PrimeQ[2n+1],Print[2n+1]],{n,1,10000}] (*Artur Jasinski*)

%Y Cf. A125866-A125878.

%K nonn

%O 1,1

%A _Artur Jasinski_, Dec 13 2006

%E Edited by _Don Reble_, Apr 24 2007

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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)