规律题 1x1=1 2x2=5 3x3=13 4x4=25 5x5=41```````nxn=?用n来表示规律,x是乘的意思

问题描述:

规律题 1x1=1 2x2=5 3x3=13 4x4=25 5x5=41```````nxn=?
用n来表示规律,x是乘的意思

2x2怎么会等于5?

n的平方表示=a2

nxn=n^2+(n-1)^2