Mastering Series Problems: Tips and Tricks for Solving Tricky Questions

  • Thread starter Thread starter Physics lover
  • Start date Start date
  • Tags Tags
    Series
Click For Summary

Homework Help Overview

The discussion revolves around finding a relationship between two series, denoted as 'a' and 'b'. The series involve terms with powers of 'x' and are expressed in a specific format. Participants are attempting to identify patterns and terms within these series.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants express difficulty in identifying the nth term of series 'b' and question the clarity of the problem statement. Some suggest writing out more terms to aid in finding a pattern, while others propose that the nth term of series 'a' is a reasonable guess but still uncertain.

Discussion Status

The discussion is active, with participants sharing their insights and attempts to clarify the series. Some have suggested potential patterns and approaches, while others are still seeking more information to solidify their understanding. There is no explicit consensus on the terms of series 'b', but guidance has been offered regarding the need to express both series in a comparable form.

Contextual Notes

Several participants note that the problem may not be well-defined, and there are indications of typos in the series definitions. The original poster has also mentioned constraints regarding the information provided in the problem statement.

Physics lover
Messages
249
Reaction score
25
Homework Statement
Let a=##\frac x {1+x^2} ## + ##\frac {x^3} {3(1+x^2)^3} ## +...
and b=## x-\frac {2x^3} 5 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##+...
then find relation between a and b.
a)a=2b b)a=b c)2a=b d)2a=3b
Relevant Equations
None
a
 
  • Like
Likes   Reactions: lurflurf
Physics news on Phys.org
Physics lover said:
Homework Statement:: Let a=x/(1+x^2)+x^3/{3(1+x^2)^3}+...
and b=x-2x^3/5+x^5/5+x^7/7-2x^9/9+...
then find relation between a and b.
Relevant Equations:: None

a
I forget to post my attempt so here it is-:
I tried hours to find a pattern but I could not find it.I also wrote the rth term of 'a' and then tried to sum it but of no use.Also I am not able to find rth term of 'b'.Please help me
 
Last edited:
I think the problem is not well defined. I am able to see the ##n-th ## term of a which should be ##\frac{x^{2n+1}}{(2n+1)(1+x^2)^{2n+1}}## but I am not able to see the ##n-th## term of b .
 
  • Like
Likes   Reactions: FactChecker
Delta2 said:
I think the problem is not well defined. I am able to see the ##n-th ## term of a which should be ##\frac{x^{2n+1}}{(2n+1)(1+x^2)^{2n+1}}## but I am not able to see the ##n-th## term of b .
And even your n-th term of a might be the best guess, but it is still a guess. The OP needs to be more definitive.
 
Delta2 said:
I think the problem is not well defined. I am able to see the ##n-th ## term of a which should be ##\frac{x^{2n+1}}{(2n+1)(1+x^2)^{2n+1}}## but I am not able to see the ##n-th## term of b .
Sorry i was in a hurry that time so i forgot to right the third term in a.By the way You are right the third term is ##\frac {x^5} {5(1+x^2)^5},##
 
Delta2 said:
I think the problem is not well defined. I am able to see the ##n-th ## term of a which should be ##\frac{x^{2n+1}}{(2n+1)(1+x^2)^{2n+1}}## but I am not able to see the ##n-th## term of b .
I too am not able to see the rth term of b that's the main problem occurring.
 
Physics lover said:
I too am not able to see the rth term of b that's the main problem occurring.
Then I think you should write down more terms of b so someone can help you to determine a formula.
 
Physics lover said:
Homework Statement:: Let a=##\frac x {1+x^2} ## + ##\frac {x^3} {3(1+x^2)^3} ## +...
and b=## x-\frac {2x^3} 5 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##+...
then find relation between a and b.
Relevant Equations:: None

a
looks like a typo should be

b=## x-\frac {2x^3} 3 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##+...
then the pattern is obvious
$$a=\sum_{k=1}^\infty \frac{1}{2k-1}\left(\frac{x}{1+x^2}\right)^{2k-1}$$
$$b=\sum_{k=1}^\infty \left(\frac{1}{2k-1}x^{2k-1}-\frac{1}{2k-1}x^{6k-3}\right)$$

now to compare them you need to write both sums in the same form so try to do that

ie either expand a in x or b in x/(1+x^2)
 
  • Like
