Prove this equation with calculus knowledge

  • Context: Graduate 
  • Thread starter Thread starter aerograce
  • Start date Start date
  • Tags Tags
    Calculus Knowledge
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
5 replies · 2K views
aerograce
Messages
63
Reaction score
1
I feel it quite difficult to prove this equation:
[itex]\frac{1}{2}[/itex]tan([itex]\frac{1}{2}[/itex]x)+[itex]\frac{1}{2^2}[/itex]tan([itex]\frac{1}{2^2}[/itex]x)+...+[itex]\frac{1}{2^n}[/itex]tan([itex]\frac{1}{2^n}[/itex]x)=[itex]\frac{1}{2^n}[/itex]cot([itex]\frac{1}{2^n}[/itex]x)-cotx

Can you help me with it?
 
Physics news on Phys.org
What have you tried?
$$\text{Let $0<x<\pi/2$, and n a positive integer} \\\text{prove that}\\
\sum_{k=1}^n \tan(x/2^k)/2^k=\cot(x/2^n)/2^n-cot(x)$$
hint
$$\tan(x/2^k)/2^k=\cot(x/2^k)/2^k-\cot(x/2^{k-1})/2^{k-1}$$
 
Last edited:
So it has nothing to do with calculus or derivative?
 
That is a usual problem in finite calculus which deals with sums and differences. It does not seem particularly related to infinitesimal calculus which deals with derivatives and integrals. Though the two are closely related.
 
Aww.. But I didn't use any finite calculus knowledge with your hint. I just proved your hint and then I found that I need nothing more.