Question 367812
{{{S=1+sum((1/2)^i,i=1,infinity)}}}
{{{S=1+(1/2)/(1-(1/2))}}}
{{{S=1+(1/2)/(1/2)}}}
{{{S=1+1}}}
{{{highlight(S=2)}}}