Solving for x in a Product Series: Is it Possible?

In summary, In this conversation, the person is asking about solving for a variable within a product series. Every 'n' (so going from a to b) will be a solution of this equation. Assuming: a, b \in \mathbb{N} then all that tells us is that: a \leq x \leq b \quad \text{and} \quad x \in \mathbb{N}. They need to use x on its own, so they can substitute whatever is equal to x into the second equation in place of x. If this is impossible, they have another equation that acts to the same purpose. Finally, if it is not possible to isolate the x in the first equation,
  • #1
Sikz
245
0
[tex]0 = \prod_{n=a}^b (x-n)[/tex]

I've not taken any calculus classes yet (I'm learning this stuff on my own because I need it for things that I'm working on), so this may be an elementary question... But is it possible to solve for a variable "within" a product series like this?

In the above example, is it possible to solve for x? If so, how, and if not, why?

Thanks in advance for your help.
 
Physics news on Phys.org
  • #2
In this case, every 'n' (so going from a to b) will be a solution of this equation.
 
  • #3
Assuming:

[tex]a, b \in \mathbb{N}[/tex]

Then all that tells us is that:

[tex]a \leq x \leq b \quad \text{and} \quad x \in \mathbb{N}[/tex]
 
  • #4
I understand that, but I need to use every value of n in another equation. I have an equation similar to the one I just showed you and another... And the other requires an input of every integer between a and b. I figured I could do this with a product series... But then I realized that I can't solve for x, so I can't substitute anything into the other equation for where the variable x is now.

That's why I need to solve for x, or figure out that it can't be done.
 
  • #5
o.k, think about it this way:

0 = (x - [a])(x - [a+1])(x - [a+2])...(x - [b-1])(x - )

Which means one of those brackets is equal to 0, let's say it is (x - [t]) for [itex]a \leq t \leq b[/itex] and [itex]t \in \mathbb{N}[/itex] therefore x - t = 0 and x = t.
 
  • #6
Zurtex said:
o.k, think about it this way:

0 = (x - [a])(x - [a+1])(x - [a+2])...(x - [b-1])(x - )

Which means one of those brackets is equal to 0, let's say it is (x - [t]) for [itex]a \leq t \leq b[/itex] and [itex]t \in \mathbb{N}[/itex] therefore x - t = 0 and x = t.


I understand that. I didn't get this equation from the internet or something; I constructed it delibrately as an equation that would give me x = all intergers such that a<=x<=b.

To simplify it to the basics, I need x to be defined by

[tex]0 = \prod_{n=a}^b (x-n)[/tex]

And then solve for values of y:

[tex]0 = \prod_{k=c}^d (y-x(2+k))[/tex]

As you can see, I need to rearrange the first equation, if possible, into an x= format; that way I can substitute whatever is equal to x into the second equation in place of x.

I understand that x is all integers greater than or equal to a and less than or equal to b. I made the equation specifically for that purpose; but I need x on its own, so I can substitute.

If this is impossible, I have an alternate (trig-based) form of the equations that act to the same purpose; I have the same problem with them, the inability to isolate x. And while the problem would be easier to overcome with those equations, these are preferrable. So, unless what I want to do is impossible, I'd prefer to use these if anyone can help me ><.

Thanks to you guys who have replied so far ^_^.
 
Last edited:
  • #7
I'm assuming that the index for the second was supposed to be k, not n.

The easiest way is to use set notation, so that with a, b, c, d, n, and k integers:

From the first equation, you know that x is an element of {n | a < n < b }

The using the second equation, y is an element of {n*(2+k) | a < n < b}, c < k < d}.
 
  • #8
daveb said:
I'm assuming that the index for the second was supposed to be k, not n.

The easiest way is to use set notation, so that with a, b, c, d, n, and k integers:

From the first equation, you know that x is an element of {n | a < n < b }

The using the second equation, y is an element of {n*(2+k) | a < n < b}, c < k < d}.

Yes, it was supposed to be k! I'm sorry, that's what I get for copying and pasting instead of rewriting the code from scratch. I've edited it to what it should be.

And the set notation is a good idea... It would work excellently, but is there no way to put all of those values into a single variable (isolate x in the first equation or use some other method?)? It would be most convenient to have everything in one simple equation instead of having extra definitions and sets and things floating around.


