26th Derivative of a Function- Power Series

Click For Summary
SUMMARY

The discussion focuses on calculating the 26th derivative of the sinc function, specifically using the power series representation of sin(x). The user correctly identifies that the 26th derivative at zero is -1/27, derived from the series expansion of sin(x) and its relationship to the sinc function. Three methods for deriving the 26th derivative are presented: using the product rule for derivatives, integral representation of the sinc function, and Maclaurin series expansion. These methods provide a comprehensive approach to understanding higher-order derivatives of trigonometric functions.

PREREQUISITES
  • Understanding of power series and Taylor series expansions
  • Familiarity with the sinc function and its properties
  • Knowledge of differentiation techniques, particularly higher-order derivatives
  • Basic integral calculus, especially involving trigonometric functions
NEXT STEPS
  • Study the properties and applications of the sinc function in signal processing
  • Learn about Maclaurin series and their use in approximating functions
  • Explore advanced differentiation techniques, including Leibniz's rule for products
  • Investigate integral representations of functions and their derivatives
USEFUL FOR

Mathematicians, physics students, and anyone interested in advanced calculus, particularly in the context of trigonometric functions and their derivatives.

Justabeginner
Messages
309
Reaction score
1

Homework Statement


I cannot write out the equation clearly so I am attaching a file.

Homework Equations





The Attempt at a Solution


sin x= x- x^3/3! + x^5/5! - x^7/7! + ...
sinx/(x)= 1- x^2/3! + x^4/5! - x^6/7! - x^26/27! + ...
(-1)^k x^(2k) / (2k+1)! = g^(2k)(0) x^(2k)/(2k)!
g^(2k)(0)= (-1)^(k)/(2k+1)
g^(2*13)(0)= (-1)^(13)/(26+1)
g^(26)(0)= -1/27

Is this correct? Thank you!
 

Attachments

  • g2.JPG
    g2.JPG
    10.4 KB · Views: 486
Physics news on Phys.org
Yes that is the famous function sinc. Three methods jump out.
$$\text{write} \\
x \, \mathrm{sinc}(x)=\sin(x) \\
\text{then show} \\
\dfrac{d^{27}}{dx^{27}}x \, \mathrm{f}(x) =x \, \mathrm{f}^{(27)}(x)+27 \mathrm{f}^{(26)}(x) \\
\text{write (if you know of integrals)} \\
\mathrm{sinc}(x)=\int_0^1 \! \cos(x \, t) \, \mathrm{d}t \\
\text{then show} \\
\mathrm{sinc}^{(26)}(x)=\int_0^1 \! t^{26} \cos^{(26)}(x \, t) \, \mathrm{d}t \\
\text{write} \\
x \, \mathrm{sinc}(x)=\sin(x) \\
\text{using Maclaurin series as}\\
\sum_{k=0}^\infty \frac{x^{k+1}}{k!}\mathrm{sinc}^{(k)}(x)=\sum_{k=0}^\infty \frac{x^{k}}{k!}\sin^{(k)}(x)\\
\text{then write derivatives of sinc interms of those for sin} \\
\text{It is helpful to remember}\\
\sin^{(n)}(x)=\sin(x+n \, \pi/2)\\
\cos^{(n)}(x)=\cos(x+n \, \pi/2)\\
$$
 
Wow thank you so much. I did not know of that method, nor did I know about the sinc function. I appreciate the new knowledge.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
1K