Help Solve Lost Soul's S=an^2+bn Equation Problem

  • Thread starter Thread starter Erectable
  • Start date Start date
  • Tags Tags
    Lost
Erectable
Messages
4
Reaction score
0
The problem is:

S = an^2 + bn

Where a and b are constants.

Possible values for S are: 6, 15, 27, 42 and 60
Possible values for n are: 1 when S=6, 2 when S=15, 3 when S=27, 4 when S=42 and 5, when S=60.

I am asked to find the values of a and b.

The way I tried to tackle it was sort it out into quadratic form:

an^2 + bn - s = 0

I then substituted suitable values for n and s. After that, I rearrange the equation so I can get the value of of either b or a and try to solve it using simultaneous equations.

I've tried many times to find the values of a or b but everytime I end up with a 0 = 0 scenario and in the case of S=60 and n=5:

0(5^2) + 0(5) - 60 does not equal 0.

My other idea is to use quadratic formula somehow to find the coefficients of n^2 and n but I can't find anything about solving it this way.

I would appreciate it if somebody with a good sturdy brain could please help a dumb richard like myself.
 
Mathematics news on Phys.org
I'm afraid if I tell you, you're going to murder yourself. You've definitely overcomplicated the entire problem.

Given that information we can sub in values for S and n respectively to develop the following equations:

\begin{align*}<br /> 6 &amp;= a(1)^{2} + b(1)\\<br /> &amp;= a + b\\<br /> \\<br /> 15 &amp;= a(2)^{2} + b(2)\\<br /> &amp;= 4a + 2b\\<br /> \\<br /> 27 &amp;= a(3)^{2} + b(3)\\<br /> &amp;= 9a + 3b\\<br /> \\<br /> 42 &amp;= a(4)^{2} + b(4)\\<br /> &amp;= 16a + 4b\\<br /> \\<br /> 60 &amp;= a(5)^{2} + b(5)\\<br /> &amp;= 25a + 5b\\<br /> \end{align*}

We don't even need all of those equations. Three fifths of those equations are redundant. We can take any two (it's easiest to take the first two) and solve for a and b with the classic "system of equations". Elimination, to be precise. I hope this is all you need. You should be able to take it from here.
 
Last edited:
This problem ask you to use two equations to solve two unknowns, or else there's an infinite number of solutions for a and b.
 
Ok, as others have pointed out. So just choose 2 equations randomly, the 2 that you think you like best from the 5 equations above. Then solve for a, and b.
Then we use the 3 rest equations to test, i.e, we'll plug the value of a, and b in the 3 equations. If they all hold, then a, and b are your solutions. If one of them does not hold, then this system of equations has no solution. Can you get this?
Canyou go from here? :)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top