Find the ##r^{th}## term from beginning and end of ##(a+2x)^n##

  • #1
RChristenk
46
4
Homework Statement
Find the ##r^{th}## term from the beginning and the ##r^{th}## term from the end of ##(a+2x)^n##.
Relevant Equations
Binomial-Theorem
##r^{th}## term counting from the beginning:

The coefficient of the ##r^{th}## term is ##r-1##

##^nC_{r-1}a^{n-(r-1)}(2x)^{r-1} = ^nC_{r-1}a^{n-r+1}(2x)^{r-1}##

This is the correct answer.

##r^{th}## term counting from the end:

There are a total of ##n+1## terms in ##(a+2x)^n##.

##(n+1-r)+1## is the ##r^{th}## term from the end being counted from the beginning.

The coefficient of the ##n-r+2## term is ##n-r+1##

##^nC_{n-r+1}a^{n-(n-r+1)}(2x)^{n-r+1} = ^nC_{n-r+1}a^{r-1}(2x)^{n-r+1}##

The answer is given as ##\dfrac{n(n-1)...(n-r+2)}{(r-1)!}a^{r-1}(2x)^{n-r+1}##

I'm not sure if ##^nC_{n-r+1}## in fraction form is correct:

##^nC_{n-r+1}=\dfrac{n!}{(n-r+1)!(n-(n-r+1))!}=\dfrac{n!}{(n-r+1)!(n+r-1)!}##

Or

##^nC_{n-r+1}=\dfrac{n(n-1)...(n-(n-r+1)+1)}{(n-r+1)!}=\dfrac{n(n-1)...(r+1)r}{(n-r+1)!}##
 
Last edited:
Physics news on Phys.org
  • #2
Yes, ##^nC_{n-r+1}=\dfrac{n(n-1)...(n-r+2)}{(r-1)!}##.

##n!=n(n-1)...(n-r+2)(n-r+1)!##
 
  • #3
The Binomial Theorem describes the expansion ##(a+b)^n## as a sum of terms, from the ##0-th##, to the ##n-th##, so you can just plug in ##r-1## in the theorem.
Sorry, don't know how to do the nCi, " n choose i" notation in Latex to write the full theorem here.
 
  • #4
Check your algebra in this line (one before the last in the OP): $$\dfrac{n!}{(n-r+1)!(n-(n-r+1))!}=\dfrac{n!}{(n-r+1)!(n+r-1)!}$$
 
  • #5
WWGD said:
Sorry, don't know how to do the nCi, " n choose i" notation in Latex to write the full theorem here.
##\binom{n}{i}##
##\binom{n}{i}##
 
  • Like
Likes WWGD
  • #6
Mark44 said:
##\binom{n}{i}##
##\binom{n}{i}##
Where's the C?
 
  • #7
PeroK said:
Where's the C?
What I wrote is the usual way to write the binomial coefficient, which is what I believe WWGD was asking about.
 
  • #8
RChristenk said:
Homework Statement: Find the ##r^{th}## term from the beginning and the ##r^{th}## term from the end of ##(a+2x)^n##.
Relevant Equations: Binomial-Theorem

##r^{th}## term counting from the beginning:

The coefficient of the ##r^{th}## term is ##r-1##

##^nC_{r-1}a^{n-(r-1)}(2x)^{r-1} = ^nC_{r-1}a^{n-r+1}(2x)^{r-1}##

This is the correct answer.

##r^{th}## term counting from the end:
... by symmetry must be the same with ##a## and ##2x## exchanged.
 
  • #9
Mark44 said:
##\binom{n}{i}##
##\binom{n}{i}##
Thanks, how do you disable the editing so I can see the original Latex code?
 
  • #10
PeroK said:
Where's the C?
I think there isn't any, you just have a ##\binom {n}{i}## symbol.
 
  • #11
WWGD said:
I think there isn't any, you just have a ##\binom {n}{i}## symbol.
Ah, okay, so something like ##^nC_i## is not possible! Understood.
 
  • #12
PeroK said:
Ah, okay, so something like ##^nC_i## is not possible! Understood.
I never said it wasn't, only that Mark's suggestion/code did not generate it.
 
Last edited:
  • #13
WWGD said:
Mark44 said:
##\binom{n}{i}##
##\binom{n}{i}##

Thanks, how do you disable the editing so I can see the original Latex code?
It seems that you are asking @Mark44 how he manages to show Latex code without having the double # characters invoke Latex.

He uses BB code (See the Latex guide) and changes the text color to Black for one of each pair of # characters. Of course, the other characters are Black by default, so you don't see any difference.
 
  • Like
Likes WWGD
  • #14
SammyS said:
He uses BB code (See the Latex guide) and changes the text color to Black for one of each pair of # characters. Of course, the other characters are Black by default, so you don't see any difference.
Yes, exactly.
 

What is the formula to find the ##r^{th}## term from the beginning of ##(a+2x)^n##?

The formula to find the ##r^{th}## term from the beginning of ##(a+2x)^n## is ##\binom{n}{r-1}a^{n-r+1}(2x)^{r-1}##.

What is the formula to find the ##r^{th}## term from the end of ##(a+2x)^n##?

The formula to find the ##r^{th}## term from the end of ##(a+2x)^n## is ##\binom{n}{r-1}a^{r-1}(2x)^{n-r+1}##.

How do I determine the value of ##n##, ##a##, ##x##, and ##r## in the formula?

The value of ##n## represents the power to which the binomial is raised, ##a## is the constant term, ##x## is the variable term, and ##r## is the position of the term you want to find.

Can I use the formula to find any term in the expansion of ##(a+2x)^n##?

Yes, the formula can be used to find any term in the expansion of ##(a+2x)^n## by substituting the appropriate values for ##n##, ##a##, ##x##, and ##r##.

Are there any shortcuts or tricks to simplify the calculation of the ##r^{th}## term from the beginning and end of ##(a+2x)^n##?

One shortcut is to use Pascal's Triangle to quickly determine the coefficients for the binomial expansion. Additionally, you can simplify the calculations by using properties of exponents and binomial coefficients.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
3
Views
254
  • Precalculus Mathematics Homework Help
Replies
10
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
775
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
407
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
  • Advanced Physics Homework Help
Replies
6
Views
391
  • Precalculus Mathematics Homework Help
Replies
12
Views
1K
Replies
2
Views
144
Back
Top