If it is not possible to isolate the x in the first equation, perhaps someone could explain the (presumably) more simple problem of simplifying an equation that contains sine? I've got an equation for a two waves that intersect with the x-axis and each other at every integer between a and b... But I've been unable to perform the simple process of solving for those intersections... When I've tried (assuming I'm setting up such an elementary problem correctly ><), I always run into the sine... And if I cancel it out with sine[tex]^{-1}[/tex], I don't get all of the values that the actual equation gives-- because sine modulates whatever input I give it, and I can't account for that in my solution...

I'd prefer to isolate x in the equation I've posted above... But if that isn't possible, the intersection of the two wave functions and the x-axis would be sufficient.
 
  • #9
If I understand your problem correctly, this is just an application of the implicit function theorem? f(x,n) is your function, P=(a,b) is a point satisfying f(P)=0. If df/dx<>0 in P, then there exists a unique function g so that f(g(n),n)=f(x,n) (so g(n)=x) in an open interval round x.
 
  • #10
If I understand your problem correctly, this is just an application of the implicit function theorem? f(x,n) is your function, P=(a,b) is a point satisfying f(P)=0. If df/dx<>0 in P, then there exists a unique function g so that f(g(n),n)=f(x,n) (so g(n)=x) in an open interval round x.

I'm not exactly sure of what you mean, having not learned this level of mathematics... But, from what I can tell and from what I've researched, I'm pretty sure that you're right. That is what I'm trying to do, although I don't know how to use differential equations or the implicit function theorem-- I only about them and what they are in basic terms ><.
 
  • #11
It only means that your function is solvable (and unique) in an open interval round x. It does not tell what or how you should solve it. It only tells that your quest for such a function will not be fruitless.

In most cases, it is sufficient just to know that such a function exists, without having to search explicitly for one. You can also find things like first deriviative in a point, without having to know the function.

Do you want such a function explicitly? (I take it we assume a<=b, positive integers)
 
  • #12
Dr Avalanchez said:
It only means that your function is solvable (and unique) in an open interval round x. It does not tell what or how you should solve it. It only tells that your quest for such a function will not be fruitless.

In most cases, it is sufficient just to know that such a function exists, without having to search explicitly for one. You can also find things like first deriviative in a point, without having to know the function.

Do you want such a function explicitly? (I take it we assume a<=b, positive integers)

Thank you for the explanation.

Yes, I want such a function explicitly. And yes again, a<=b, positive integers.
 
  • #13
Thank you all for your help, but the answer randomly came to me. I've found the function, so this thread is no longer necessary.

Thank you all very much ^_^
 

FAQ: Solving for x in a Product Series: Is it Possible?

1. Can you explain what a product series is?

A product series is a mathematical expression in the form of (a)(a+1)(a+2)(a+3)...(a+n), where n is the number of terms and a is the first term. It is also known as a product expansion or a product sequence.

2. How do I solve for x in a product series?

To solve for x in a product series, you need to expand the product using the distributive property and then collect like terms. This will result in a polynomial equation which you can solve for x using algebraic methods such as factoring or the quadratic formula.

3. Is it always possible to solve for x in a product series?

No, it is not always possible to solve for x in a product series. The solution may involve complex numbers or it may not exist at all. It depends on the specific product series and its terms.

4. Can you give an example of solving for x in a product series?

Sure, let's say we have the product series (x+3)(x+4)(x+5)(x+6). Expanding this using the distributive property, we get x^4 + 18x^3 + 119x^2 + 360x + 360. We can then simplify this to x^4 + 18x^3 + 119x^2 + 360x + 360 = 0 and solve for x using algebraic methods.

5. Are there any tips for solving for x in a product series?

One tip is to look for patterns or common factors in the product series that can help simplify the equation. Also, make sure to double check your work and consider the possibility of complex solutions. Additionally, practice and familiarity with algebraic techniques can make solving for x in a product series easier.

Similar threads

Replies
14
Views
2K
Replies
8
Views
4K
Replies
2
Views
1K
Replies
11
Views
1K
Replies
17
Views
3K
Replies
1
Views
2K
Replies
2
Views
1K
Back
Top