How to Write the Result of a Squared Summation Notation After Multiplication?

  • Context: High School 
  • Thread starter Thread starter LordCalculus
  • Start date Start date
  • Tags Tags
    Notation Summation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
LordCalculus
Messages
12
Reaction score
0
How would I write the result of this in summation notation after multiplying it out?

([tex]\sum[/tex][tex]^{n}_{i=1}[/tex] x[tex]_{i}[/tex])[tex]^{2}[/tex]
 
Mathematics news on Phys.org
I assume you mean:

[tex]\left(\sum_{i=1}^n x^i \right)^2[/tex]
 
It already is in summation notation!

(or, are you trying to come up with a summation equal to this, in which the result is not squared?)


in the form of:

[tex]\sum_{i=a}^b f(x,i)[/tex]
 
Last edited:
For n=1, you have [itex](x^1)^2 = x^2[/tex]<br /> <br /> For n=2, you get [itex](x^1 + x^2)^2 = x^2 + 2x^3 + x^4[/tex]<br /> <br /> For n=3, you get [itex]x^2 + 2x^3 + 3x^4 + 2x^5 + x^6[/tex]<br /> <br /> For n=4, you get [itex]x^2 + 2x^3 + 3x^4 + 4x^5 + 3x^6 + 2x^7 + x^8[/tex]<br /> <br /> <br /> <br /> Notice any pattern?<br /> <br /> Are you're looking for the summation notation for this series, given n?[/itex][/itex][/itex][/itex]