photo

Mohammed AL Rashedi


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

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


my error in the write n!+1 = 0 mod n
n=1:500; n_true = []; for i=1:length(n) x = 2:n(i); nq=factorial(n(i)))+1; x3 = mod(0,n(i)); if ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


my error when i wrote that x*x or x^2 is not working
n=1:100; x=0:1; for i=1:length(n) x^2 = mod(x,n(i)); end i want to get all value of n where x=0 And x = 1 onnnlll...

1년 초과 전 | 답변 수: 1 | 0

1

답변