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!)
A352025 a(n) = floor(sqrt(6*prime(n))). 0
3, 4, 5, 6, 8, 8, 10, 10, 11, 13, 13, 14, 15, 16, 16, 17, 18, 19, 20, 20, 20, 21, 22, 23, 24, 24, 24, 25, 25, 26, 27, 28, 28, 28, 29, 30, 30, 31, 31, 32, 32, 32, 33, 34, 34, 34, 35, 36, 36, 37, 37, 37, 38, 38, 39, 39, 40, 40, 40, 41, 41, 41, 42, 43, 43, 43, 44 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000196(A138636(n)). - Michel Marcus, Mar 19 2022
MATHEMATICA
Table[Floor[Sqrt[6*Prime[k]]], {k, 50}]
PROG
(PARI) a(n) = sqrtint(6*prime(n)); \\ Michel Marcus, Mar 19 2022
CROSSREFS
Sequence in context: A229109 A096127 A327953 * A112768 A298420 A197354
KEYWORD
nonn
AUTHOR
Zak Seidov, Feb 28 2022
STATUS
approved

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 18 16:22 EDT 2024. Contains 371780 sequences. (Running on oeis4.)