Integration from first principles

  • Thread starter Thread starter bigevil
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary
SUMMARY

The discussion focuses on integrating the function x^3 cos x from first principles, utilizing the Taylor series expansion of cos x and the sum of powers from 1 to n. The user outlines their approach by dividing the area under the curve into n strips and summing the areas, leading to the expression Sn = [(delta)x]^4 . (1^3 + 2^3... + n^3) + [(delta)x]^6 . (1/2!) . (1^5 + 2^5 ... + n^5) + [(delta)x]^8 . (1/4!) . (1^7 + 2^7 ... + n^7). The user questions the definition of "first principles" and the correct formulation of delta x, suggesting a need for clarification on these concepts.

PREREQUISITES
  • Understanding of Taylor series, specifically for cos x
  • Knowledge of Riemann sums and limits in calculus
  • Familiarity with integration techniques, including integration by parts
  • Basic algebraic manipulation of summations and powers
NEXT STEPS
  • Study the derivation and application of Taylor series for trigonometric functions
  • Learn about Riemann sums and their role in defining definite integrals
  • Explore integration by parts with examples involving polynomial and trigonometric functions
  • Investigate the concept of "first principles" in calculus and its implications for integration
USEFUL FOR

Students of calculus, particularly those tackling integration problems, educators teaching integration techniques, and anyone seeking a deeper understanding of the foundational principles of calculus.

bigevil
Messages
77
Reaction score
0
Please help me check my solution. Is there a simpler way to do this?

Homework Statement



Integrate x^3 cos x from first principles.

Homework Equations



Taylor series of cos x
Sum of powers from 1 to n

The Attempt at a Solution



I am dividing the area under the curve from a to b into n strips and then summing up the areas (where the area is x.f(x)). Then express this in terms of n and let n tend to infinity.

Let Sn = (Sigma) f(x') (delta)x
where
f(x) = x^3 cos x
f(x) = x^3 - x^5/2! + x^7/4!

x' = j . (delta)x

Insert values from 1 to n, and then group
...
...

Sn = [(delta)x]^4 . (1^3 + 2^3... + n^3)
+ [(delta)x]^6 . (1/2!) . (1^5 + 2^5 ... + n^5)
+ [(delta)x]^8 . (1/4!) . (1^7 + 2^7 ... + n^7)

Delta x = b / n, where b is the upper limit for integration

which yields 1/4 b^4 + 1/12 b^6...
 
Physics news on Phys.org
I'm not really sure what "first principles" means, but shouldn't Delta x = (b-a)/n instead of just b/n?

Also you could do it with integration by parts, but I don't know if they want that or not.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K