Finding the sum of inverse trigonometric expression

Click For Summary

Homework Help Overview

The problem involves finding the sum of the inverse tangent function, specifically ## \sum_1^{23} \tan^{-1}(\frac{1}{n^2+n+1}) ##. The discussion centers around the application of trigonometric identities to simplify the expression.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the potential to apply the identity for the sum of inverse tangents. There are attempts to express the term in a suitable form for the identity, with some suggesting trial and error methods. Others propose recursive applications of the identity to compute the sum iteratively.

Discussion Status

The discussion is active, with various approaches being explored. Some participants express uncertainty about methods while others suggest alternative strategies. There is no explicit consensus on a single method, but several productive lines of reasoning are being developed.

Contextual Notes

Participants note the complexity of the expressions involved, with some indicating that the problem leads to quadratic forms. There are also mentions of differing levels of familiarity with the methods being discussed.

Raghav Gupta
Messages
1,010
Reaction score
76

Homework Statement



Find ## \sum_1^{23} tan^{-1}(\frac{1}{n^2+n+1}) ##

Homework Equations


## tan^{-1}x + tan^{-1}y = tan^{-1}(\frac{x+y}{1-xy} )##

The Attempt at a Solution


I think we have to split the question in a form of relevant equation given above.
First thing what should I do?
 
  • Like
Likes   Reactions: Ray Vickson
Physics news on Phys.org
In order to use the identity you have been given, you want to get the term [itex]\frac{x+y}{1-xy}[/itex] into the form of [itex]\frac{1}{n^2+n+1}[/itex]. This requires that you find x and y in terms of n. Do you see a way to do this?
 
Yes but it is by trial and error method.
1/(n2+n+1) can be written as (n+1-n)/(1+n(n+1))
Now it is seperatable.
 
Raghav Gupta said:

Homework Statement



Find ## \sum_1^{23} tan^{-1}(\frac{1}{n^2+n+1}) ##

Homework Equations


## tan^{-1}x + tan^{-1}y = tan^{-1}(\frac{x+y}{1-xy} )##

The Attempt at a Solution


I think we have to split the question in a form of relevant equation given above.
First thing what should I do?
One possibility is to apply the equation in (2) recursively: If ##t_k = 1/(k^2+k+1)##, let ##T_n = \sum_{k=1}^n \arctan(t_k) \equiv \arctan(S_n)##. Then ##S_1 = t_1## and $$S_k = \frac{S_{k-1}+t_k}{1-S_{k-1} t_k}$$
for ##k = 2, \ldots, 23##.
 
Raghav Gupta said:
Yes but it is by trial and error method.
1/(n2+n+1) can be written as (n+1-n)/(1+n(n+1))
Now it is seperatable.

An easier way is to see that in order for the forms to be the same, we must have x+y=1. Then solve for y in terms of x and substitute into 1-xy = n^2+n+1. Then solve for x, then y.
 
  • Like
Likes   Reactions: Raghav Gupta
phyzguy said:
An easier way is to see that in order for the forms to be the same, we must have x+y=1. Then solve for y in terms of x and substitute into 1-xy = n^2+n+1. Then solve for x, then y.
@Raghav Gupta ,
Use this method suggested by phyzguy together with the difference identity:
##\displaystyle\ \tan^{-1}x - \tan^{-1}y = \tan^{-1}(\frac{x-y}{1+xy} )\ ## .​
 
  • Like
Likes   Reactions: Raghav Gupta
It's getting quadratic.
I am getting ## x = \frac{1 ± \sqrt{1+4n^2 + 4n}}{2} ##
following both of you @phyzguy and @SammyS
 
Raghav Gupta said:
It's getting quadratic.
I am getting ## x = \frac{1 ± \sqrt{1+4n^2 + 4n}}{2} ##
following both of you @phyzguy and @SammyS

OK, keep going. 1+4n^2+4n is a perfect square, so you can take the square root and simplify it further. There are two solutions for x and y, but you will see they are really the same solution, with x and y interchanged.
 
  • Like
Likes   Reactions: Raghav Gupta
Thanks, got it.
Sorry @Ray Vickson for not following your method, as I am not so acquainted with it.
 
  • #10
Raghav Gupta said:
Thanks, got it.
Sorry @Ray Vickson for not following your method, as I am not so acquainted with it.

No problem: whatever works for you is fine by me.

However, just to clarify (in case you did not understand): one way of computing ##T_{23} = \sum_{k=1}^{23} \arctan(t_k)## is to compute the successive sums. Let ##T_2 = \arctan(t_1) + \arctan(t_2) = \arctan(S_2)## (using the equation in (2) to find ##S_2##), then ##T_3 = \sum_1^3 \arctan(t_k) = T_2 + \arctan(t_3) = \arctan(S_2) + \arctan(t_3) = \arctan(S_3)##, where we find ##S_3## in terms of ##S_2## and ##t_3## from equation (2). If you keep going like that you can find ##T_4, T_5, T_6, \ldots, T_{23}##.
 
  • #11
Ray Vickson said:
No problem: whatever works for you is fine by me.

However, just to clarify (in case you did not understand): one way of computing ##T_{23} = \sum_{k=1}^{23} \arctan(t_k)## is to compute the successive sums. Let ##T_2 = \arctan(t_1) + \arctan(t_2) = \arctan(S_2)## (using the equation in (2) to find ##S_2##), then ##T_3 = \sum_1^3 \arctan(t_k) = T_2 + \arctan(t_3) = \arctan(S_2) + \arctan(t_3) = \arctan(S_3)##, where we find ##S_3## in terms of ##S_2## and ##t_3## from equation (2). Continue like that until you are done.
The mood is not coming for solving by this method.
Will see it later if required. Although thanks.
 

Similar threads

Replies
15
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
12
Views
3K