Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A326071 Numbers k such that A325977(k) has a different sign as A325978(k). 4

%I #11 Jul 02 2021 01:53:53

%S 1,4,9,12,18,24,25,27,45,49,50,60,63,75,81,84,90,98,99,117,120,121,

%T 125,126,132,140,147,150,153,156,168,169,171,175,180,198,204,207,228,

%U 234,240,242,243,245,261,264,270,275,276,279,280,289,294,297,306,312,325,333,338,342,343,348,350,351,361,363,369,372

%N Numbers k such that A325977(k) has a different sign as A325978(k).

%C See comments in A326070.

%H Antti Karttunen, <a href="/A326071/b326071.txt">Table of n, a(n) for n = 1..10000</a>

%o (PARI) isA326071(n) = (sign(A325977(n))!=sign(A325978(n))); \\ For other needed code, see under A325975.

%Y Cf. A325963, A325975, A325977, A325978, A325981.

%Y Cf. A326070 (complement), A326072 (characteristic function).

%K nonn

%O 1,2

%A _Antti Karttunen_, Jun 07 2019

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 August 18 05:18 EDT 2024. Contains 375255 sequences. (Running on oeis4.)