Answers

a[n]は正方形A[n-1]A[n]B[n]C[n]の面積なので
その正方形の1辺の長さをb[n]とおいているから
 a[n]=b[n]²
 b[n]=√a[n]

Post A Comment
Were you able to resolve your confusion?