Likes   Reactions: Delta2
FactChecker said:
Then I think you should write down more terms of b so someone can help you to determine a formula.
I cannot produce them on my own.I just posted the same question I cane across.This was the only data given in the question.
 
  • #10
lurflurf said:
looks like a typo should be

b=## x-\frac {2x^3} 3 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##+...
then the pattern is obvious
$$a=\sum_{k=1}^\infty \frac{1}{2k-1}\left(\frac{x}{1+x^2}\right)^{2k-1}$$
$$b=\sum_{k=1}^\infty \left(\frac{1}{2k-1}x^{2k-1}-\frac{1}{2k-1}x^{6k-3}\right)$$

now to compare them you need to write both sums in the same form so try to do that

ie either expand a in x or b in x/(1+x^2)
I think I wrote the same thing in b.
 
  • #11
lurflurf said:
looks like a typo should be

b=## x-\frac {2x^3} 3 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##+...
then the pattern is obvious
You mean that a possible pattern is obvious. I would like to see a little more evidence.
 
  • Like
Likes   Reactions: Physics lover
  • #12
Edit:I have provided the options in the problem.
 
  • #13
What class are you in? Did you learn geometric series yet?
try using
$$\frac{1}{1+x^2}=\sum_{k=0}^\infty (-x)^{2k}$$​
try expanding​
$$\left(\frac{x}{1+x^2}\right)+\frac{1}{3}\left(\frac{x}{1+x^2}\right)^3+\frac{1}{5}\left(\frac{x}{1+x^2}\right)^5$$​
as​
$$x(1-x^2+x^4)+\frac{1}{3}x^3(1-x^2)^3+\frac{1}{5}x^5(1-x^2)^5$$​
discard powers of x bigger than 5​
 
  • #14
lurflurf said:
What class are you in? Did you learn geometric series yet?
try using
$$\frac{1}{1+x^2}=\sum_{k=0}^\infty (-x)^{2k}$$​
try expanding​
$$\left(\frac{x}{1+x^2}\right)+\frac{1}{3}\left(\frac{x}{1+x^2}\right)^3+\frac{1}{5}\left(\frac{x}{1+x^2}\right)^5$$​
as​
$$x(1-x^2+x^4)+\frac{1}{3}x^3(1-x^2)^3+\frac{1}{5}x^5(1-x^2)^5$$​
discard powers of x bigger than 5​
yes i have learned that
I am in 12th standard.
 
  • #15
Physics lover said:
I think I wrote the same thing in b.
No, @lurflurf is correct

For Series b you had ##\displaystyle x-\frac {2x^3} 5 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##.

The typo is in the second term.
 
  • #16
SammyS said:
No, @lurflurf is correct

For Series b you had ##\displaystyle x-\frac {2x^3} 5 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##.

The typo is in the second term.
ok.
By the way the good news is that I have solved the problem.Though I made a different approach and was not sure that it would work or not.But at last it worked!
 
  • #17
Physics lover said:
ok.
By the way the good news is that I have solved the problem.Though I made a different approach and was not sure that it would work or not.But at last it worked!
Thanks for letting us know that you solved the problem. Homework Helpers here at PF are volunteers. One of our few rewards is knowing that you have been helped, so yes, it's good that you indicted that you have a solution.

What approach did you use?
Answering that will bring the thread to a nice conclusion and help others to learn from this exercise.
 
  • #18
SammyS said:
Thanks for letting us know that you solved the problem. Homework Helpers here at PF are volunteers. One of our few rewards is knowing that you have been helped, so yes, it's good that you indicted that you have a solution.

What approach did you use?
Answering that will bring the thread to a nice conclusion and help others to learn from this exercise.
ok so what I did was
I just differentiated a and b and found a relation between a' and b'.Since there is no constant term in the expression of both a and b,so I can say that the same relation applies to a and b also.And the problem was solved.
By the way if anybody find finds another method without using differentiation,please do post here.
 
  • #19
SammyS said:
No, @lurflurf is correct

For Series b you had ##\displaystyle x-\frac {2x^3} 5 + \frac {x^5} 5 + \frac{x^7} 7- \frac {2x^9} 9 ##.

The typo is in the second term.
Yes you were correct.There was a misprint in my book.I took the second term as ##-\frac {2{x^3}} 3## and the problem was solved.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K