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!)
A290781 a(n) = 20*n + 15. 1
15, 35, 55, 75, 95, 115, 135, 155, 175, 195, 215, 235, 255, 275, 295, 315, 335, 355, 375, 395, 415, 435, 455, 475, 495, 515, 535, 555, 575, 595, 615, 635, 655, 675, 695, 715, 735, 755, 775, 795, 815, 835, 855, 875, 895, 915, 935, 955, 975, 995, 1015, 1035 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Bisection of A017329.
None of the numbers in this sequence is a Fermat pseudoprime to base 2.
LINKS
FORMULA
G.f.: 5*(3 + x)/(1 - x)^2.
a(n) = A004767(A016885(n)) = A004767(A004767(n) + n). - Torlach Rush, Oct 10 2019
E.g.f.: 5*exp(x)*(3 + 4*x). - Stefano Spezia, Oct 12 2019
MATHEMATICA
Range[15, 1035, 20]
PROG
(Magma) [n: n in [15..1035 by 20]];
CROSSREFS
Sequence in context: A201018 A187400 A162280 * A340449 A063532 A212331
KEYWORD
nonn,easy
AUTHOR
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 29 15:45 EDT 2024. Contains 372114 sequences. (Running on oeis4.)