A clarification on a step in an integration question

  • Thread starter Thread starter mattyk
  • Start date Start date
  • Tags Tags
    Integration
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 · 2K views
mattyk
Messages
13
Reaction score
0

Homework Statement



I was given this question as a part of an assignment and lost a mark because of a step.

Homework Equations


the integral of
cos^5(x) dx

after some fiddling and substitution it gets to this

(1 - u^2)^2 du
In the solutions there is a step that says
refine
= (u^2 - 1)^2
basically switching the the 1 and the u^2 around.

The Attempt at a Solution


Is this possible and if so how?
 
Physics news on Phys.org
It is possible because ##(-1)^2 = 1## and the distributive property of multiplication:$$ \eqalign { (a^2-1)^2 & = 1 * (a^2-1)^2 \\ & = (-1)^2 * (a^2-1)^2 \\ & = ( -1*(a^2-1) ) * ( -1*(a^2-1) ) \\ & = ( -1*(a^2-1) )^2 \\ & = ( 1 - a^2 )^2 } $$

Or, simply, because ## a^2 = (-a)^2 ##...:rolleyes:
 
  • Like
Likes   Reactions: mattyk
Good point. I'll have to remember that.
 
mattyk said:

Homework Statement



I was given this question as a part of an assignment and lost a mark because of a step.

Homework Equations


the integral of
cos^5(x) dx

after some fiddling and substitution it gets to this

(1 - u^2)^2 du
In the solutions there is a step that says
refine
= (u^2 - 1)^2
basically switching the the 1 and the u^2 around.

The Attempt at a Solution


Is this possible and if so how?

I don't know why you lost a mark. Both (1-u^2)^2 and (u^2 - 1)^2 are equal to u^4 - 2 u^2 + 1, so IF you performed that expansion you should not have lost a mark.