| New Reply |
derivative of cosh x |
Share Thread | Thread Tools |
| Jan10-13, 08:17 AM | #1 |
| Jan10-13, 08:27 AM | #2 |
|
|
It doesn't matter. Since the terms being summed have a factor of "k", the k= 0 term has value 0.
In general, for power series, [itex]f(x)= \sum_{k=0}^\infty a_kx^k[/itex], the derivative can be written as either [itex]f'(x)= \sum_{k=0}^\infty ka_kx^{k- 1}[/itex] or as [itex]f'(x)= \sum_{k=1}^\infty ka_kx^{k- 1}[/itex] because the k= 0 term is 0. By making the change of index, n= k- 1, so that k= n+1, the second can be written [itex]f'(x)= \sum_{n=0} (n+1)a_{n+1}x^n[/itex]. |
| Jan16-13, 06:33 PM | #3 |
|
|
The first sum can be rewritten as
[itex]\displaystyle \sum_{k=1}^\infty (2k)\frac{x^{2k-1}}{(2k)!}=\sum_{k=1}^\infty \frac{x^{2k-1}}{(2k-1)!}[/itex] since [itex](2k)!=(2k)(2k-1)![/itex]. To change the base index, replace [itex]k[/itex] by [itex]k+1[/itex]. You then get the sum[itex]\displaystyle \sum_{k=0}^\infty \frac{x^{2k+1}}{(2k+1)!}.[/itex]
|
| Jan17-13, 03:42 PM | #4 |
|
Recognitions:
|
derivative of cosh xcosh(x) = (ex + e-x)/2 The derivative = (ex - e-x)/2 =sinh(x). |
| Jan17-13, 04:38 PM | #5 |
|
|
IF cosh(x) has been defined as [itex](e^x+ e^{-x})/2[/itex], yes, that is more direct. However, if cosh(x) has been defined as [itex]\sum_{i=0}^\infty x^{2i}/(2i)![/itex], as is quite possible and apparently as done in the first post, the argument given is more direct.
|
| New Reply |
| Thread Tools | |
Similar Threads for: derivative of cosh x
|
||||
| Thread | Forum | Replies | ||
| D.w.r.t.x (cosh x)^(sin x) | Calculus & Beyond Homework | 7 | ||
| sin x =cosh x | General Math | 12 | ||
| cos(x) = cosh(x)? | Calculus & Beyond Homework | 1 | ||
| Cosh x > 1 | Calculus & Beyond Homework | 4 | ||
| Derivative of cosh inverse x | Calculus & Beyond Homework | 1 | ||