[2+1][2^2+1][2^4+1][2^8+1][2^16+1]...........[2^256+1]
on multiplying [2-1] in the numerator and denominator, we get
[2-1][2+1][2^2+1][2^4+1][2^8+1][2^16+1]...........[2^256+1]/[2-1]
now we know that (a+b)(a-b) = a^2-b^2 so next line will be
[2^2-1][2^2+1][2^4+1][2^8+1][2^16+1]...........[2^256+1]/1
=[2^4-1][2^4+1][2^8+1][2^16+1]...........[2^256+1]
=[2^8-1][2^8+1][2^16+1]...........[2^256+1]
=[2^16-1][2^16+1]...........[2^256+1]
=[2^32-1][2^32+1]...........[2^256+1]
solve this, final result will be 2^512-1