photo

Mukhtiar Ali Unar


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


To generate a series with n numbers on and n numbers off
I want to generate a series starting with natural number n. First n numbers are retained, next n numbers are removed and so on. ...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


I want to generate the series [2,3, 6,7, 10,11,.....] i.e plotting first two consecutive numbers and ignoring nest two consecutive numbers and so on... any idea?
I want to generate the series [2,3, 6,7, 10, 11, 14,15,.......] that is, plotting two conscutive natural numbers, then ignoring ...

대략 2년 전 | 답변 수: 1 | 0

1

답변