Find a formula for 1, 3, 6, 10, 15, 21,

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Formula
annoymage
Messages
360
Reaction score
0

Homework Statement



find the formula for

1,3,6,10,15,21,...

Homework Equations



n/a

The Attempt at a Solution



i only can find n>=3

Tn = 3 + \sum i ; i=3 to n

help T_T
 
Physics news on Phys.org


For one thing, the numbers in the way you listed them are called a sequence. Do you see a pattern among those numbers? That may help you.
 
Last edited:


yea lol, it's sequence ;P sorry, and yea, i saw the pattern, but only start from 3 T_T
 


annoymage said:

Homework Statement



find the formula for

1,3,6,10,15,21,...

Homework Equations



n/a

The Attempt at a Solution



i only can find n>=3

Tn = 3 + \sum i ; i=3 to n
But 3= 1+ 2 and 1= 0+ 1 so you can say it is T_n= \sum_{i= 1}^n i That's a well known sum with a well known formula. Look up "triangular numbers".

help T_T
 


thanks, how come i didn't realized it's T_n= \sum_{i= 1}^n i instead of Tn = 3 + sum(i) ; i=3 to n.

thank you :D
 


There is no sigma notation in sequences, a sequence is written as:

<br /> \left \{a_{n} \right \}_{n=0}^{N}<br />

as to your sequence it could be defined by a recursive formula:

<br /> a_{n+1}=a_{n}+n+2<br />

<br /> a_{0}=1<br />
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
23
Views
334
Replies
6
Views
1K
Replies
4
Views
4K
Replies
1
Views
1K
Replies
2
Views
4K
Replies
2
Views
3K
Replies
1
Views
1K
Back
Top