+0  
 
0
450
1
avatar

For a positive integer n, let  

                                                            \(R_n = \underbrace{111 \dots 1}_{n \text{ 1s}}.\)
For example, \(R_4 = 1111.\)

Find the polynomial \(p(x)\) such that \(p(R_n) = R_{2n + 1}\) for all positive integers n.

 May 31, 2020
 #1
avatar
0

p(x) = x^2 + 30x + 90.

 May 31, 2020

4 Online Users