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!)
A257245 Odd bisection of A257244: a(n) = A257244(2n - 1). 5
2, 3, 3, 3, 3, 5, 5, 3, 3, 5, 7, 7, 7, 3, 19, 7, 5, 5, 7, 5, 19, 11, 13, 13, 23, 13, 11, 11, 61, 31, 13, 19, 43, 13, 7, 5, 61, 31, 23, 127, 7, 151, 19, 181, 13, 43, 31, 233, 13, 13, 7, 11, 19, 31, 59, 31, 31, 163, 41, 41, 113, 11, 19, 19, 409, 41, 41, 41, 19, 41, 113, 29, 167, 13, 17, 11, 179, 19, 19, 13, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A257244(2n - 1).
a(n) = A006530(A256393(2n - 1)). [Equally, the largest prime factor of A256393(2n-1).]
Other identities and observations:
For all n >= 1, a(n) >= A257246(n).
PROG
(Scheme, alternative definitions)
(define (A257245 n) (A257244 (+ n n -1)))
(define (A257245 n) (A006530 (A256393 (+ n n -1))))
CROSSREFS
Cf. also A257246 (the other bisection), A257247 (gives the positions where both bisections have the same value).
Sequence in context: A046886 A257246 A056206 * A329245 A155047 A369451
KEYWORD
nonn
AUTHOR
Antti Karttunen, Apr 19 2015
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 May 9 23:14 EDT 2024. Contains 372354 sequences. (Running on oeis4.)