document.write( "Question 178720: How do you write the series in sigma notation?
\n" ); document.write( "5,8,11,14,...,38?\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #133702 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
\"sum%283n%2B2%2Cn=1%2Cm%29\" where n is the natural numbers and m is the mth term in the sequence. m can be calculated by taking the number of the mth term, subtracting 2 and dividing by 3(for instance take (38-2)/3=12)...so m would be 12 in that case. Generally when adding terms in a sequence you will be given m.
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );