asked 199k views
21 votes
Find the 80th derivative of f(c)
ET
sin(2).
f(80)
Submit Question

Find the 80th derivative of f(c) ET sin(2). f(80) Submit Question-example-1

1 Answer

1 vote

Compute the first few derivatives to reveal a pattern:

f(x) = x sin(x)

f '(x) = x cos(x) + sin(x)

f ''(x) = (-x sin(x) + cos(x)) + cos(x) = -x sin(x) + 2 cos(x)

f '''(x) = (-x cos(x) - sin(x)) - 2 sin(x) = -x cos(x) - 3 sin(x)

f ''''(x) = (x sin(x) - cos(x)) - 3 cos(x)) = x sin(x) - 4 cos(x)

f ⁽⁵⁾(x) = (x cos(x) + sin(x)) + 4 sin(x) = x cos(x) + 5 sin(x)

f ⁽⁶⁾(x) = (-x sin(x) + cos(x)) + 5 cos(x) = -x sin(x) + 6 cos(x)

f ⁽⁷⁾(x) = (-x cos(x) - sin(x)) - 6 sin(x) = -x cos(x) - 7 sin(x)

f ⁽⁸⁾(x) = (x sin(x) - cos(x)) - 7 cos(x) = x sin(x) - 8 cos(x)

and so on.

The pattern should be clear: for some integer k,

• if n = 4k, then f(x) = x sin(x) - n cos(x)

• if n = 4k + 1, then f(x) = x cos(x) + n sin(x)

• if n = 4k + 2, then f(x) = -x sin(x) + n cos(x)

• if n = 4k + 3, then f(x) = -x cos(x) - n cos(x)

80 is a multiple of 4, so the 80th derivative falls in the first category. Then

f ⁽⁸⁰⁾(x) = x sin(x) - 80 cos(x)

answered
User Balaji Gunasekar
by
7.9k points

Related questions

asked Jan 10, 2024 148k views
Recampbell asked Jan 10, 2024
by Recampbell
8.0k points
1 answer
4 votes
148k views
1 answer
3 votes
142k views
1 answer
2 votes
228k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.