Forgot password
 Register account
View 216|Reply 1

[数论] 将第 $i$ 个顶点连接到 $i^2\bmod n$

[Copy link]

3219

Threads

7837

Posts

52

Reputation

Show all posts

hbghlyj posted 2024-11-4 20:41 |Read mode
$i\in\{0,\dots,n\}$
将第 $i$ 个顶点连接到 $i^2\bmod n$
有什么规律?
例如$n=104$:
  1. GraphPlot[Table[i -> Mod[i^2, 104], {i, 0, 104}]]
Copy the Code
.png

3219

Threads

7837

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2024-11-4 21:51
Number of cycles of function f(x) = x^2 mod n.

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-21 12:07 GMT+8

Powered by Discuz!

Processed in 0.022524 seconds, 46 queries