document.write( "Question 335387: What is the series with summation notation of the following fractions: \"1%2F4%2B2%2F7%2B3%2F10%2B4%2F13\" thank you so much! \n" ); document.write( "
Algebra.Com's Answer #240390 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
\r\n" );
document.write( "\"1%2F4%2B2%2F7%2B3%2F10%2B4%2F13\"\r\n" );
document.write( "\r\n" );
document.write( "The numerators are \r\n" );
document.write( "\r\n" );
document.write( "1, 2, 3, 4\r\n" );
document.write( "\r\n" );
document.write( "the denominators are\r\n" );
document.write( "\r\n" );
document.write( "3*1+1 = 4, 3*2+1 = 9, 3*3+1 = 10, 3*4+1 = 12\r\n" );
document.write( "\r\n" );
document.write( "So the sum is\r\n" );
document.write( "\r\n" );
document.write( "\"sum%28k%2F%283%2Ak%2B1%29%2C+k=1%2C+4%29\"\r\n" );
document.write( "\r\n" );
document.write( "or you can use any letter you like for the index,\r\n" );
document.write( "or \"dummy\" variable,\r\n" );
document.write( "\r\n" );
document.write( "\"sum%28n%2F%283%2An%2B1%29%2C+n=1%2C+4%29\" or \"sum%28i%2F%283%2Ai%2B1%29%2C+i=1%2C+4%29\", etc.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );